Remove Dev/dri mount

This commit is contained in:
2026-05-22 08:44:16 +02:00
parent b0f942782b
commit 1e9f90203b
+2 -2
View File
@@ -37,8 +37,8 @@ services:
#cap_add:
# - SYS_NICE
# Optional for hardware acceleration
devices:
- /dev/dri:/dev/dri # For Intel/AMD GPU acceleration (VA-API)
# devices:
# - /dev/dri:/dev/dri # For Intel/AMD GPU acceleration (VA-API)
# Uncomment the following lines for NVIDIA GPU support
# NVidia GPU support (requires NVIDIA Container Toolkit)
deploy: