wagoodman / dive

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

Filter large files #440

Open dmitryuk opened 1 year ago

dmitryuk commented 1 year ago

After I run dive I can see thousands of changes. Can I filter it by file/directory size? Or it will be great to have the feature?

mark2185 commented 1 year ago

You can currently only filter by path, by pressing ctrl+F in the Current Layer Contents view.

Maybe collapsing dirs with Space will help.

dmitryuk commented 1 year ago

Filter by path is not enough - in most cases dive used to find big files.

mark2185 commented 1 year ago

I agree, unfortunately the project is a bit inactive, so unless someone contributes to a fork somewhere, I'm afraid it is what it is.