Unraid-Duplicate-File-Handler
Docker 应用程序 from Bovive's Repository
概述
A web-based tool designed for Unraid to identify and clean up duplicate files across array disks and/or pools.
Compare files by relative path, review keep/delete decisions, and either move or delete them with full progress feedback.
Ideal for cleaning up after interrupted Unbalance runs (https://github.com/jbrodriguez/unbalance) or manual copy operations.
运行时参数
- 网络用户界面
http://[IP]:[PORT:5000]- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
-it
模板配置
Mount PathPathrw
Read/write access to Unraid array or pool disks.
- 目标
- /mnt
- 默认值
- /mnt
- 价值
- /mnt
Output FilesPathrw
Stores scan/cleanup results.
- 目标
- /app/static/output
- 默认值
- /mnt/user/appdata/unraid-duplicate-file-handler
- 价值
- /mnt/user/appdata/unraid-duplicate-file-handler
Secret KeyVariable
Required for session security • Use a 32-character hex string (0-9, a-f) • In the Unraid terminal, run: openssl rand -hex 16
- 目标
- SECRET_KEY
Web UI PortPort
Flask web interface port.
- 目标
- 5000
- 默认值
- 5000
- 价值
- 5000
详细信息
存储库
ghcr.io/bovive/unraid-duplicate-file-handler:latest最后更新2026-06-01
初见2025-06-05
在Unraid 上运行 Unraid-Duplicate-File-Handler 。
Unraid-Duplicate-File-Handler 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。