Showing posts with label systemd-nspawn. Show all posts
Showing posts with label systemd-nspawn. Show all posts

Thursday, April 28, 2016

Application Containers, System Containers

Canonical's Ubuntu 16.04 comes with LXD as "Linux container hypervisor". What is LXD and how does it differ from docker?

LXD is typically for system containers, Docker is usually an application container approach.