Documentation
¶
Index ¶
Constants ¶
View Source
const ImageNamePrefix = "drun"
ImageNamePrefix is the local image namespace used for built layer images.
Variables ¶
This section is empty.
Functions ¶
func Dockerfile ¶
Dockerfile renders the Dockerfile contents for a preset.
func EnsureImage ¶
EnsureImage builds the layer image if not present (or if force is true). Returns the tag to run.
func ImageExists ¶
ImageExists returns true if the local docker daemon has the given tag.
func NeedsBuild ¶
NeedsBuild reports whether the preset declares any layer.
func PrintBuild ¶
PrintBuild emits what EnsureImage would do without running it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.