Y
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
adamnew123456
1997 days ago
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.
link