Hacker News new | ask | show | jobs
by samtho 1049 days ago
LXC is essentially a library file that implements Linux containers via a combination of network namespaces, chroot jails, process isolation, etc.

LXD is daemon that manages LXC containers, networks, groups, has a database, etc.