1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00

explain how to make it work on awazon ec2.

Signed-off-by: Klein Florian <florian.klein@free.fr>
Upstream-commit: e1733b4db6
Component: cli
This commit is contained in:
Florian Klein
2015-07-12 13:22:53 +02:00
committed by Tibor Vass
parent a302fd9a45
commit ff311ecafd

View File

@@ -19,7 +19,8 @@ Before you start, youll need to install the experimental build of Docker, and
- To install Compose, follow the instructions [here](http://docs.docker.com/compose/install/).
Youll also need a [Docker Hub](https://hub.docker.com/account/signup/) account and a [Digital Ocean](https://www.digitalocean.com/) account.
Youll also need a [Docker Hub](https://hub.docker.com/account/signup/) account and a [Digital Ocean](https://www.digitalocean.com/) account.
It works with the amazonec2 driver as well (by adapting the commands accordingly), except you'll need to manually open the ports 8500 (consul) and 7946 (serf) by editing the inbound rules of the corresponding security group.
## Set up a swarm with multi-host networking