Welcome to the 0.12.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
- CrazyMax
- Tõnis Tiigi
- Justin Chadwell
- Cameron Adams
- David Karlsson
- Jonathan A. Sternberg
Notable Changes
- Node resolution for multi-node instances has been updated to match platform resolution for images #1966 #2115
- Docker container driver now explicitly sets BuildKit config path to make sure configurations are loaded from same location for both mainline and rootless images #2093
- Improve errors when invoking Bake command without targets #2100
- Bake command now allows adding local source files when building from remote definition #1838
- Fix possible issue with chained targets in Bake that could result in build failing or local source for a target uploaded multiple times #2113
- Fix issue when accessing global target properies when using the matrix feature of the Bake command #2106
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.12.0-rc1