Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
add capabilities: [gpu] to enable gpu on window docker desktop
  • Loading branch information
WellDone2094 authored Dec 14, 2023
1 parent b3ea59c commit 355b2cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ services:
reservations:
devices:
- driver: nvidia
capabilities: [gpu]
device_ids: ['all']

0 comments on commit 355b2cb

Please sign in to comment.