Represents a CMD 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 Cmd instruction with exec form of given command.
Cmd
Returns a new Cmd instruction with shell form of given command.
Generated using TypeDoc
Represents a CMD instruction.