darkpenguin
  • Joined on 2024-04-22
darkpenguin commented on issue josch/mmdebstrap#42 2024-04-22 14:02:55 +00:00
Local package cache?

Hm, instead of copy-in and copy-out, I would just bind-mount the directory. But then it has to be unmounted if the process is interrupted due to an error or a SIGINT. Oh, I see the docs; if at…

darkpenguin opened issue josch/mmdebstrap#42 2024-04-22 10:51:46 +00:00
Local package cache?