mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +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 clean
|
||||
|
||||
echo_stamp "Cleanup pip"
|
||||
pip3 cache purge
|
||||
|
||||
echo_stamp "END of ROS INSTALLATION"
|
||||
|
||||
Reference in New Issue
Block a user