Represents a SHELL 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 Run instruction with exec form of given command.
Run
Generated using TypeDoc
Represents a SHELL instruction.