I notice that there is a bind mount used to store the apt archive cache, but it also appears to be deleted with apt-get clean in several places.
Package caching is pretty useful and would speed builds a lot, is there a chance of using apt autoclean instead? The bindfs already prevents taking up space in the image itself, so it seems worth it.
Thanks again for the great product!
I notice that there is a bind mount used to store the apt archive cache, but it also appears to be deleted with apt-get clean in several places.
Package caching is pretty useful and would speed builds a lot, is there a chance of using apt autoclean instead? The bindfs already prevents taking up space in the image itself, so it seems worth it.
Thanks again for the great product!