mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
ubuntu-14-10-x64 is not a valid image on digital ocean
Signed-off-by: Jordan Jennings <jjn2009@gmail.com>
This commit is contained in:
@@ -50,7 +50,7 @@ Next, you create a Swarm master with Machine:
|
||||
|
||||
docker-machine --debug create \
|
||||
-d digitalocean \
|
||||
--digitalocean-image="ubuntu-14-10-x64" \
|
||||
--digitalocean-image="ubuntu-14-04-x64" \
|
||||
--engine-install-url="https://experimental.docker.com" \
|
||||
--engine-opt="default-network=overlay:multihost" \
|
||||
--engine-opt="kv-store=consul:$(docker-machine ip consul):8500" \
|
||||
|
||||
Reference in New Issue
Block a user