releases.sh

Buildx

Extended build capabilities with BuildKit

$npx @buildinternet/releases get docker-buildx
Mon
Wed
Fri
SepOctNovDecJanFebMarAprMayJunJulAug
Less
More
Releases8Avg Interval5dAvg Cadence6/mo
v0.37.0-rc1

Buildx now supports "cloud" driver builder instances to run builds with Docker Build Cloud, eliminating the need for a custom Buildx binary. Also fixed consistency issues with Windows platform identifiers and a Bake bug that could drop build secrets with linked targets.

Read more →
v0.36.0-rc1

Default source policy now validates BuildKit release image authenticity when creating a docker-container builder with docker buildx create. The Bake command supports overriding declared secret sources, and a new BUILDX_BAKE_FILE_RELATIVE_PATHS=true resolves files relative to the bake file location instead of the working directory.

Read more →
v0.35.0

Local output now supports a mode=delete attribute that replaces the destination directory with the build result, restricted to subdirectories of the working directory by default. Resource limits for CPU and memory can be set via the --resource flag. Source policies support the BuildKit exec proxy feature for controlling build-step network traffic. Also fixes a possible closed channel panic.

Read more →
v0.35.0-rc1

Local output now supports a mode=delete attribute for build and bake commands, replacing the destination directory with the build result. Source policies now support BuildKit's exec proxy feature for capturing build step network traffic. Resource limits for CPU and memory can now be set using the --resource flag. A possible "closed channel" panic has been fixed.

Read more →
v0.34.0

Buildx now supports a default source policy for Docker-provided build images (docker/dockerfile and docker/buildkit-syft-scanner) that are cryptographically verified before use, currently opt-in via the BUILDX_DEFAULT_POLICY environment variable with intent to enable by default in a future release. Kubernetes driver now supports persistent storage options using StatefulSet and persistent volume claims. Multiple fixes address progress policy error handling, dial-stdio connection closure, panic in debug command, Windows path handling in OCI layouts, cache misses from nondeterministic host ordering, and WSL GPU library mounting.

Read more →
Latest
Aug 27, 2026