<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Notes from the book Docker deep dive by Nigel Poulton on Nerdsid.com</title><link>https://nerdsid.com/notes/docker-deep-dive/</link><description>Recent content in Notes from the book Docker deep dive by Nigel Poulton on Nerdsid.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 06 Apr 2026 09:58:26 +0000</lastBuildDate><atom:link href="https://nerdsid.com/notes/docker-deep-dive/index.xml" rel="self" type="application/rss+xml"/><item><title>Brief history of Docker</title><link>https://nerdsid.com/notes/docker-deep-dive/history/</link><pubDate>Fri, 03 Apr 2026 07:32:28 +0530</pubDate><guid>https://nerdsid.com/notes/docker-deep-dive/history/</guid><description>&lt;h2 id="the-pre-docker-era">The pre Docker era&lt;/h2>
&lt;h3 id="pre-vm-era">Pre VM era&lt;/h3>
&lt;p>Businesses bought overpowered servers which operated at 5-10% of their capacity. No one wanted unhappy customers &amp;amp; lost revenue.&lt;/p>
&lt;p>Summary: high capex, low operational efficiency.&lt;/p>
&lt;h3 id="the-vm-era">The VM era&lt;/h3>
&lt;p>VMWare, Inc created Virtual machine (VM). This allowed to run multiple applications on a server thereby increasing operational efficiency of servers&lt;/p>
&lt;p>Issues with VMs:&lt;/p>
&lt;ul>
&lt;li>Slow to boot&lt;/li>
&lt;li>Not portable&lt;/li>
&lt;li>Every VM needs OS patching&lt;/li>
&lt;li>Needs monitoring&lt;/li>
&lt;/ul>
&lt;p>What do we mean by not portable:&lt;/p></description></item></channel></rss>