Skip to content

Commit 06f04c5

Browse files
committed
cleanup
1 parent 549e2c1 commit 06f04c5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docker/robot/robot.Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,3 @@ RUN mkdir -p /root/.config/jstest-gtk
9393
# Entrypoint will run before any CMD on launch. Sources ~/opt/<ROS_DISTRO>/setup.bash and ~/ament_ws/install/setup.bash
9494
COPY docker/wato_ros_entrypoint.sh ${AMENT_WS}/wato_ros_entrypoint.sh
9595
ENTRYPOINT ["./wato_ros_entrypoint.sh"]
96-
97-
################################ Deploy ################################
98-
# FROM build AS deploy
99-
100-
# #move clean up later
101-
# RUN rm -rf src/* build/* devel/* log/*

0 commit comments

Comments
 (0)