Skip to content

Commit

Permalink
Try to use autoremove to reduce image size
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 14, 2024
1 parent 63deabe commit fef8a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/image-ros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,6 @@ EOF

echo_stamp "Cleanup apt"
apt-get clean
apt-get autoremove --purge -y

echo_stamp "END of ROS INSTALLATION"

0 comments on commit fef8a32

Please sign in to comment.