<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>How Docker Works - Intro to Namespaces</title>
        <link>https://stream.echo6.co/videos/watch/64ad24a5-8880-443c-86be-6d5ce4d4ae9e</link>
        <description>Let's figure out how Docker works! We will investigate docker by tracing the syscalls to find the Linux Kernel feature called Namespaces. We also learn about the different ones like process id, network or mount namespaces. docker → dockerd → containerd → runC → unshare syscall Part 1: https://www.youtube.com/watch?v=cPGZMt4cJ0I LWN Article: https://lwn.net/Articles/531114/ Docker Example: https://github.com/LiveOverflow/pwn_docker_example -=[ ❤️ Support ]=- → per Video: https://www.patreon.com/join/liveoverflow → per Month: https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join -=[ 🐕 Social ]=- → Twitter: https://twitter.com/LiveOverflow/ → Website: https://liveoverflow.com/ → Subreddit: https://www.reddit.com/r/LiveOverflow/ → Facebook: https://www.facebook.com/LiveOverflow/</description>
        <lastBuildDate>Mon, 13 Apr 2026 20:41:16 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>How Docker Works - Intro to Namespaces</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/64ad24a5-8880-443c-86be-6d5ce4d4ae9e</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/video-comments.xml?videoId=64ad24a5-8880-443c-86be-6d5ce4d4ae9e" rel="self" type="application/rss+xml"/>
    </channel>
</rss>