<?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: yassine omari</title>
    <description>The latest articles on DEV Community by yassine omari (@yomari).</description>
    <link>https://dev.to/yomari</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%2F3853300%2F93befca3-fbd4-4e13-81bd-02c94fa997a6.png</url>
      <title>DEV Community: yassine omari</title>
      <link>https://dev.to/yomari</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yomari"/>
    <language>en</language>
    <item>
      <title>Docker finally makes sense to me</title>
      <dc:creator>yassine omari</dc:creator>
      <pubDate>Tue, 31 Mar 2026 11:07:12 +0000</pubDate>
      <link>https://dev.to/yomari/docker-finally-makes-sense-to-me-5fg2</link>
      <guid>https://dev.to/yomari/docker-finally-makes-sense-to-me-5fg2</guid>
      <description>&lt;p&gt;I’ve been trying to actually understand Docker instead of just copy-pasting commands. I usually mess around with C, so finding out that containers aren't magic virtual machines was super interesting. They just use built-in Linux features like namespaces and cgroups to isolate processes. Realizing Docker is basically just a really good wrapper around standard Linux tools made the whole concept way less intimidating to learn.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
