Show HN: We are three devs from Kenya and built a Docker alternative in Rust
a year ago
- #Sandboxing
- #Docker-alternative
- #Open-source
- Three developers from Kenya built Sphere, a Docker alternative, on their phones.
- Sphere is a computational runtime that runs code in a minimal sandbox created and destroyed for each run.
- It ensures reproducibility and isolation without leaving traces on the host system.
- Spheres can declare dependencies, allowing complex applications to be built from simple, verifiable tools.
- Future plans include true security sandboxing, a public registry (SphereHub), and a decentralized cloud (SphereGrid).
- Sphere is open-source (MIT licensed) and the team invites community involvement.