From ed4db611c1317688962f527d4cc695527b0b5aa2 Mon Sep 17 00:00:00 2001 From: n1trux Date: Fri, 3 Mar 2017 18:03:19 +0100 Subject: [PATCH] added LXD to containers below LXC, thanks @boardstretcher --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85eaed0..50bf0c5 100644 --- a/README.md +++ b/README.md @@ -554,6 +554,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. * [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. * [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. + * [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux.