Comment by aussieguy1234
Comment by aussieguy1234 16 hours ago
It uses Linux kernel namespaces instead of chroot (containers are just fancy Liunx chroot)
Comment by aussieguy1234 16 hours ago
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.