mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Cleanup pip cache in image build
This commit is contained in:
@@ -189,4 +189,7 @@ echo_stamp "Cleanup apt"
|
|||||||
apt-get autoremove --purge -y
|
apt-get autoremove --purge -y
|
||||||
apt-get clean
|
apt-get clean
|
||||||
|
|
||||||
|
echo_stamp "Cleanup pip"
|
||||||
|
pip3 cache purge
|
||||||
|
|
||||||
echo_stamp "END of ROS INSTALLATION"
|
echo_stamp "END of ROS INSTALLATION"
|
||||||
|
|||||||
Reference in New Issue
Block a user