wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
46.62k stars 1.77k forks source link

Add image size to CI=true output #537

Open hpedrorodrigues opened 4 months ago

hpedrorodrigues commented 4 months ago

Hey 👋🏻

What would you like to be added:

I'd like to see the total image size on output when running with CI=true (or --ci).

Why is this needed:

It's useful to know about size changes on patches/pull requests (example).


Not sure if I'm missing something here. So please let me know.