Hacker News new | ask | show | jobs
by efficax 3250 days ago
Containerization arose out of Linux namespaces. What you get is process segregation under the same kernel, like jails or chroots but more granual. So security, that's the answer.