<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ludolf</title>
    <description>The latest articles on DEV Community by Ludolf (@ludolf).</description>
    <link>https://dev.to/ludolf</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3961216%2F15d4d017-bd08-4fb5-a8ff-d7d0887ed1d5.jpg</url>
      <title>DEV Community: Ludolf</title>
      <link>https://dev.to/ludolf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ludolf"/>
    <language>en</language>
    <item>
      <title>I built a free Docker course that doesn't suck</title>
      <dc:creator>Ludolf</dc:creator>
      <pubDate>Sun, 31 May 2026 13:15:47 +0000</pubDate>
      <link>https://dev.to/ludolf/i-built-a-free-docker-course-that-doesnt-suck-2p2b</link>
      <guid>https://dev.to/ludolf/i-built-a-free-docker-course-that-doesnt-suck-2p2b</guid>
      <description>&lt;p&gt;A few weekends ago I got tired of recommending the same Docker tutorials to everyone, so I built my own.&lt;/p&gt;

&lt;p&gt;dockhand.lol&lt;/p&gt;

&lt;p&gt;No login, no newsletter popup, no "enter your credit card for a free trial". Just 22 lessons across 6 courses covering:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Docker Basics (images, containers, volumes, networks)
Docker Compose (multi-service setups, healthchecks, hot reload)
SSH Tunnels &amp;amp; Docker (remote containers, Docker context)
Production Tips (multi-stage builds, security, cleanup)
Docker Swarm (services, stacks, secrets)
Monitoring &amp;amp; Logging (logging drivers, cAdvisor, Prometheus)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;The idea was: can you learn enough Docker in a weekend to be productive? Turns out yes — if you cut the filler.&lt;/p&gt;

&lt;p&gt;It's built with SvelteKit + Postgres, dark mode by default (obviously), self-hosted Plausible for analytics (no GA), and fully bilingual (EN/DE).&lt;/p&gt;

&lt;p&gt;Would love feedback from anyone who gives it a spin. What's missing? What's over-explained? What's under-explained?&lt;/p&gt;

&lt;p&gt;→ &lt;a href="https://dockhand.lol" rel="noopener noreferrer"&gt;https://dockhand.lol&lt;/a&gt;&lt;/p&gt;

</description>
      <category>docker</category>
      <category>devops</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
