bake-action
bake-action copied to clipboard
reusable workflow to distribute multi-platform builds
Adds a reusable workflow to distribute multi-platform build across runners efficiently. See docs:
- https://github.com/docker/docs/pull/22163
- https://deploy-preview-22163--docsdocker.netlify.app/build/ci/github-actions/multi-platform/#distribute-multi-platform-build-across-runners
POCs:
- https://github.com/moby/moby/pull/49474
- https://github.com/docker/buildx/pull/3005