Add hardware accel

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