Comment by nezhar
Looks interesting. How does this compare to a container?
Looks interesting. How does this compare to a container?
It uses Linux kernel namespaces instead of chroot (containers are just fancy Liunx chroot)
Ackually, “containers” on linux are usually implemented using linux namespaces instead of chroot.
Containers aren't a sandbox:
https://news.ycombinator.com/item?id=46405993