Skip to content

Commit

Permalink
作業ディレクトリを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo authored May 28, 2024
1 parent dc5e20d commit 634b476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG ROS_DISTRO="humble"
FROM ros:$ROS_DISTRO

ENV ROS_OVERLAY /root/ros2_ws
ENV ROS_OVERLAY /root/ibis_ws
WORKDIR $ROS_OVERLAY/src

COPY . crane
Expand Down

0 comments on commit 634b476

Please sign in to comment.