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

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