Skip to content

Instantly share code, notes, and snippets.

@yesq
Created July 3, 2017 08:57
Show Gist options
  • Save yesq/4008c08fae2f5a552b470ae2524710e0 to your computer and use it in GitHub Desktop.
Save yesq/4008c08fae2f5a552b470ae2524710e0 to your computer and use it in GitHub Desktop.
docker ps -a | grep Exit | cut -d ' ' -f 1 | xargs sudo docker rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment