added docker compose to containers, thanks @tgermain

This commit is contained in:
n1trux 2017-03-03 17:58:01 +01:00
parent 19319bed4e
commit a6f9b6573c
1 changed files with 1 additions and 0 deletions

View File

@ -552,6 +552,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
*Operating systemlevel virtualization.*
* [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.
* [OpenVZ](http://openvz.org) - Container-based virtualization for Linux.