//
pkg.gl
Category
github.com/uber/makisu
lib
builder
package
0.4.2
Repository:
https://github.com/uber/makisu.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
1
Files
688 SLOC
#
Packages
step
No description provided by the author
#
Functions
NewBuildPlan
NewBuildPlan takes in contextDir, a target image and an ImageStore, and returns a new BuildPlan.
#
Structs
BuildPlan
BuildPlan describes a list of named buildStages, that can copy files between one another.