top | item 46595197

(no title)

nezhar | 1 month ago

Looks interesting. How does this compare to a container?

discuss

order

aussieguy1234|1 month ago

It uses Linux kernel namespaces instead of chroot (containers are just fancy Liunx chroot)

samlinnfer|1 month ago

Ackually, “containers” on linux are usually implemented using linux namespaces instead of chroot.