Try to use autoremove to reduce image size

This commit is contained in:
Oleg Kalachev
2024-04-14 04:12:14 +03:00
parent 63deabe01d
commit fef8a3299e

View File

@@ -186,5 +186,6 @@ EOF
echo_stamp "Cleanup apt"
apt-get clean
apt-get autoremove --purge -y
echo_stamp "END of ROS INSTALLATION"