buildx 0.31.0-rc2
Welcome to the v0.31.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.
Contributors
- Tõnis Tiigi
- CrazyMax
- Sebastiaan van Stijn
Notable Changes
- Bake command has a new
--varflag to set variable values from the command line instead of setting environment variables. #3610 - New
buildx policy testcommand has been added to help validate build policies against test configurations. #3592 - When building images from Docker Hardened Images (dhi.io) and Docker Scout registries, authentication will now automatically fall back to Docker Hub credentials if no specific credentials are found. #3612
- Various improvements and fixes to the build policy feature, including better logging, new built-in helpers, and fixes for image source handling. #3611
Dependency Changes
- github.com/moby/buildkit v0.27.0-rc1 -> v0.27.0-rc2
- github.com/sirupsen/logrus dd1b4c2e81af -> v1.9.4
Previous release can be found at v0.31.0-rc1