Hacker News new | ask | show | jobs
by kreetx 1997 days ago
How does lxd fit into this space - similar to docker it's also based on cgroups and namespaces?
1 comments

More or less, though LXC (and LXD using the LXC backend) are focused on system containers rather than single services. Basically lightweight VMs with a full init and the usual set of set of system daemons.