Skip to content

Instantly share code, notes, and snippets.

@evgenys91
Created August 17, 2017 14:09
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 evgenys91/346fff7b10212230fbad1eb4c10909d9 to your computer and use it in GitHub Desktop.
Save evgenys91/346fff7b10212230fbad1eb4c10909d9 to your computer and use it in GitHub Desktop.
docker stop $(docker ps -a -q)
docker rm $(docker ps -a -q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment