From 5efb2bada600d09dd9812b801eeef686bf531f6c Mon Sep 17 00:00:00 2001 From: sascha Date: Tue, 23 Jun 2026 13:52:15 +0200 Subject: [PATCH] =?UTF-8?q?GPU-Wechsel:=20Intel=20A380=20=E2=86=92=20NVIDI?= =?UTF-8?q?A=20RTX=204060=20(NVENC=20AV1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index 0b0c89b..09d1717 100644 --- a/compose.yaml +++ b/compose.yaml @@ -16,8 +16,13 @@ services: - PGID=1000 - NVIDIA_DRIVER_CAPABILITIES=all - NVIDIA_VISIBLE_DEVICES=all - devices: - - /dev/dri/:/dev/dri/ + deploy: + resources: + reservations: + devices: + - driver: nvidia + count: 1 + capabilities: [gpu] volumes: usenet: