diff --git a/compose.yaml b/compose.yaml index 12cb37e..9f08e2b 100644 --- a/compose.yaml +++ b/compose.yaml @@ -20,7 +20,7 @@ services: - OutputLogsToDocker=1 - NVIDIA_DRIVER_CAPABILITIES=all - NVIDIA_VISIBLE_DEVICES=all - restart: always + restart: unless-stopped devices: - /dev/nvidia0:/dev/nvidia0 - /dev/nvidiactl:/dev/nvidiactl @@ -45,4 +45,4 @@ volumes: device: :/volume1/chris o: addr=192.168.5.100,nolock,soft,rw type: nfs - \ No newline at end of file +