From d142ed669cdbebf8d851b9baba880b1f8bf0a6b1 Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Sun, 19 Apr 2026 10:17:37 +0200 Subject: [PATCH] Link directly to renderD129 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 295f353..b653516 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -38,7 +38,7 @@ services: # - SYS_NICE # Optional for hardware acceleration devices: - - /dev/dri:/dev/dri # For Intel/AMD GPU acceleration (VA-API) + - /dev/dri/renderD129:/dev/dri/renderD128 # For Intel/AMD GPU acceleration (VA-API) # Uncomment the following lines for NVIDIA GPU support # NVidia GPU support (requires NVIDIA Container Toolkit) #deploy: