What problem will this feature address?
Right now, when I enable the daily docker cleanup, it also clears my build cache. I only want to clear unused containers/images/volumes/etc but keep the build cache
Describe the solution you'd like
Add a toggle for each type of cleanup, like the options here:

Describe alternatives you've considered
I've resorted to manually clearing volumes and images instead of it being automatic every day
Additional context
No response
What problem will this feature address?
Right now, when I enable the daily docker cleanup, it also clears my build cache. I only want to clear unused containers/images/volumes/etc but keep the build cache
Describe the solution you'd like
Add a toggle for each type of cleanup, like the options here:

Describe alternatives you've considered
I've resorted to manually clearing volumes and images instead of it being automatic every day
Additional context
No response