© Shashank Mohan Jain 2020
S. M. JainLinux Containers and Virtualizationhttps://doi.org/10.1007/978-1-4842-6283-2_5

5. Layered File Systems

Shashank Mohan Jain1 
(1)
Bengaluru, India
 

In the previous chapters, we learned about namespaces and cgroups. In this chapter, we touch upon another interesting aspect of the container ecosystem, which is the layered file system. We discuss how it enables file-sharing on the host and how this helps run multiple containers on the host.

In previous chapters, we addressed topics of process isolation via Linux namespaces and resource control for individual processes via cgroups. Now we delve into the topic of layered file systems, which constitute the third building block of the Linux container, after namespaces ...

Get Linux Containers and Virtualization: A Kernel Perspective now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.