Skip to content

Instantly share code, notes, and snippets.

@talbergs
Created February 7, 2017 22:45
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 talbergs/a754b38f8ed864a80f7cd375d4c44943 to your computer and use it in GitHub Desktop.
Save talbergs/a754b38f8ed864a80f7cd375d4c44943 to your computer and use it in GitHub Desktop.
docker-mess
docker rm $(docker ps -a -q) -f && docker rmi $(docker images -q) -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment