Hacker News new | ask | show | jobs
by thelastparadise 1129 days ago
So it's basically a chroot?
2 comments

Well, as much as containers are a chroot. It's also heavily integrated with the host system.
It passes through enough of your root filesystem so you can run systemd and a whole new pid 1 inside the 'chroot'.