Przeglądaj źródła

added LXD to containers below LXC, thanks @boardstretcher

n1trux 9 lat temu
rodzic
commit
ed4db611c1
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      README.md

+ 1 - 0
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.