add jdownloader

This commit is contained in:
dechert 2025-03-10 01:15:34 +01:00
parent 7e0d4bc3b7
commit b3a7640876
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
services:
jdownloader-2:
image: jlesage/jdownloader-2:v25.02.1
container_name: jdownloader-2
ports:
- "5800:5800"
volumes:
- /volume2/docker/jdownloader:/config:rw
- /volumeUSB1/usbshare/marceload2/JDL2:/output:rw
restart: unless-stopped

View File

@ -33,7 +33,7 @@ services:
- joplin-network
app:
image: joplin/server:3.3.3-beta
image: joplin/server:3.3.4-beta
depends_on:
- db
ports: