github docker/buildx v0.10.4

latest releases: v0.17.1, v0.17.0, v0.17.0-rc2...
19 months ago

Welcome to the 0.10.4 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and Lambda). You can optionally disable the default provenance attestation functionality using --provenance=false.

Notable changes

  • Add BUILDX_NO_DEFAULT_ATTESTATIONS as alternative to --provenance false #1645
  • Disable dirty Git checkout detection by default for performance. Can be enabled with BUILDX_GIT_CHECK_DIRTY opt-in #1650
  • Strip credentials from VCS hint URL before sending to BuildKit #1664

Don't miss a new buildx release

NewReleases is sending notifications on new releases.