OPERATING SYSTEMSOS Linux

Rooftop discussion: foundation of Linux containers

An intro and overview of general Linux containers. Almost everyone is using Docker nowadays, or at least heard about it. Containers has become the primary way of building distributed systems from isolated replaceable components. If you are already familiar with Linux kernel internals, you can skip this video. It can be useful for people curious about building blocks and foundation of Linux containers, such as namespaces, cgroups and SELinux. For more detailed information refer to Linux documentation.

source

by Lena Hall

linux foundation