Represents an ARG instruction.
Private
Adds the string representation of this instruction to DockerfileWriter.
DockerfileWriter
Returns the string representation for this instruction.
Static
Protected
Returns exec form of shell command string.
Returns a new Arg instruction of given name and optional default value.
Arg
Optional
Returns a new Arg instruction of given automatic platform variable name.
Generated using TypeDoc
Represents an ARG instruction.