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: #cap_add:
# - SYS_NICE # - SYS_NICE
# Optional for hardware acceleration # Optional for hardware acceleration
devices: # devices:
- /dev/dri:/dev/dri # For Intel/AMD GPU acceleration (VA-API) # - /dev/dri:/dev/dri # For Intel/AMD GPU acceleration (VA-API)
# Uncomment the following lines for NVIDIA GPU support # Uncomment the following lines for NVIDIA GPU support
# NVidia GPU support (requires NVIDIA Container Toolkit) # NVidia GPU support (requires NVIDIA Container Toolkit)
deploy: deploy: