Skip to content

Commit

Permalink
Adjusting nvidia docker compose example based on forum troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
solidsnake1298 committed Sep 30, 2024
1 parent 966f262 commit cc67a01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/general/administration/hardware-acceleration/nvidia.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,9 @@ Root permission is required.
resources:
reservations:
devices:
- capabilities: [gpu]
- driver: nvidia
count: all
capabilities: [gpu]
```

:::note
Expand Down

0 comments on commit cc67a01

Please sign in to comment.