Skip to content
Snippets Groups Projects
Commit 08cc0482 authored by Johannes Mey's avatar Johannes Mey
Browse files

Update README.md to use public container registry

parent 8cfa4c08
No related branches found
No related tags found
No related merge requests found
Pipeline #8235 passed
......@@ -13,7 +13,7 @@ To quickly run the graphical example applications, you can use Docker. For devel
instructions further below in this document. Please note that the setup uses vnc and thus offers limited graphics performance.
- Install Docker for your system (for Windows and Mac OS, install Docker Desktop)
- Run the container: `docker run -it -p 6080:80 --rm git-st.inf.tu-dresden.de:4567/ceti/ros-internal/panda_gazebo_workspace`. A webserver is run inside the container that is exposed to port `6080` on your system.
- Run the container: `docker run -it -p 6080:80 --rm git-st.inf.tu-dresden.de:4567/ceti/ros/panda_gazebo_workspace`. A webserver is run inside the container that is exposed to port `6080` on your system.
- Open `http://localhost:6080` in a web browser
## Requirements for development
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment