buildx 0.20.0-rc2
Welcome to the v0.20.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
- Sebastiaan van Stijn
Notable Changes
- New
buildx history
command has been added that allows working with build records of completed and running builds. You can use these commands to list, inspect, remove your builds, replay the logs of already completed builds, and quickly open your builds in Docker Desktop Build UI for further debugging. This is an early version of this command and we expect to add more features in the future releases. #2891
Dependency Changes
- github.com/davecgh/go-spew d8f796af33cc -> v1.1.1
- github.com/pkg/browser 5ac0b6a4141c new
- github.com/pmezard/go-difflib 5d4384ee4fb2 -> v1.0.0
Previous release can be found at v0.20.0-rc1