From c86c39a46a82429e4523fa87b3b065ac133e2db3 Mon Sep 17 00:00:00 2001 From: boardstretcher Date: Mon, 3 Oct 2016 14:37:36 -0400 Subject: [PATCH] Add LXD --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e53dac0..510e6cf 100644 --- a/README.md +++ b/README.md @@ -527,6 +527,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Bitnami](https://bitnami.com/) - Produces open source installers or software packages for web applications and development stacks as well as virtual appliances. * [Docker](http://www.docker.com/) - Open platform for developers and sysadmins to build, ship, and run distributed applications. * [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. +* [LXD](https://linuxcontainers.org/lxd/) - LXD is a container "hypervisor". * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. * [Fig](http://orchardup.github.io/fig/) - Fast, isolated development environments using Docker.