CrazyMax
CrazyMax
And keep fallback to `ubuntu2404` for ubuntu distrib and `debian12` for debian. Fallback can happen for releases still in testing/sid.
similar to https://github.com/docker/bake-action/pull/302
similar to https://github.com/docker/buildx/pull/3265
closes #139
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
https://github.com/docker/buildx/pull/721 was introduced to allow the use of additional fields that were not supported by the official specification at the time. Now that the [Compose specification for build](https://docs.docker.com/reference/compose-file/build/) is ahead,...