Skip to content

Instantly share code, notes, and snippets.

@kva1966
Last active October 14, 2019 07:08
Show Gist options
  • Save kva1966/ee43f80488ce10a07a20fd8d124a09ae to your computer and use it in GitHub Desktop.
Save kva1966/ee43f80488ce10a07a20fd8d124a09ae to your computer and use it in GitHub Desktop.
Docker Dangling Object Prunes
#!/bin/bash
docker system prune --volumes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment