Skip to content

Instantly share code, notes, and snippets.

@vonhraban
Created April 10, 2018 10:36
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 vonhraban/6370d70e697a8df16e0c44f31125c6bd to your computer and use it in GitHub Desktop.
Save vonhraban/6370d70e697a8df16e0c44f31125c6bd to your computer and use it in GitHub Desktop.
alias fuckdock="docker rm --force $(docker ps -a -q) && docker rmi --force $(docker images -q)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment