package
0.0.0-20241217083126-a120e27dce34
Repository: https://github.com/cr7258/hands-on-lab.git
Documentation: pkg.go.dev

# Functions

BaseDir is the directory that files are copied relative to.
IgnoreRuns tells the parser to ignore RUN statements rather than failing.
Parse parses the provided Dockerfile with the given args.
WithArgs sets the input args to the dockerfile.

# Structs

Command represents a single line (layer) in a Dockerfile.

# Type aliases

Option is a functional option for remote operations.