Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
m_mueller
11y ago
0 comments
Save
Share
Well.. in Docker's case they are? It's based on lxc, a Linux kernel technology. Of course BSD had it before that, although with a different name.
0 comments
3 comments · 1 top-level
top
newest
oldest
vezzy-fnord
11y ago
· 2 in thread
Docker hasn't been based on LXC since 0.9 by now. It uses its own libcontainer.
m_mueller
OP
11y ago
Which to my knowledge ist still linux-only, so while it's good to be technically correct, it doesn't change my point.
vezzy-fnord
11y ago
That much is correct, it's still tied to namespaces, cgroups and the standard mechanisms for implementing jailing on Linux. The point is it stands at a layer of abstraction designed for easier portability than outright depending on LXC.
j
/
k
navigate · click thread line to collapse