Implementing a rootless container manager from scratch
- Track: Containers
- Room: UD2.218A
- Day: Saturday
- Start: 14:30
- End: 15:00
- Video only: ud2218a
- Chat: Join the conversation!
An introduction on the basic concepts underpinning a container manager: understanding what OCI images are, how they’re structured, and how to use them as rootfs. From there, we’ll dive into the core Linux primitives that make rootless containers possible: namespaces for isolation, UID/GID mappings and dropping privileges.
The talk will use my project Lilipod https://github.com/89luca89/lilipod as an example on what and how all of this has been implemented
Speakers
Luca Di Maio |