The 'bootable container' / 'native container' space is getting really exiting, even (and especially) for desktop usecases. Atomic Fedora has had support for so called <i>Ostree Native Containers</i> for a while now, and that will eventually adapt `bootc` as the base layer for building and booting containers (but as of now it's not totally ready yet). VanillaOS is also working on similar things but I don't think it'll use `bootc`.<p>Some awesome community projects have also been born out of this space:<p>- <a href="https://universal-blue.org/" rel="nofollow">https://universal-blue.org/</a> provides some neat Fedora images, which have one of the best Nvidia driver experiences on Linux IME, and are over all solid and dependable<p>- <a href="https://blue-build.org/" rel="nofollow">https://blue-build.org/</a> makes it pretty easy to build images like Universal Blue's for personal use<p>The best part here is really the composability; you can take a solid atomic Linux base, add whatever you like, and ship it over the air to client computers with container registries. All clients see is a diff every day, which they pull and 'apply' to be used after the next boot.