containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.82k stars 303 forks source link

Add option to prune only untagged images #7043

Open kdubois opened 6 months ago

kdubois commented 6 months ago

Is your enhancement related to a problem? Please describe

It would be nice if I could only prune images that are untagged (ie. that appear as ) instead of pruning all images that aren't used by a container.

Describe the solution you'd like

An option when you click the 'prune' button in the images section to either prune "all unused images" or "only untagged images"

Describe alternatives you've considered

No response

Additional context

No response

github-actions[bot] commented 1 day ago

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!