<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Zaheen Ahmed Deep ⋆˚࿔</title><link>https://zdeep.fyi/</link><description>Recent content on Zaheen Ahmed Deep ⋆˚࿔</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 24 Nov 2025 02:00:00 -0500</lastBuildDate><atom:link href="https://zdeep.fyi/index.xml" rel="self" type="application/rss+xml"/><item><title>A Practical Introduction to Containers with Docker</title><link>https://zdeep.fyi/post/2025-11-24-a-practical-introduction-to-containers-with-docker/</link><pubDate>Mon, 24 Nov 2025 02:00:00 -0500</pubDate><guid>https://zdeep.fyi/post/2025-11-24-a-practical-introduction-to-containers-with-docker/</guid><description>&lt;h3 id="what-is-a-container" id=what-is-a-container&gt;
 
 &lt;span class="me-2"&gt;What is a Container?&lt;/span&gt;
 &lt;a href="#what-is-a-container" class="anchor text-muted"&gt;&lt;i class="fas fa-hashtag"&gt;&lt;/i&gt;&lt;/a&gt;
 
&lt;/h3&gt;&lt;p&gt;A container is an &lt;em&gt;isolated&lt;/em&gt; Linux process running on a Linux-based operating system. The keyword here is isolated. A container has its own hostname, root filesystem, process IDs, mount points, and user IDs independent of the host OS. Even though a container is only a Linux process, this isolation of attributes from the host OS makes a container appear as a separate operating system with its own files, users, and network interfaces.&lt;/p&gt;</description></item><item><title>About</title><link>https://zdeep.fyi/about/</link><pubDate>Sat, 08 Nov 2025 00:00:00 +0000</pubDate><guid>https://zdeep.fyi/about/</guid><description>&lt;p&gt;I am a tinkerer, builder, &lt;a href="https://paulgraham.com/hp.html"&gt;hacker&lt;/a&gt;, but above all, a lover of everything computers.&lt;/p&gt;
&lt;p&gt;It all started as a kid poking around &lt;code&gt;C:\Windows\System32&lt;/code&gt;, running &lt;a href="https://en.wikipedia.org/wiki/QuickBASIC"&gt;QuickBASIC&lt;/a&gt; code I didn&amp;rsquo;t understand, copying Excel formulae from books I couldn&amp;rsquo;t read. But computers were with me in all stages of life. I was writing web pages in dumbphones, learning jQuery from W3Schools, rooting Android, installing custom ROMs from &lt;a href="https://xdaforums.com/c/custom-rom-central.2605/"&gt;XDA&lt;/a&gt;, building robots with Arduino, dual booting Ubuntu with Windows.&lt;/p&gt;</description></item><item><title>Archives</title><link>https://zdeep.fyi/archives/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://zdeep.fyi/archives/</guid><description/></item></channel></rss>