> It doesn’t seem like LXC/LXD has really taken off
Maybe for you but LXC is very useful for deploying development environment isolated for each developers. systemd-nspawn is quite simple but LXC provides tooling that makes operations easier.
Docker and LXD serve different purposes. Docker is meant for an app to be run isolated but LXD can run a whole OS.
Maybe for you but LXC is very useful for deploying development environment isolated for each developers. systemd-nspawn is quite simple but LXC provides tooling that makes operations easier.
Docker and LXD serve different purposes. Docker is meant for an app to be run isolated but LXD can run a whole OS.