1

Add NVIDIA_VISIBLE_DEVICES=all for GPU services

This commit is contained in:
2023-09-01 14:25:30 +02:00
parent 284817838d
commit 5819248b6c
2 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@
environment = {
TZ = "Europe/Berlin";
NVIDIA_VISIBLE_DEVICES = "all";
};
extraOptions = [

View File

@ -25,6 +25,7 @@
PUID = "3000";
PGID = "3000";
TZ = "Europe/Berlin";
NVIDIA_VISIBLE_DEVICES = "all";
};
extraOptions = [