Add hardware acceleration support

This commit is contained in:
2026-02-07 12:48:00 +01:00
parent 03f3c5bb23
commit 1c66924556
+2 -2
View File
@@ -29,8 +29,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: