Y
Hacker News
new
|
ask
|
show
|
jobs
by
stox
3983 days ago
Docker runs on top of lxc if I am not mistaken.
2 comments
olalonde
3983 days ago
It used to run on top of lxc but it was replaced by
https://github.com/opencontainers/runc
if I'm not mistaken.
link
falcolas
3983 days ago
Not anymore - it used to. Still uses Linux namespaces and changeroots.
link