docker-sdk-rust/docs/ImageManifestSummaryImageDataSize.md
2025-06-16 16:37:36 +07:00

11 lines
684 B
Markdown

# ImageManifestSummaryImageDataSize
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**unpacked** | **i64** | Unpacked is the size (in bytes) of the locally unpacked (uncompressed) image content that's directly usable by the containers running this image. It's independent of the distributable content - e.g. the image might still have an unpacked data that's still used by some container even when the distributable/compressed content is already gone. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)