Trying to build a docker container using image_common ros2 branch. I'm using this command in the Dockerfile. git clone --branch ros2 https://github.com/ros_perception/image_common.git However the build fails when github asks for a password. I'm doing the same thing with several other ros2 packages and don't see this issue.
Trying to build a docker container using image_common ros2 branch. I'm using this command in the Dockerfile. git clone --branch ros2 https://github.com/ros_perception/image_common.git However the build fails when github asks for a password. I'm doing the same thing with several other ros2 packages and don't see this issue.