© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. M. JainLinux Containers and Virtualizationhttps://doi.org/10.1007/978-1-4842-9768-1_6

6. Creating a Simple Container Framework

Shashank Mohan Jain1  
(1)
Bengaluru, India
 

In the previous chapters, you learned about the important building blocks of the container framework: namespaces, cgroups, and layered file systems. In this chapter, you learn how these building blocks make up the container framework by building your own simple container framework.

Since we have covered the basics of what constitutes a container, it is time to look at how to write your own simple container. By the end of this chapter, you will have created your own simple container using ...

Get Linux Containers and Virtualization: Utilizing Rust for Linux Containers 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.