|
|
|
|
|
by FireInsight
775 days ago
|
|
The 'bootable container' / 'native container' space is getting really exiting, even (and especially) for desktop usecases. Atomic Fedora has had support for so called Ostree Native Containers 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`. Some awesome community projects have also been born out of this space: - https://universal-blue.org/ provides some neat Fedora images, which have one of the best Nvidia driver experiences on Linux IME, and are over all solid and dependable - https://blue-build.org/ makes it pretty easy to build images like Universal Blue's for personal use 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. |
|
I've been hoping NixOS moves in this direction over time, the distribution/rollout aspect seems under-baked currently.