Hacker News new | ask | show | jobs
by IceWreck 1632 days ago
That's the difference between a container and a VM. VM runs its own kernel. A container relies on the host kernel and the host machine's kernel does all the scheduling, memory management, etc.