justone/dockviz

Show incremental file size increases with images -t

Closed this issue · 7 comments

I'm more interested in seeing how much new stuff is added in each layer then the total size of the current layer with the previous ones. Could there be an option for this in the images command? What do you think?

I think that sounds like a good idea. Perhaps --incremental or -i.

Added in master, will be in next release.

Woot!

Peace

Harsh Singh

On Sun, Nov 8, 2015 at 2:32 PM, Nate Jones notifications@github.com wrote:

Added in master, will be in next release.


Reply to this email directly or view it on GitHub
#14 (comment).

Has the feature been released already? If I pass the -i flag I still see cumulative sizes.

Yes, it was released as part of version 0.3. dockviz --version will show which one you're running.

I was looking into this again, and it looks like docker 1.10 now reports both size and virtualsize as the same amount.

https://gist.github.com/justone/933cd36d92f763bfb45c

Good catch! As a matter of fact, I'm running 1.10