Recent release of debootstrap have support for caching of packages.
From the manpage:
--cache-dir=DIR
Cache .deb files under directory. It should be an absolute path.
For improving the developer experience we should integrate this into debirf to speed-up repeated builds local builds.
Recent release of
debootstraphave support for caching of packages.From the manpage:
For improving the developer experience we should integrate this into
debirfto speed-up repeated builds local builds.