Hacker News new | ask | show | jobs
by dozzie 3469 days ago
Because LXC on a technical level is much simpler, doesn't make mess in network and filesystem setup, and is easy to understand. Docker does some heavy magic for things to work for programmers (the ones who can't be bothered to learn how ethernet bridging or IP routing work), so the whole thing feels brittle.

In short, LXC is vastly underappreciated.