diff --git a/compose.yaml b/compose.yaml index b9ef502..84e251f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -47,6 +47,14 @@ services: target: /films7 read_only: true restart: 'unless-stopped' + runtime: nvidia + deploy: + resources: + reservations: + devices: + - driver: nvidia + count: all + capabilities: [gpu] environment: - JELLYFIN_PublishedServerUrl=https://stream.doeringer.eu