Initial commit

This commit is contained in:
Kevin Veen-Birkenbach
2025-04-07 14:40:00 +02:00
committed by GitHub
commit 8f284bd939
2 changed files with 23 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# docker-volume-cleaner
A Python tool to safely detect and remove unused anonymous Docker volumes. Supports whitelisting, symlink cleanup, and optional confirmation prompts. Ideal for keeping your Docker environment clean and efficient.