chadoe/docker-cleanup-volumes

Will it delete data only container volumes?

MrMMorris opened this issue · 1 comments

I was using https://github.com/spotify/docker-gc, but it deletes volumes associated this containers that were never run such as with Data Only Containers.

Will this script remove them as well or is it safe?

nevermind, looks good from --dry-run!

thanks for this 👍