aussieguy1234 16 hours ago

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

  • samlinnfer 15 hours ago

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