Add hardware accel
This commit is contained in:
+5
-1
@@ -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
|
||||
Reference in New Issue
Block a user