Cage
ViewJul 2026—Present
Programmatically create isolated environments (sandboxes), run commands inside them, and tear them down — all through a simple REST API.
- Spins up isolated Docker containers on demand via REST endpoints
- Executes arbitrary commands securely inside sandboxes and captures output
- Handles automatic cleanup and resource teardown after execution
- Built with Go and Docker for systems-level performance and security
Tech Stack
Go
Docker
REST API
Systems Programming
Sandbox
Recent Commits
View all on GitHubMerge pull request #12 from harshalvk/metrics
Harshal Khobragade·5b59386·Jul 29, 2026
Update README.md
Harshal Khobragade·943882f·Jul 29, 2026
Add image to README for visual enhancement
Harshal Khobragade·e6d1be5·Jul 28, 2026
Replace image in README with larger version
Harshal Khobragade·7a8e1ef·Jul 28, 2026
fix: garbage collect abandoned paused sandbox images in reaper
Harshal Khobragade·4cea712·Jul 28, 2026