Description
Builds operating system images from declarative configuration, often using systemd-centered workflows. It helps developers and distribution maintainers create reproducible images for testing, containers, virtual machines, or deployment.
Use it when you need to assemble full OS images rather than install a single app. It can download packages, create filesystems, and generate bootable artifacts, so review configuration before running it.