Show HN: Minimal container-like sandbox built from scratch in C

Show HN (score: 5)
Found: December 07, 2025
ID: 2601

Description

DevOps
Show HN: Minimal container-like sandbox built from scratch in C Runbox recreates core container features without relying on existing runtimes or external libraries. It uses namespaces, cgroups v2, and seccomp to create an isolated process environment, with a simple shell for interaction. For future gonna work on adding an interface so external applications can be executed inside Runbox, similar to containers.

Github: https://github.com/Sahilb315/runbox

Happy to hear feedback or suggestions.

More from Show

No other tools from this source yet.