A minimal educational container runtime in C that demonstrates core Linux container technologies: namespaces and cgroups. This project is designed for learning how containers work at the system call level. A minimal Linux container runtime demonstrating namespaces and cgroups. Stack: C, Linux namespaces, cgroups, syscalls. -
View it on GitHub