github docker/buildx v0.22.0-rc1

pre-releaseone day ago

Welcome to the v0.22.0-rc1 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
  • Jonathan A. Sternberg
  • Laurent Goderre
  • Shaun Thompson

Notable Changes

  • New command buildx history import allows to import build records into Docker Desktop for futher debugging in the Build UI. This command requires Docker Desktop to be installed. #3039
  • History records can now be opened by offset from the latest in history inspect, history logs and history open commands (e.g. ^1). #3049 #3055
  • Bake now supports the += operator to append when using --set for overrides. #3031
  • Annotations can now be set when using overrides with Bake. #2997
  • NetBSD binaries are now included in the release. #2901
  • Fix double pushing with Docker driver when containerd store is enabled. #3023
  • Fix multiple tags being pushed for imagetools create command. Now only the final manifest pushes by tag. #3024

Dependency Changes

  • github.com/compose-spec/compose-go/v2 v2.4.7 -> v2.4.8
  • github.com/containerd/containerd/v2 v2.0.2 -> v2.0.3
  • github.com/docker/cli v28.0.0-rc.2 -> v28.0.1
  • github.com/docker/docker v28.0.0-rc.2 -> v28.0.1
  • github.com/moby/buildkit v0.20.0 -> v0.20.1

Previous release can be found at v0.21.2

Don't miss a new buildx release

NewReleases is sending notifications on new releases.