Ver Fonte

added docker compose to containers, thanks @tgermain

n1trux há 9 anos atrás
pai
commit
a6f9b6573c
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      README.md

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