replace jellyfin image with 3rd publish including Intel VAAPI drivers.

This commit is contained in:
2025-10-03 03:09:44 +08:00
parent a471b08dae
commit 74e2d831be

View File

@@ -1,6 +1,6 @@
services:
jellyfin:
image: jellyfin/jellyfin
image: nyanmisaka/jellyfin:latest
container_name: jellyfin
network_mode: 'host'
volumes:
@@ -16,6 +16,8 @@ services:
source: /usr/share/fonts/opentype
target: /usr/local/share/fonts/custom
read_only: true
devices:
- /dev/dri:/dev/dri
restart: 'unless-stopped'
# Optional - alternative address used for autodiscovery
# hidden.