Y
Hacker News
new
|
ask
|
show
|
jobs
by
thelastparadise
1129 days ago
So it's basically a chroot?
2 comments
FireInsight
1129 days ago
Well, as much as containers are a chroot. It's also heavily integrated with the host system.
link
qbasic_forever
1129 days ago
It passes through enough of your root filesystem so you can run systemd and a whole new pid 1 inside the 'chroot'.
link