Hacker News new | ask | show | jobs
by udev4096 441 days ago
Docker is not using chroot in any way. Escaping chroot is only a matter of calling chdir('..') and poof, you are out of the "sandbox"