Browse Source

added docker compose to containers, thanks @tgermain

pull/212/head
n1trux 7 years ago
parent
commit
a6f9b6573c
  1. 1
      README.md

1
README.md

@ -552,6 +552,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
*Operating system–level 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.

Loading…
Cancel
Save