docker system prune
docker image prune -a
docker volume prune
docker network prune
docker system prune --volumes
Created
August 3, 2020 08:54
-
-
Save mikamboo/22faac7dfcb3e4dc837e77f72a01e37b to your computer and use it in GitHub Desktop.
Docker cleanup commands
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment