depot/Depot Bake

GitHub Action to build Docker images via Bake with Depot

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
build-platformThe platform to use for the buildno
buildx-fallbackFallback to `docker buildx bake` if `depot bake` failsnofalse
filesList of bake definition filesno
lintLint dockerfiles and fail build if any issues are at least the lint-fail-on severitynofalse
lint-fail-onSeverity of linter issue to cause the build to fail. (e.g., error, warn, info, none)no
loadLoad is a shorthand for --set=*.output=type=dockernofalse
no-cacheDo not use cache when building the imagenofalse
projectDepot project IDno
provenanceProvenance is a shorthand for --set=*.attest=type=provenanceno
pullAlways attempt to pull a newer version of the imagenofalse
pushPush is a shorthand for --set=*.output=type=registrynofalse
saveSave the image to the Depot ephemeral registrynofalse
save-tagAdditional custom tag for the saved image, use with --saveno
sbomSBOM is a shorthand for --set=*.attest=type=sbomno
sbom-dirDirectory to output SBOMs for each built imageno
setList of targets values to override (eg. targetpattern.key=value)no
targetsList of bake targetsno
tokenDepot Token used to authenticate with the remote builder instanceno
workdirWorking directory of bake executionno.

no outputs