Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save feksai/e5b79086a3166cc2c939c6158425f2cc to your computer and use it in GitHub Desktop.
Save feksai/e5b79086a3166cc2c939c6158425f2cc to your computer and use it in GitHub Desktop.
docker rmi $(docker images | grep "^<none>" | awk '{print $3}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment