Containers From Scratch
Tuesday Jun 19
16:10 –
17:00
Effectenbeurszaal
Slides:
This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.
What is a container? Is it really a “lightweight VM”? What are namespaces and control groups? What does a host machine know about my containers? And what do my containers know about each other?
In this talk Liz will live-code a container in a few lines of Go code, to answer all these questions and more, and show you exactly what’s happening under the covers when you run a container.
Prerequisite knowledge:
So long as you’re reasonably comfortable running the Linux command ps, you’ll be fine!