Hacker News new | ask | show | jobs
by stox 3983 days ago
Docker runs on top of lxc if I am not mistaken.
2 comments

It used to run on top of lxc but it was replaced by https://github.com/opencontainers/runc if I'm not mistaken.
Not anymore - it used to. Still uses Linux namespaces and changeroots.