Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cesarfigueroa
Created June 11, 2016 21:20
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cesarfigueroa/cf47a8ec2e117dbf72a62a8881d21043 to your computer and use it in GitHub Desktop.
Save cesarfigueroa/cf47a8ec2e117dbf72a62a8881d21043 to your computer and use it in GitHub Desktop.
docker rm $(docker ps -a -q)
docker rmi $(docker images -q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment