package
0.0.0-20240617021903-b10f775c6f08
Repository: https://github.com/skpr/package.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BuildAndPush a packaged set of images.
NewBuilder creates a new Builder.

# Constants

BuildArgCompileImage is used for referencing the compile image.
BuildArgVersion is used for providing the version identifier of the application.
ImageNameCompile is used for compiling the application.

# Structs

Builder is the docker image builder.
BuildOutput provided to tasks which trigger a build.
Params used for building the applications.

# Interfaces

DockerClientInterface provides an interface that allows us to test the builder.