SyneRBI / SIRF-SuperBuild

SIRF CMake SuperBuild
http://www.ccpsynerbi.ac.uk
Apache License 2.0
15 stars 17 forks source link

docker: make sure apt cache is cleared #828

Closed paskino closed 4 months ago

paskino commented 11 months ago

Make sure the apt cache is cleared before packaging the image. The following should do.

rm -rf /var/lib/apt/lists/*