Skip to content

Instantly share code, notes, and snippets.

@yoelfme
Created February 5, 2016 17:52
Show Gist options
  • Select an option

  • Save yoelfme/8a345ee346f4bbb8ab31 to your computer and use it in GitHub Desktop.

Select an option

Save yoelfme/8a345ee346f4bbb8ab31 to your computer and use it in GitHub Desktop.
Clean up unused volumes of docker
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock:ro -v /var/lib/docker:/var/lib/docker martin/docker-cleanup-volumes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment