You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.
The question of keeping things up to date is a little more complicated, so I'll hold off on that, but to clean up images that are no longer in use, you can use docker system prune --all, and it will remove any images or containers not currently running.
I updated containers with "docker pull containerID" but now "docker images" lists repositories twice (see below).
Q. How do I get rid of the old (4 weeks) and keep the latest? In general,
how do I keep my system up-to-date with changes fixed on the github repo?
Thanks, Paul
The text was updated successfully, but these errors were encountered: