-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
Type: QuestionFurther information is requestedFurther information is requested
Description
I was trying to run ros foxy on a docker container. It works fine launching it for the first time, but after I run docker stop container it doesn’t connect anymore to the localhost port. It still works in terminal, but doesn’t work with novnc in the browser.
The command I ran to initialize it was docker create -it -p 6080:80 -v $(pwd):/home/ubuntu/Desktop/yondu_ros --name ros2_gazebo --volumes-from ros2_practice tiryoh/ros2-desktop-vnc:foxy
I'm running it on MacOS Ventura 13.1
I’m not getting any errors except on the browser where it says “failed to connect to server”
Metadata
Metadata
Assignees
Labels
Type: QuestionFurther information is requestedFurther information is requested