Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it safe to prune docker images? #1767

Closed
luxiouronimo opened this issue Dec 14, 2022 · 3 comments
Closed

is it safe to prune docker images? #1767

luxiouronimo opened this issue Dec 14, 2022 · 3 comments

Comments

@luxiouronimo
Copy link

it seems i've been running newsblur docker for almost 2 years; while doing some system maintenance i saw several 'Unused' and 'Unused (dangling)' docker images..

i also discovered the docker system prune -a command, and wonder if it's safe to run, or if there's some method of clearing out the old stuff..

@luxiouronimo
Copy link
Author

it seems safe to run a docker image prune to remove dangling images, i'm not sure about docker image prune -a tho

@samuelclay
Copy link
Owner

Yep, it's great to get rid of the older images, esp. if you've been upgrading regularly.

@luxiouronimo
Copy link
Author

awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants