Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Minimal container-like sandbox built from scratch in C (github.com/sahilb315)
5 points by Sahil121 89 days ago | hide | past | favorite
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.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: