Show HN: Dis: Dev environments but without Node.js
Category: devtools
Tags: dev-environments, docker, cli-tool
Score: 6.3/10 (Innovation: 6, Technical: 5, Documentation: 8, Utility: 6)
Dis is a minimalist dev container tool that replaces complex VS Code devcontainer.json setups with a simple Dockerfile-based approach. It's interesting because it strips away the Node.js dependency and VS Code lock-in while maintaining the core benefit of reproducible development environments.
Target audience: backend devs, devops
Repository: https://github.com/candacelabs/dis/tree/main · Go · MIT · 2 stars
View on Hacker News