Skip to content

Instantly share code, notes, and snippets.

@iworkforthem
Created December 5, 2020 05:45
Show Gist options
  • Save iworkforthem/c0dd57290967be10efa31ed0c2104b60 to your computer and use it in GitHub Desktop.
Save iworkforthem/c0dd57290967be10efa31ed0c2104b60 to your computer and use it in GitHub Desktop.
docker stop $(docker ps -a -q)
docker rm $(docker ps -a -q)
#Gist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment