Skip to content

Dangling images are showing up again#518

Merged
bwateratmsft merged 4 commits into
microsoft:mainfrom
varmiral:show-dangling-images
Jul 23, 2026
Merged

Dangling images are showing up again#518
bwateratmsft merged 4 commits into
microsoft:mainfrom
varmiral:show-dangling-images

Conversation

@varmiral

@varmiral varmiral commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Since Docker v29.0.0, dangling images are not included by default, so the all option was added
The all option should also display intermediate images, but the default BuildKit does not create them

@varmiral
varmiral requested a review from a team as a code owner July 4, 2026 14:34
Copilot AI review requested due to automatic review settings July 4, 2026 14:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Images explorer’s Docker image listing options to account for Docker v29.0.0 changing the default behavior around dangling images, by using the all listing option and clarifying the intended behavior in comments.

Changes:

  • Adds all: true to the image listing options so dangling images can be included when desired under Docker v29+ defaults.
  • Updates inline comments to explain the Docker v29 behavior change and BuildKit intermediate-image behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/tree/images/ImagesTreeItem.ts Outdated
varmiral and others added 2 commits July 4, 2026 18:26
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@bwateratmsft
bwateratmsft enabled auto-merge (squash) July 23, 2026 18:30
@bwateratmsft bwateratmsft added this to the 2.5.0 milestone Jul 23, 2026
@bwateratmsft
bwateratmsft merged commit b1b8050 into microsoft:main Jul 23, 2026
2 checks passed
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.

4 participants