Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
LXC 1.0 blog-post-series (2013) (stgraber.org)
17 points by rammy1234 on Oct 14, 2019 | hide | past | favorite | 9 comments


If you run your own infra, LXC/LXD is invaluable when you want long-term stateful containers (e.g. to run databases on).

If like me, you started using LXC around the time of the 1.0 blog-post series, and are stuck with 14.04LTS containers, this guide [1] is useful to help you upgrade the container.

[1] https://www.cyberciti.biz/faq/upgrade-update-lxd-container-u...


That's from 2013, what's the current state of affairs?


We're now at LXC/LXD version 3.x. Using LXD (LXC container orchestrator) is a breeze, with better and more polished UX than Docker, IMHO. Then again, LXC/LXD is more of an alternative to VMs than to Docker.


It's still chugging along, the container image repos are still updated regularly, and there's a very nice command line interface package called lxd (however, the command line command it provides is is 'lxc').


Year added above. Thanks!


Is there a comprehensive resource for LXC based dev environment? There was LXDock which went unmaintained and had several bugs leaving me with Vagrant.


If I want to learn Docker/containers, would it be beneficial to go through this? Will it enhance the background learning or do I need to go through this?


Not really. You could rather learn the underlying operating system concepts such as namespaces or cgroups directly.


Bocker is a good resource to learn what containers actually are: https://github.com/p8952/bocker




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: