mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
This change reworks to build up the reclaimable image disk uage instead of setting it to total size and subtracting active images. This change also includes the image index size as reclaimable if it is included with the image summary. Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>