Problem statement
Some of my containers are not running 24/7 (e.g. vulnerability scanners grype or trivy), but I start them manually when needed. I can't use the "Prune unused" function to cleanup all unused images, because that will also cleanup the images of containers/stacks that are currently not running. You can always pull the images again, but that seem cumbersome.
Proposed solution
Add button in the "images" tab to lock a specific container (tag).
Alternatives considered
No response
Additional context
No response
Problem statement
Some of my containers are not running 24/7 (e.g. vulnerability scanners grype or trivy), but I start them manually when needed. I can't use the "Prune unused" function to cleanup all unused images, because that will also cleanup the images of containers/stacks that are currently not running. You can always pull the images again, but that seem cumbersome.
Proposed solution
Add button in the "images" tab to lock a specific container (tag).
Alternatives considered
No response
Additional context
No response