<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Bootc on Giacomo Di Clerico</title><link>https://giacomodiclerico.com/en/tags/bootc/</link><description>Recent content in Bootc on Giacomo Di Clerico</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 28 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://giacomodiclerico.com/en/tags/bootc/index.xml" rel="self" type="application/rss+xml"/><item><title>Server Migration — From bootc to NixOS</title><link>https://giacomodiclerico.com/en/blog/server-bootc-to-nixos/</link><pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate><guid>https://giacomodiclerico.com/en/blog/server-bootc-to-nixos/</guid><description>&lt;p&gt;I recently migrated my homelab server from a &lt;strong&gt;bootc&lt;/strong&gt; (bootable container) setup on Fedora to &lt;strong&gt;NixOS&lt;/strong&gt;. The trigger wasn&amp;rsquo;t philosophical — it was a real breakage caused by the iptables/nft transition and Fedora&amp;rsquo;s kernel policy.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-bootc-setup"&gt;The bootc setup&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;bootc&lt;/strong&gt; is a model where your entire OS is defined as an OCI container image. You write a &lt;code&gt;Containerfile&lt;/code&gt;, build the image, push it to a registry, and the server pulls and boots from it. It&amp;rsquo;s immutable infrastructure taken to its logical extreme — your OS has a CI/CD pipeline.&lt;/p&gt;</description></item></channel></rss>