Add hardware accel

This commit is contained in:
2026-03-13 16:33:58 +01:00
parent 98067eaa56
commit 1969fb12ee
+5 -1
View File
@@ -17,4 +17,8 @@ services:
- JELLYFIN_PublishedServerUrl=http://jellyfin.maison
# Optional - may be necessary for docker healthcheck to pass if running in host network mode
extra_hosts:
- 'host.docker.internal:host-gateway'
- 'host.docker.internal:host-gateway'
group_add:
- '993'
devices:
- /dev/dri/renderD129:/dev/dri/renderD129