Skip to content

Commit

Permalink
Merge pull request #13476 from Rackme/patch-1
Browse files Browse the repository at this point in the history
Remove 'utility' capability
  • Loading branch information
usha-mandya authored Sep 10, 2021
2 parents 436bdc3 + 03ee3ec commit 19104c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/gpu-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
devices:
- driver: nvidia
count: 1
capabilities: [gpu, utility]
capabilities: [gpu]
```
Run with Docker Compose:
Expand Down

0 comments on commit 19104c7

Please sign in to comment.