Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFromInfo ¶
func GenerateFromInfo( location string, volumes map[string]struct{}, workingDir string, env []string, labels map[string]string, user string, exposedPorts map[docker.Port]struct{}, entrypoint []string, cmd []string, hasData bool, tarData bool) error
GenerateFromInfo builds and saves a Dockerfile file object
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package ast implements a (low level) parser and parse tree dumper for Dockerfiles.
|
Package ast implements a (low level) parser and parse tree dumper for Dockerfiles. |
Package parser implements a Dockerfile parser
|
Package parser implements a Dockerfile parser |
Package spec describes the Dockerfile data model.
|
Package spec describes the Dockerfile data model. |
Click to show internal directories.
Click to hide internal directories.