Skip to content

Commit 5424da6

Browse files
committed
fixup! fixup! fixup! Docker improvements
1 parent 803c53f commit 5424da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.isaac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM osrf/ros:humble-desktop-full AS cacher
22

33
WORKDIR /ws/src
44

5-
COPY . project/
5+
COPY . ar4/
66

77
RUN mkdir -p /tmp/ws/src \
88
&& find ./ -name "package.xml" | xargs cp --parents -t /tmp/ws/src \

0 commit comments

Comments
 (0)