It would be helpful to be able to have some directive like `clear-caches` at the end of the Aptfile, so as to delete cache directories (commonly done in Dockerfiles to reduce image sizes).
It would be helpful to be able to have some directive like
clear-cachesat the end of the Aptfile, so as to delete cache directories (commonly done in Dockerfiles to reduce image sizes).