Skip to content

Commit 0dc6984

Browse files
No cargo on debian11
1 parent 11c47ab commit 0dc6984

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ros2_debian/Dockerfile.debian11

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ ARG SOURCE_PACKAGES=""
146146
WORKDIR $ROS2_WS
147147
RUN \
148148
: "build ROS core from source" && \
149-
. "$HOME/.cargo/env" && \
150149
mkdir -p src && \
151150
vcs import --input https://raw.githubusercontent.com/ros2/ros2/$ROS_DISTRO/ros2.repos src &&\
152151
if [ -n "$SOURCE_PACKAGES" ]; then \

0 commit comments

Comments
 (0)