wagoodman / dive

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

Possibility to extend the efficiency rules by configuration #471

Open palex351 opened 10 months ago

palex351 commented 10 months ago

What would you like to be added: A way to extend the efficiency rules through parameters

Why is this needed: Instead of efficiency being calculated only by duplicated files, files not removed or moving files between layers, it would be nice to have another ways to add more rules. For example:

Additional context: