Remix.run Logo
aussieguy1234 6 hours ago

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

samlinnfer 4 hours ago | parent [-]

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