Represents an ENV 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 Env instruction of given environment variable specified with key and value.
Env
Generated using TypeDoc
Represents an ENV instruction.