Skip to content

Conversation

@michaeldwan
Copy link
Member

Docker desktop w/ containerd enabled is creating provenance attestations with each build. When this happens, each image is pushed with 2 additional manifests, one is the provenance manifest containing build facts, and the other an index pointing to the actual image and the provenance manifest. While useful in some contexts, cog is not one of them atm. The registry is ignoring them, but this PR disables creation entirely.

Docker desktop w/ containerd enabled is creating provenance attestations with each build. When this happens, each image is pushed with 2 additional manifests, one is the provenance manifest containing build facts, and the other an index pointing to the actual image and the provenance manifest. While useful in some contexts, cog is not one of them atm. The registry is ignoring them, but this PR disables creation entirely.
@michaeldwan michaeldwan merged commit 738ad3d into main Apr 18, 2025
21 checks passed
@michaeldwan michaeldwan deleted the md/disable-provenance branch April 18, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants