jbohren/rosdocked

Running multi terminal windows

droter opened this issue · 1 comments

Hi,

Thanks for making the docker image. I can get the container running with the ./run.sh IMAGE_NAME command but I am not sure how to start a second terminal window into the same container. I have tried docker attach but that mirrors the first terminal window. I also tried running ./run.sh 1st_Container_Name but that didn't work.

When running ROS I generally have 4 to 8 terminal windows open at a time. I am not sure if there is a better way but that is what usually happens.

Thanks for your help,

Matt

Just running multi containers does the same thing. Works great.

Thanks again,

Matt