Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct { DImageName string DImageTag string DOverlayID string DImageInfo types.ImageInspect //docker image infomation got by docker inspect GImageName string GImageTag string Ctx context.Context Client *client.Client GearPath string GearBuildPath string RegularFilesPath string IrregularFilesPath string IrregularFiles map[string]os.FileInfo Dockerfile DockerFile }
func InitBuilder ¶
Click to show internal directories.
Click to hide internal directories.