Skip to content

Instantly share code, notes, and snippets.

@richkeenan
Created February 12, 2020 16:20
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 richkeenan/9723b0852d38b52c385cc803750cfc86 to your computer and use it in GitHub Desktop.
Save richkeenan/9723b0852d38b52c385cc803750cfc86 to your computer and use it in GitHub Desktop.
docker stop $(docker ps -a -q) && docker system prune -a --volumes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment