I've been frustrated with dependency hell and clutter on my VPS from dev, so I built Devbox: a lightweight, open-source CLI tool that spins up isolated development environments using Docker. Each project runs in its own container, but your code stays in simple flat folders on the host machine—no messing with volumes or sync issues. Environments are disposable, so you can nuke and recreate them without losing your work. Key features: - Instant setup: `devbox init my-project` and you're in a fresh env with `devbox shell`.- Configurable via JSON: Define packages, services, and more in a `devbox.json` file. Share it in your repo for reproducible setups—teammates just run `devbox up`.- Docker-in-Docker by default: Build and run containers inside your env without extra config.- Host-friendly: Edit code directly on your machine; the container handles the runtime.- Templates for quick starts: Built-ins for Python, Node.js, Go, web dev, etc.- Advanced options: Port mapping, env vars, resource limits, and even mounting your dotfiles.It's FOSS (MIT license), Linux-focused (Debian/Ubuntu, or WSL2 on Windows), and super easy to install: `curl -fsSL https://devbox.ar0.eu/install.sh | bash`.Check out the launch page and docs at https://devbox.ar0.eu, or the repo at https://github.com/itzCozi/devbox. I'd love some feedback, stars, or contributions to help grow this into a solid community tool! Comments URL: https://news.ycombinator.com/item?id=45421302 Points: 9 # Comments: 2
Show HN: Devbox – Containers for better dev environments (ar0.eu)
Advertisement
Related Articles
AI tools I wish existed
Article URL: https://sharif.io/28-ideas-2025 Comments URL: https://news.ycombinator.com/item?id=45421812 Points: 6 # Comments: 0
Notion Capital raises $130M growth fund to tackle …
The growth fund is nearly twice the size of its previous one.
Hiring only senior engineers is killing companies
Article URL: https://workweave.dev/blog/hiring-only-senior-engineers-is-killing-companies Comments URL: https://news.ycombinator.com/item?id=45421564 Points: 104 # Comments: 102
Awakening Bell
Article URL: https://awakeningbell.org/ Comments URL: https://news.ycombinator.com/item?id=45421067 Points: 12 # Comments: 0
FAA decides it trusts Boeing enough to certify …
Article URL: https://www.theregister.com/2025/09/29/faa_decides_it_trusts_boeing/ Comments URL: https://news.ycombinator.com/item?id=45420327 Points: 113 # Comments: 54
Here are 55 great deals you can snag …
Amazon’s Echo Spot is an excellent smart alarm clock that’s currently $30 off. Amazon recently …