Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: slim - Build micro-vms from Dockerfiles
(
github.com
)
14 points
by
chrisparnin
2643 days ago
1 comments
jazoom
2642 days ago
This is interesting. I'm wondering if this might be good for making immutable development environments.
link
indigo945
2640 days ago
Isn't docker already good for making immutable development environments?
link
jazoom
2640 days ago
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.
link