<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Build Docker From Scratch in Go on Kemal Codes</title>
    <link>https://kemalcodes.com/series/build-docker-from-scratch-in-go/</link>
    <description>Recent content in Build Docker From Scratch in Go on Kemal Codes</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 24 Jul 2026 16:00:00 +0000</lastBuildDate>
    <atom:link href="https://kemalcodes.com/series/build-docker-from-scratch-in-go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Build Docker from Scratch in Go — Part 1: Linux Namespaces and Process Isolation</title>
      <link>https://kemalcodes.com/posts/build-docker-go-part1/</link>
      <pubDate>Fri, 24 Jul 2026 16:00:00 +0000</pubDate>
      <guid>https://kemalcodes.com/posts/build-docker-go-part1/</guid>
      <description>Build a container runtime in Go. Learn what containers really are, Linux namespaces, and how to isolate processes with Go&amp;#39;s syscall package.</description>
    </item>
  </channel>
</rss>
