Skip to content

Conversation

vvoland
Copy link
Collaborator

@vvoland vvoland commented Oct 15, 2025

Use the new tree view by default and only fallback if format or old view-related options are used.

The expanded view is shown when --tree is passed.

- Human readable description for the release notes

`docker image list` now uses the new (collapsed `--tree` view) by default.

With containerd

image

With graphdrivers

image

@vvoland vvoland added this to the 29.0.0 milestone Oct 15, 2025
@vvoland vvoland self-assigned this Oct 15, 2025
@vvoland vvoland added kind/feature area/ux containerd-integration Issues and PRs related to containerd integration impact/changelog labels Oct 15, 2025
@vvoland
Copy link
Collaborator Author

vvoland commented Oct 15, 2025

With graphdrivers we'll always get the CONTENT SIZE full of 0...

Should we get #5771 in?

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 41.37931% with 34 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cli/command/image/list.go 45.23% 18 Missing and 5 partials ⚠️
cli/command/image/tree.go 31.25% 11 Missing ⚠️

📢 Thoughts on this report? Let us know!

Use the new tree view by default and only fallback if format or old
view-related options are used.

The expanded view is shown when `--tree` is passed.

Signed-off-by: Paweł Gronowski <[email protected]>
By default cobra inherit the `os.Args` if there's no non-nil Args slice
set.

Signed-off-by: Paweł Gronowski <[email protected]>
Signed-off-by: Paweł Gronowski <[email protected]>
@vvoland
Copy link
Collaborator Author

vvoland commented Oct 17, 2025

Multiple tags pointing to the same image:
image

Should we duplicate the info for each of them?

@thaJeztah
Copy link
Member

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

Labels

area/ux containerd-integration Issues and PRs related to containerd integration impact/changelog kind/feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants