Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dockerfile2Outline ¶ added in v0.15.0
func DockerfileLint ¶ added in v0.14.0
func DockerfileLint(ctx context.Context, dt []byte, opt ConvertOpt) (*lint.LintResults, error)
Types ¶
type ConvertOpt ¶
type SBOMTargets ¶ added in v0.11.0
func Dockerfile2LLB ¶
func Dockerfile2LLB(ctx context.Context, dt []byte, opt ConvertOpt) (st *llb.State, img, baseImg *dockerspec.DockerOCIImage, sbom *SBOMTargets, err error)
Click to show internal directories.
Click to hide internal directories.