Skip to content

Instantly share code, notes, and snippets.

@hbasria
Created March 8, 2016 12:59
Show Gist options
  • Save hbasria/094be8cd70662ae569e2 to your computer and use it in GitHub Desktop.
Save hbasria/094be8cd70662ae569e2 to your computer and use it in GitHub Desktop.
docker volume rm
docker volume rm $(docker volume ls -qf dangling=true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment