Private
constructorPrivate
Readonly
buildThe build stages.
Private
Readonly
dockerfileThe directory name for the generated Dockerfile.
Private
Readonly
dockerfileThe Dockerfile name to generate.
Private
instructionsReturns all instructions from all build stages.
Internal
Returns the Dockerfile build stages.
Static
newReturns a new instance of the DockerfileBuilder
.
Generated using TypeDoc
Represents a Dockerfile that can be synthesized into a file on the filesystem.