Skip to content

Commit

Permalink
make the final image smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikN committed Dec 4, 2023
1 parent 27f9225 commit f974875
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile.hardware
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ RUN cd src/ && \
rqt_joint_trajectory_controller \
tricycle_controller \
tricycle_steering_controller \
velocity_controllers
velocity_controllers && \
rm -rf build log src

## =========================== Final Stage ===============================
FROM husarnet/ros:${PREFIX}${ROS_DISTRO}-ros-core
Expand Down

0 comments on commit f974875

Please sign in to comment.