<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/linux/</link><description>Recent content in Linux on Dev &amp; Platform Engineering Hub</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Rachmat Hidayat</copyright><lastBuildDate>Sun, 09 Aug 2026 16:20:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker Ep 1: Architecture &amp; Container Primitives</title><link>https://rhidayat.work/series/docker/01-docker-architecture-and-container-basics/</link><pubDate>Sun, 09 Aug 2026 16:20:00 +0000</pubDate><guid>https://rhidayat.work/series/docker/01-docker-architecture-and-container-basics/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 Containers do not exist as physical entities inside the Linux kernel. A &amp;ldquo;container&amp;rdquo; is simply a standard Linux process isolated via &lt;strong&gt;Namespaces&lt;/strong&gt;, throttled by &lt;strong&gt;cgroups&lt;/strong&gt;, and mounted on an &lt;strong&gt;Overlay2&lt;/strong&gt; union filesystem.
&lt;/div&gt;</description></item></channel></rss>