nestybox/sysbox
An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 71
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 92.0
- age_days: 2222
- days_rel: 33
- days_push: 8
- n_releases_24m: 5
Adoption not part of the score
3840 stars · 226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Sysbox is an open-source container runtime (a specialized runc) that improves container isolation via Linux user-namespaces and procfs/sysfs virtualization. It enables containers to run VM-like workloads such as systemd, Docker, and Kubernetes without privileged mode or nested virtualization.
Use cases
- run docker inside a container without privileged mode
- run systemd inside containers securely
- run kubernetes or k3s inside rootless containers
- harden container isolation with user namespaces
- build multi-arch images inside containers
- replace VMs with secure VM-like containers in CI
When to choose
- you need Docker-in-Docker or systemd in containers without privileged containers
- you want stronger isolation than default runc without nested virtualization
- you run multi-tenant container workloads on shared hosts
When to avoid
- you need VM-grade isolation (use Kata or KubeVirt instead)
- you only run simple stateless microservices with default runc
- your host OS or kernel does not meet Sysbox requirements
Facets
application · maturity active
container-runtime security security cloud-computing self-hosted runc rootless-containers user-namespace docker-in-docker systemd-in-containers kubernetes-in-docker container-isolation virtualization containers devops linux docker kubernetes
1 source
- readme: https://github.com/nestybox/sysbox · fetched 2026-08-28 · 7610cbdd8de8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nestybox/sysbox | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem