Get the latest tech news
bootc-image-builder: Build your entire OS from a Containerfile
A container for deploying bootable container images. - osbuild/bootc-image-builder
In this case, to then build a disk image from the same arm-based Mac, you should provide--target-arch amd64 when running the bootc-image-builder command. Users can include kickstart file content that will be added to an ISO build to configure the installation process. Since multi-line strings are difficult to write and read in json, it's easier to use the toml format when adding kickstart contents:
Or read this on Hacker News