Hacker News new | ask | show | jobs
by rad_gruchalski 3005 days ago
>> At least in my experience that is not true. I quite often run into this issue and the OOM-killer will only kill one of the processes inside the container, not the entire container.

Hence one does not run multiple processes in the container or / and handle crashes of potential child processes correctly.

1 comments

Well, I guess, sometimes you need to break the rules. But you are right.