package
0.0.0-20241217083126-a120e27dce34
Repository: https://github.com/cr7258/hands-on-lab.git
Documentation: pkg.go.dev
# Functions
ConstructBakeFile constructs a docker-bake.json to be passed to `docker buildx bake`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunCommand runs a command for the repo, with standard environment variables set.
RunCrane builds docker images using go-containerregistry, rather than relying on Docker.
RunDocker builds docker images using the `docker buildx bake` commands.
RunMake runs a make command for the repo, with standard environment variables set.
RunSave handles the --save portion.
No description provided by the author
No description provided by the author
VerboseCommand runs a command, outputting stderr and stdout.
# Constants
No description provided by the author
Define variants, which control the base image of an image.
Define variants, which control the base image of an image.
Define variants, which control the base image of an image.
No description provided by the author
PrimaryVariant is the variant that DefaultVariant actually builds.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Types mirrored from https://github.com/docker/buildx/blob/master/bake/bake.go.
No description provided by the author
No description provided by the author