Hacker News new | ask | show | jobs
by ashishb 163 days ago
> Many container escapes are also because the security of the underlying host, container runtime, or container itself was poorly or inconsistently implemented.

Sure, so running `npm install` inside the container is no worse than `npm install` on my machine. And in most cases, it is much better.

1 comments

Containers are more isolation than without. That was never in debate in our conversation.