Skip to content

Conversation

@vvoland
Copy link
Collaborator

@vvoland vvoland commented Nov 13, 2025

image/tree: Fix untagged images in non-expanded view

In the expanded view there is a separate image entry per each tag.

Fix a bug which caused no entry to be added for untagged images.

Fix a bug causing `docker image ls --all` to not show untagged/dangling images.

In the expanded view there is a separate image entry per each tag.

Fix a bug which caused no entry to be added for untagged images.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland added this to the 29.0.1 milestone Nov 13, 2025
@vvoland vvoland self-assigned this Nov 13, 2025
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cli/command/image/tree.go 0.00% 6 Missing ⚠️

📢 Thoughts on this report? Let us know!

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

@thaJeztah thaJeztah merged commit 88e3241 into docker:master Nov 13, 2025
100 checks passed
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.

docker images is hiding <none> images

3 participants