pkin/builder/README
2026-09-04 19:59:24 +02:00

9 lines
226 B
Text

build steps:
- create rootfs(empty fs)
- fetch all files(including dependencies) + cache
- extract/install files/deps
- chroot into rootfs
impl details:
- use queues for fetch and extract with parallel workers
- rootfs