Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <[email protected]>
  • Loading branch information
oguzkaganozt committed Sep 25, 2024
1 parent 3ecbbb9 commit 4b5868e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN --mount=type=ssh \
--mount=type=cache,target=/var/cache/apt,sharing=locked \
apt-get update \
&& rosdep update \
&& cd /autoware/src \
&& rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO \
&& apt-get autoremove -y && rm -rf "$HOME"/.cache

Expand Down

0 comments on commit 4b5868e

Please sign in to comment.