Welcome to the 0.10.0-rc2 release of buildx!
This is a pre-release of buildx
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Notable changes
-
Fix handling
BUILDX_GIT_INFO
environment variable #1468 -
All build options are now forwarded with the main build request as well as the frontend request #1476
-
Bake now supports null values for build arguments and label to use the defaults set in Dockerfile #1449
-
Duplicate attestations fields now produce an error #1475
-
Reading current commit info from version control system has been updated. The performance on WSL2 has been increased #1477
-
Release pipeline for Buildx now produces SBOM and Provenance artifacts #1472