Hacker News new | ask | show | jobs
by indigo945 2640 days ago
Isn't docker already good for making immutable development environments?
1 comments

I don't think so. I've never tried but I don't think running VS Code, Sublime Merge, a Kubernetes cluster and numerous other things would work well in a Docker image, which is only designed to run one process.