briceburg/docker-bake

Build and Publish Images with Docker Bake.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 18, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: briceburg/github-action-docker-bake@330c93ab9397617bee7e4b9bb1f8b4b85991a5a3 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
disable-cacheWhen 'true', disable all caching. Usually 'true' when building from PRs/non-default branches.false
filesNewline-delimited docker bake file path(s)../docker-bake.hcl
loadWhen 'true', built images are loaded into the docker daemon.false
pushWhen 'true', built images are published to their registry.true
quietWhen 'true', exclude build output from logs and only print errors.false
targetsSpace-delimited bake targetsci
upload-build-recordWhen 'true', upload the build record archive.false
namedescription
metadataBuild result metadata
versionVersion (first 'fixed' [non-rolling] image tag)