Adding a full tutorial for Swarm Mode

This commit is contained in:
Mano Marks 2016-08-23 16:20:01 -07:00
Родитель a97ab474db
Коммит 50ffd5c615
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -2,5 +2,6 @@
[Docker Swarm Mode](https://docs.docker.com/engine/swarm/) is a release candidate feature included with Docker Engine 1.12. These tutorials are designed to help you quickly get started testing these new features.
* [Docker Swarm Mode full tutorial](beginner-tutorial/README.md)
* [Swarm quickstart tutorial](quickstart/README.md)
* [Service deployment on a swarm](beginner/README.md)