Docker image for the courses Research Track 1 and Experimental Robotics Laboratory
10K+
After pulling the image (docker pull carms84/robeng), start a container with the following command:
docker run -it --network=host --env DISPLAY=127.0.0.1:1.0 --privileged --volume="$HOME/.Xauthority:/root/.Xauthority:rw" -v /tmp/.X11-unix:/tmp/.X11-unix carms84/robeng
Follow the slides of the courses to check how you can use VS Code and X11 to interact with the container!
Content type
Image
Digest
sha256:79682682f…
Size
2.7 GB
Last updated
12 months ago
docker pull carms84/robeng