docker buildx bake --print

Category: Docker

docker buildx bake --print

Print resolved bake configuration without building

bake = buildx's multi-target build orchestrator driven by docker-bake.hcl or compose files. --print resolves every target, variable, and matrix and outputs the final JSON so you can debug before building. The JSON shows exactly what --push or --load would produce.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.