Skip to content

Commit cf1e57d

Browse files
committed
remove docker user
1 parent 443749c commit cf1e57d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.docker/jazzy.amd64.dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ RUN mkdir build && cd build && cmake .. && make
8989
RUN ln -s /opt/ros/jazzy/opt/gz_ogre_next_vendor/lib/libOgreNextMain.so.2.3.3 /opt/ros/jazzy/opt/gz_ogre_next_vendor/lib/libOgreNextMain.so.2.3.1
9090

9191
# Install ROS_GZ_ROVER
92-
USER docker
9392
RUN mkdir -p /opt/ros_gz_rover/src
9493
WORKDIR /opt/ros_gz_rover/src
9594
RUN git clone https://github.com/IOES-Lab/ros_gz_rover.git -b jazzy

0 commit comments

Comments
 (0)