Skip to content

Commit

Permalink
Disable full remove of apt cache
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 17, 2024
1 parent 4fcd0ea commit 960a105
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion builder/image-validate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dpigs -H -n 100
echo "Cleanup apt"
apt-get autoremove --purge -y
apt-get clean
rm -rf /var/cache/apt/*

echo "Move /etc/ld.so.preload back to its original position"
mv /etc/ld.so.preload.disabled-for-build /etc/ld.so.preload

0 comments on commit 960a105

Please sign in to comment.