新增 pigallery2

This commit is contained in:
2026-04-19 14:09:47 +08:00
parent 833cb9bffb
commit 32b4808535
4 changed files with 79 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ services:
network_mode: "host"
volumes:
- jellyfin-config:/config
- jellyfin-cache:/cache
- jellyfin-cache:/cache # maybe split transcodes into tmpfs
- ${MEDIA_PATH:-/media}:/media:ro,nosuid,nodev # recursive 'rx'
# - /dev/dri/renderD128:/dev/dri/renderD128
- type: bind