wagoodman / dive

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

Possibility to extend the efficiency rules by configuration #471

Open palex351 opened 1 year ago

palex351 commented 1 year 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: