buildx icon indicating copy to clipboard operation
buildx copied to clipboard

ci: distribute multi-platform bin-image build

Open crazy-max opened this issue 10 months ago • 2 comments

closes https://github.com/docker/buildx/pull/3040

Switch to reusable workflow distributing multi-platform build across runners for bin-image job: https://github.com/crazy-max/.github?tab=readme-ov-file#bake-distribute-mp

crazy-max avatar Feb 18 '25 23:02 crazy-max

Currently it takes almost 20min to build the bin image: https://github.com/docker/buildx/actions/runs/13401108061/job/37432288863

image

With this reusable workflow to distribute multi-platform builds it's ~3min

image

crazy-max avatar Feb 18 '25 23:02 crazy-max

Putting this one back in draft as using git context makes the buildx version being wrong related to https://github.com/docker/buildx/pull/3155

crazy-max avatar May 13 '25 12:05 crazy-max