Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

Commit 3bc1e9a

Browse files
committed
Bot Updating Templated Files
1 parent a09d5db commit 3bc1e9a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ docker run --gpus=all ...
5050
If you're using Docker Compose, add the following under your service:
5151

5252
```yaml
53-
deploy:
54-
resources:
55-
reservations:
56-
devices:
57-
- driver: nvidia
58-
capabilities: [gpu]
53+
deploy:
54+
resources:
55+
reservations:
56+
devices:
57+
- driver: nvidia
58+
capabilities: [gpu]
5959
```
6060
6161
This will reserve all available GPUs for your container, using the NVIDIA driver.

0 commit comments

Comments
 (0)