About the speaker
Experience behind the talk
Every time you run a container on Kubernetes, ECS, or your laptop, something has to create it. But what actually happens between "docker run" and your process running in isolation? In this talk, we'll build a minimal container runtime in Go using the same Linux primitives that power Docker and conta...

