دانلود کتاب Container Security
by Liz Rice
|
عنوان فارسی: امنیت کانتینر |
دانلود کتاب
جزییات کتاب
This book as a whole looks at the building blocks and security boundaries commonly used in container-based systems and how they’re constructed in the Linux operating system. In the featured chapter, "Container Isolation," you’ll learn how namespaces limit the set of files and directories that particular container processes can see, functionally isolating them from other operations.
Learn how a container is actually a Linux process with a restricted view of the machine it’s running on
Explore the different namespaces typically used to create Linux containers
Examine how containerized processes are isolated from the host and other containerized processes