Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
imagidan committed Feb 20, 2024
1 parent c4031ab commit cdd4564
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ services:
- /tmp/.Xauthority:/tmp/.Xauthority:rw
environment:
- QT_X11_NO_MITSHM=1
- DISPLAY=${DISPLAY}
- XAUTHORITY=$XAUTHORITY
- ROS_DOMAIN_ID=96
command: sleep infinity
Expand All @@ -23,4 +22,4 @@ services:
reservations:
devices:
- capabilities: ["nvidia-compute"]
driver: nvidia
driver: nvidia

0 comments on commit cdd4564

Please sign in to comment.