Skip to content

Commit

Permalink
docker simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusau17 committed May 5, 2021
1 parent 552501b commit ac64693
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions run_docker_simulator.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#! /bin/bash

#run the docker container
docker container run --rm --runtime=nvidia -it -e DISPLAY --net=host --env="QT_X11_NO_MITSHM=1" -v /tmp/.X11-unix:/tmp/.X11-unix -d simulator bash

0 comments on commit ac64693

Please sign in to comment.