Skip to content

Instantly share code, notes, and snippets.

@Austio
Last active May 14, 2018 17:42
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 Austio/5a7d66dc79b6b96ce23a083d066b94b6 to your computer and use it in GitHub Desktop.
Save Austio/5a7d66dc79b6b96ce23a083d066b94b6 to your computer and use it in GitHub Desktop.
docker prune
- remove all volumes not attached to a container
List images
docker images -a
docker rmi Image Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment