Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateDockerfile ¶
GenerateDockerfile creates a Dockerfile at the given path, extending from the baseImage, and injecting custom commands for bootstrapping a new baseimage.
Types ¶
type TemplateData ¶
type TemplateData struct {
BaseImage string
}
TemplateData holds the dynamic values to be injected into the Dockerfile template.
Click to show internal directories.
Click to hide internal directories.