Skip to content

Commit

Permalink
runtime flag for autonomous ros doesnt work for dev envirnoment
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanish Bhatt authored and Tanish Bhatt committed Jul 9, 2024
1 parent ca5ac48 commit 5b3a910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
ipc: host
stdin_open: true
tty: true
runtime: nvidia
# runtime: nvidia
deploy:
resources:
reservations:
Expand Down

0 comments on commit 5b3a910

Please sign in to comment.