Skip to content

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Sep 30, 2025

relates to:

remove VirtualSize formatting options and output

The VirtualSize field was deprecated in moby@1261fe6, and omitted / removed
in API v1.44 in moby@913b0f5, and the corresponding formatting placeholder
was deprecated in cli@f02301a.

This patch removes the formatting function, which also removes it from the
docker image ls --format=json output.

- Human readable description for the release notes

Remove `VirtualSize` formatting options and output
Remove `VirtualSize` field from `docker image ls` output when using JSON format

- A picture of a cute animal (not mandatory but encouraged)

remove various deprecated fields from the example

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
The `VirtualSize` field was deprecated in [moby@1261fe6], and omitted / removed
in API v1.44 in [moby@913b0f5], and the corresponding formatting placeholder
was deprecated in [cli@f02301a].

This patch removes the formatting function, which also removes it from the
`docker image ls --format=json` output.

[moby@1261fe6]: moby/moby@1261fe6
[moby@913b0f5]: moby/moby@913b0f5
[cli@f02301a]: docker@f02301a

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah thaJeztah merged commit 394ab41 into docker:master Oct 1, 2025
114 of 116 checks passed
@thaJeztah thaJeztah deleted the rm_deprecated_virtualsize branch October 1, 2025 10:09
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.

3 participants