<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Containers on The Home Lab</title><link>https://adamazl.github.io/homelab/tags/containers/</link><description>Recent content in Containers on The Home Lab</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 15 Mar 2026 00:37:20 +1300</lastBuildDate><atom:link href="https://adamazl.github.io/homelab/tags/containers/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker vs LXC Containers in Proxmox: When to Use Each</title><link>https://adamazl.github.io/homelab/posts/docker-vs-lxc-proxmox/</link><pubDate>Sat, 27 Dec 2025 00:00:00 +0000</pubDate><guid>https://adamazl.github.io/homelab/posts/docker-vs-lxc-proxmox/</guid><description>&lt;h2 id="the-confusion"&gt;The Confusion&lt;/h2&gt;
&lt;p&gt;New Proxmox users often ask: should I run Docker inside a VM, Docker inside an LXC container, or use Proxmox&amp;rsquo;s native LXC containers directly? The answer depends on what you&amp;rsquo;re running and what you value. This post breaks down the trade-offs.&lt;/p&gt;
&lt;h2 id="what-is-lxc"&gt;What Is LXC?&lt;/h2&gt;
&lt;p&gt;LXC (Linux Containers) is an OS-level virtualisation technology. LXC containers share the host kernel but have their own filesystem, process tree, network stack, and user namespace. They boot like lightweight VMs — you run &lt;code&gt;pct start 101&lt;/code&gt; and get a full Linux environment in under a second.&lt;/p&gt;</description></item></channel></rss>