Skip to content

Instantly share code, notes, and snippets.

@Noitidart
Last active August 27, 2019 23:26
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 Noitidart/3c3deb6b9b4664c0c240ef47b1bbe7c6 to your computer and use it in GitHub Desktop.
Save Noitidart/3c3deb6b9b4664c0c240ef47b1bbe7c6 to your computer and use it in GitHub Desktop.
  • Terminate all docker processes -

    docker kill `docker ps -q`
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment