├── Dockerfile ├── LICENSE ├── README.md └── docker-cleanup-volumes.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chadoe/docker-cleanup-volumes/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chadoe/docker-cleanup-volumes/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chadoe/docker-cleanup-volumes/HEAD/README.md -------------------------------------------------------------------------------- /docker-cleanup-volumes.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chadoe/docker-cleanup-volumes/HEAD/docker-cleanup-volumes.sh --------------------------------------------------------------------------------