Skip to content

Revert "containerd: images overridden by a build are kept dangling" #50105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2025

Conversation

jsternberg
Copy link
Collaborator

@jsternberg jsternberg commented May 29, 2025

This reverts commit 50a8561.

containerd image store: Fix a regression causing `docker build --push` to fail. This reverts [the fix](https://github.com/moby/moby/pull/49702) for `docker build` not persisting overridden images as dangling. 

This reverts commit 50a8561.

Signed-off-by: Jonathan A. Sternberg <[email protected]>
@jsternberg jsternberg requested a review from tonistiigi as a code owner May 29, 2025 18:24
@jsternberg jsternberg requested a review from vvoland May 29, 2025 18:25
@vvoland vvoland added kind/bugfix PR's that fix bugs area/builder/buildkit Issues affecting buildkit containerd-integration Issues and PRs related to containerd integration labels May 29, 2025
@vvoland vvoland added this to the 28.2.2 milestone May 29, 2025
Copy link
Contributor

@vvoland vvoland left a comment

Choose a reason for hiding this comment

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

LGTM; updated the changelog description

@vvoland vvoland merged commit 45873be into moby:master May 30, 2025
248 of 250 checks passed
@jsternberg jsternberg deleted the revert-build-dangling branch May 30, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/builder/buildkit Issues affecting buildkit containerd-integration Issues and PRs related to containerd integration impact/changelog kind/bugfix PR's that fix bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants