Hacker News new | ask | show | jobs
by taylorbuley 4319 days ago
I feel this docker pain. But isn't an isolated process the point? I thought I read an article here recently that said, basically, if you're running an ssh server in your proc then you're doing it wrong.
1 comments

I feel like having completely isolated processes is ideal but not always or even usually needed.

I know the phusion/baseimage argues against excessive isolation:

https://github.com/phusion/baseimage-docker#docker_single_pr...