Главная
Study mode:
on
1
Intro
2
What are namespaces
3
Running Code
4
Containerization
5
Setting Hostname
6
Container Process ID
7
Rooting
8
proc
9
flashprop
10
environment variable
11
C groups
12
Creating a C group
13
Running a fork bomb
14
End result
15
Questions
Description:
Explore the fundamental concepts of container technology through a hands-on demonstration of writing a container from scratch using Go and system calls. Delve into the intricacies of namespaces and their impact on container isolation, resource access, and overall functionality. Learn about containerization techniques, hostname setting, process ID management, and the rooting process. Examine the roles of procfs, procopen, and environment variables in container operations. Gain insights into C groups, their creation, and practical applications such as running a fork bomb. Conclude with a comprehensive understanding of container architecture and participate in a Q&A session to reinforce your knowledge.

What Have Namespaces Done for You Lately? - Writing Containers from Scratch

Docker
Add to list