Skip to content

Instantly share code, notes, and snippets.

@gabrielcorado
Last active September 21, 2015 12:16
Show Gist options
  • Save gabrielcorado/fe0d2f3cfc3157ff0dc1 to your computer and use it in GitHub Desktop.
Save gabrielcorado/fe0d2f3cfc3157ff0dc1 to your computer and use it in GitHub Desktop.
Stop ALL containers
docker stop (docker ps -a -q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment