Skip to content

Instantly share code, notes, and snippets.

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