Skip to content

Commit

Permalink
Fix ports in cuda docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
henryruhs committed Aug 14, 2023
1 parent 6a0cdd9 commit 7c74403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ services:
reservations:
devices:
- driver: nvidia
count: 1
count: -1
capabilities: [gpu, video]

0 comments on commit 7c74403

Please sign in to comment.