Skip to content

Instantly share code, notes, and snippets.

@etam
Last active August 2, 2016 10:31
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 etam/be1bad3b7d2ad9aa4f7976f32851aaa1 to your computer and use it in GitHub Desktop.
Save etam/be1bad3b7d2ad9aa4f7976f32851aaa1 to your computer and use it in GitHub Desktop.
#!/bin/sh
docker images -q --filter dangling=true | xargs -r docker rmi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment