Hacker News new | ask | show | jobs
by skeptic2718 3470 days ago
Why is it sad?
1 comments

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.