Darch
A tool for building and booting stateless and immutable images
darch (Docker Arch) is a container-based Linux image building and booting system that leverages Docker for building root filesystems and bootable images. It allows users to define system images as Dockerfiles, making Linux operating system builds reproducible, modular, and easily maintainable. darch images are booted via a custom initramfs and are ideal for creating immutable systems or quickly spinning up specialized environments without traditional installation steps.