Caution AlmaLinux bootc images are currently experimental
It may be neccessary to run the following before building:
git submodule update --init --recursive
podman build --security-opt=label=disable --cap-add=all \
--device /dev/fuse -t localhost/almalinux-9-bootc -f 9/Containerfile .
WARNING: This release should not be used for production installations.
podman build --security-opt=label=disable --cap-add=all
--device /dev/fuse -t localhost/almalinux-10-kitten-bootc -f 10-kitten/Containerfile .