Skip to content

Instantly share code, notes, and snippets.

@dimitrovs
Created August 27, 2017 04:42
Show Gist options
  • Save dimitrovs/435e5803bfe1b807835b7c61ac751ee0 to your computer and use it in GitHub Desktop.
Save dimitrovs/435e5803bfe1b807835b7c61ac751ee0 to your computer and use it in GitHub Desktop.
Most useful Docker command
docker images -q | xargs docker rmi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment