containerd/images
Stephen J Day 1f21fb7f8b
cmd/dist: show real image size in list
As a demonstration of the power of the visitor implementation, we now
report the image size in the `dist images` command. This is the size of
the packed resources as would be pushed into a remote. A similar method
could be added to calculate the unpacked size.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-03-22 13:53:58 -07:00
..
handlers.go images: move image package to images 2017-03-21 17:36:37 -07:00
image.go cmd/dist: show real image size in list 2017-03-22 13:53:58 -07:00
storage.go cmd/dist: show real image size in list 2017-03-22 13:53:58 -07:00