ros2_jetson
ros2_jetson copied to clipboard
CA Certificate Update Patch
Added Dockerfile instructions to update ca certificates.
At the moment they are broken without updating certificates.
Error:
Step 12/52 : RUN curl -sSL https://raw.githubusercontent.com/ros/rosdistro/master/ros.key -o /usr/share/keyrings/ros-archive-keyring.gpg
---> Running in 10b0a2963c2c
curl: (77) error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
The command '/bin/sh -c curl -sSL https://raw.githubusercontent.com/ros/rosdistro/master/ros.key -o /usr/share/keyrings/ros-archive-keyring.gpg' returned a non-zero code: 77