wagoodman / dive

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

multiple tags/images analyze together #547

Open XenoAmess opened 3 months ago

XenoAmess commented 3 months ago

What would you like to be added:

Hi I need a feature to analyze multiple images together

Why is this needed:

To calculate how many layers & size are shared, how many are not shared.

We have about 10 micro applications here and we want a way to automatically (by CICD) check how many sizes are shared.

Additional context: