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