The bootc tooling and project are the nexus of a lot of the functionality that enable containers to be used to deploy Linux systems:

Obviously all the usual container tooling should be used to build images, such as Podman, Docker, Quay, Docker Hub, and so on. The Image Builder project can be used to convert bootable container images to disk images when necessary:

The composefs, overlayfs, fs-verity and UKI provide the basic technology to pursue the trust chain work.

Podman Desktop can be used to get started with bootable container images:

Linux distributions like Bluefin and more broadly the Universal Blue project are pursuing this today.

There are proposals in Fedora to implement bootable container images as an image mode for the operating system.