add cleanuparr

This commit is contained in:
Christoph Califice
2026-01-18 00:09:03 -03:00
parent 98defc07cc
commit 129386e51e
2 changed files with 49 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
services:
jdownloader-2:
container_name: jdownloader-2
ports:
- 5800:5800
volumes:
- /home/ccalifice/docker-data/jdownloader-2:/config:rw
- /mnt/system/jdownloader2:/output:rw
image: jlesage/jdownloader-2