Home Explore Blog CI



docker

content/includes/buildx-v0.10-disclaimer.md
a64d99c61f106b3e1ad933e8303d4daa2ea2a1aa72d5c57b00000003000001ec
> [!NOTE]
>
> Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/)
> attestation, which requires support for [OCI-compliant](https://github.com/opencontainers/image-spec)
> multi-platform images. This may introduce issues with registry and runtime support
> (e.g. [Google Cloud Run and AWS Lambda](https://github.com/docker/buildx/issues/1533)).
> You can optionally disable the default provenance attestation functionality
> using `--provenance=false`.

Chunks
45966f0d (1st chunk of `content/includes/buildx-v0.10-disclaimer.md`)
Title: Buildx v0.10 and SLSA Provenance Attestation
Summary
Buildx v0.10 supports SLSA Provenance attestation, but it may cause issues with registry and runtime support (e.g., Google Cloud Run and AWS Lambda). Users can disable this feature using `--provenance=false`.