Added Swarm Setup Tutorial (#1)

Helpful link added to Readme
This commit is contained in:
Brian Christner 2017-01-09 11:45:23 +01:00 committed by Alex Ellis
parent 3ea5372755
commit 1efee25f9c

View File

@ -12,6 +12,8 @@ Minimum requirements:
* Docker 1.13-RC (to support attachable overlay networks)
* At least a single host in Swarm Mode. (run `docker swarm init`)
`For more information on Swarm mode and configuration please have a look at the [Swarm Mode tutorial](https://docs.docker.com/engine/swarm/swarm-tutorial/). `
Check your `docker version` and upgrade to one of the latest 1.13-RCs from the [Docker Releases page](https://github.com/docker/docker/releases). This is already available through the Beta channel in Docker for Mac.
#### Create an attachable network for the gateway and functions to join