Skip to content

Instantly share code, notes, and snippets.

@onion2k
Created September 25, 2019 10:48
Show Gist options
  • Select an option

  • Save onion2k/662c362c857c159ef22e2dd1a56c46e2 to your computer and use it in GitHub Desktop.

Select an option

Save onion2k/662c362c857c159ef22e2dd1a56c46e2 to your computer and use it in GitHub Desktop.
docker rm -fv `docker ps -aq`
docker rmi -f `docker images -aq`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment