Skip to content

Instantly share code, notes, and snippets.

@ram0973
Created February 4, 2019 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ram0973/540c5e05d158be6be71f8d2d7b7a8f40 to your computer and use it in GitHub Desktop.
Save ram0973/540c5e05d158be6be71f8d2d7b7a8f40 to your computer and use it in GitHub Desktop.
Remove unused/hanged containers/images/nwetworks
# docker system prune
WARNING! This will remove:
- all stopped containers
- all networks not used by at least one container
- all dangling images
- all dangling build cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment