Description
Relates to #45347 (comment)
We need to look what makes most sense to account for container "size"; currently we include:
- size of all snapshots used (unpacked layers of the image)
- size of the writable layer
But we don't take the packed (compressed / blobs) in the content store into account.