Skip to content

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented Nov 12, 2025

c8d/builder-next: Don't force unpack

The image exporter wrapper was unconditionally setting unpack=true for
all build exports, preventing users from controlling this behavior
through buildkit's output image exporter option.

containerd image store: Fix a bug causing `docker build` to ignore the explicitly set `unpack` image exporter option.

The image exporter wrapper was unconditionally setting `unpack=true` for
all build exports, preventing users from controlling this behavior
through buildkit's output image exporter option.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland added this to the 29.0.0 milestone Nov 12, 2025
@vvoland vvoland self-assigned this Nov 12, 2025
@vvoland vvoland added impact/changelog kind/bugfix PR's that fix bugs containerd-integration Issues and PRs related to containerd integration labels Nov 12, 2025
@vvoland vvoland modified the milestones: 29.0.0, 29.0.1 Nov 12, 2025
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants