The document summarizes a presentation given by Sangam Biradar on Docker internals. It introduces the key building blocks of containers like namespaces, control groups, copy-on-write storage and union filesystems. It then discusses the container runtime and demos how to create a minimal Docker container using Golang. Sangam shares his blog and research papers on containers and invites the audience to connect on Twitter or visit his website for more information.
Related topics: