Skip to content

Conversation

@vvoland
Copy link
Collaborator

@vvoland vvoland commented Nov 13, 2025

image/tree: Only show untagged images when --all flag is used

In non-expanded view, untagged images should only be displayed when the --all flag is explicitly provided by the user.

After #6657, untagged images were accidentally always shown in the non-expanded view regardless of the --all flag setting.

In non-expanded view, untagged images should only be displayed when the
--all flag is explicitly provided by the user.

Previously, untagged images were accidentally always shown in the
non-expanded view regardless of the --all flag setting.

Signed-off-by: Paweł Gronowski <[email protected]>
@vvoland vvoland added this to the 29.0.1 milestone Nov 13, 2025
@vvoland vvoland self-assigned this Nov 13, 2025
@vvoland vvoland added kind/bugfix PR's that fix bugs area/ux labels Nov 13, 2025
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

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

📢 Thoughts on this report? Let us know!

@vvoland vvoland requested a review from a team November 13, 2025 19:35
@vvoland vvoland merged commit 67cef77 into docker:master Nov 13, 2025
112 of 113 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ux kind/bugfix PR's that fix bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants