J
jeremy
Video
How Linux Namespaces, Cgroups, and Union Filesystems Create Docker Containers
A container is not a virtual machine but an ordinary host process whose perceived environment is constructed by three Linux kernel mechanisms: namespaces, which partition the visibility of global sys…