faa63de3c7c26e16431ae69192f1d491cce97cfe
The default buildx driver inside docker:29-dind is 'docker' (host daemon), which cannot produce attestations. Even with default provenance enabled, the docker driver silently drops attestation-related flags and emits a bare single-image manifest. registry.itsh.dev (Zot with strict attestation policy) rejects these with 'manifest invalid'. Creating a 'docker-container' driver builder before each build gives buildkit full export capabilities, matching both the Woodpecker plugin's behavior and what works from local development machines.
Description
No description provided
Languages
Go
60.3%
Svelte
20.3%
Dart
11.1%
TypeScript
5%
PLpgSQL
1.1%
Other
2.1%