Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field VirtualSize in ImageInfo and ImageDetails was removed from docker api v1.44 and newer #332

Open
Eusebius1920 opened this issue Mar 2, 2024 · 1 comment

Comments

@Eusebius1920
Copy link

See: moby/moby#45469

This affects machines running docker 25.0 and newer.

The structs ImageInfo and ImageDetails should add #[serde(alias = "Size")] to its fields virtual_size or rename it.

@Eusebius1920 Eusebius1920 changed the title Field VirtualSize in ImageInfo and ImageDetails was removed from docker api v.144 Field VirtualSize in ImageInfo and ImageDetails was removed from docker api v1.44 and newer Mar 2, 2024
@Eusebius1920
Copy link
Author

See #331

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

No branches or pull requests

1 participant