Eric W. Biederman (2006)
Proceedings of the Linux Symposium, 1, 101-112.
URL: https://www.kernel.org/doc/ols/2006/ols2006v1-pages-101-112.pdf
Abstract. Biederman's proposal and early implementation of the namespace mechanism in the Linux kernel. Namespaces (PID, network, mount, UTS, IPC, user, cgroup) are the foundation that made containers possible.
Tags: kernel namespaces containers
