Update arc/compose.yaml

This commit is contained in:
2025-07-27 10:09:57 +00:00
parent 1f9261a47b
commit c99111710f

View File

@@ -2,7 +2,7 @@ services:
jellyfin:
image: linuxserver/jellyfin:latest
container_name: jellyfin
#user: 1000:1000
user: 1000:1000
environment:
- PUID=1000
- PGID=1000
@@ -10,7 +10,7 @@ services:
- DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel
volumes:
- /mnt/appdata/jellyfin:/config
- /tmp/transcode:/transcode
- /transcode/jellyfin:/transcode
- /mnt/download:/data
ports:
- 8096:8096
@@ -34,7 +34,7 @@ services:
# - PGID=1000
# volumes:
# - /var/run/docker.sock:/var/run/docker.sock:ro
# - /mnt/transcode/fileflow:/temp
# - /transcode/fileflow:/temp
# - /mnt/appdata/fileflows:/app/Data
# - /tmp/fileflows:/app/Logs
# - /movies:/mnt/download/movies
@@ -53,6 +53,6 @@ services:
# volumes:
# - /appdata/unmanic:/config
# - /mnt/download:/library
# - /mnt/transcode:/tmp/unmanic
# - /transcode/unmanic:/tmp/unmanic
# devices:
# - /dev/dri:/dev/dri