A minimalist, low-level container runtime engine built in Go from scratch. It directly interacts with the Linux Kernel using system calls to achieve absolute process isolation via custom namespaces (PID, UTS, MOUNT, NET), automated Alpine Linux RootFS deployment, and multi-tenant layered storage using OverlayFS with automated lifecycle cleanup
-
Updated
Jun 27, 2026 - Go