Files
buildx/tests
Paweł Gronowski 21de7d2078 build: Fix iidfile for containerd-backed Docker driver
Images loaded into Docker's containerd image store are identified by
their manifest or index digest, while the legacy graphdriver store uses
the config digest.

buildx prefers containerimage.config.digest when the Moby exporter
returns both digests.
Some exporter responses still produce a usable iidfile, but affected
builds, such as those with attestations disabled, write a config digest
that Docker image commands cannot resolve.

Expose the Docker driver's image-store mode as a feature and set
prefer-image-digest for containerd-backed Moby exports.

Signed-off-by: Paweł Gronowski <git@grono.dev>
2026-07-13 20:01:34 +02:00
..
2026-06-10 16:41:10 +02:00
2024-10-18 14:04:16 +02:00
2025-07-24 11:45:30 +02:00
2026-03-23 10:43:27 -05:00
2024-11-20 10:53:11 -08:00
2025-08-27 18:07:14 +02:00
2025-09-09 22:07:37 +02:00