Hacker News new | ask | show | jobs
by jakon89 3350 days ago
1 container per VM? What's the point? If you can bypass container sandbox it's very likely that you can do the same with VM.
1 comments

> If you can bypass container sandbox it's very likely that you can do the same with VM.

Hypervisors are much, much harder to break out of than a Linux container.