Experiements with fedora ostree container image.
podman run --rm --privileged --pid=host -v /mnt:/target -v /dev:/dev -v /var/lib/containers:/var/lib/containers --security-opt label=type:unconfined_t ghcr.io/michaelmnemonic/pluto:latest bootc install to-filesystem --boot-mount-spec=UUID=$(blkid -s UUID -o value <storage device>) --karg=luks.uuid=$(blkid -s UUID -o value <storage device>) --karg=luks.options=tpm2-device=auto,headless=true --karg=root=UUID=$(blkid -s UUID -o value /dev/mapper/<device>) /target