From 13f0037dd99695693b470ff86201c49a11408789 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Mon, 7 Apr 2025 14:53:04 +0200 Subject: [PATCH] Added dockreap --- config/defaults.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/defaults.yaml b/config/defaults.yaml index c462e2d..d879844 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -354,6 +354,16 @@ repositories: description: A Python script to configure hibernation on Linux systems using a swap file, including GRUB and initramfs integration. Optional swap file creation with custom size support. homepage: https://github.com/kevinveenbirkenbach/setup-hibernate repository: setup-hibernate + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 + +- account: kevinveenbirkenbach + alias: dockreap + description: 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. + provider: github.com + repository: docker-volume-cleaner verified: gpg_keys: - 44D8F11FD62F878E