mirror of
https://github.com/openfaas/faas.git
synced 2025-06-24 07:43:25 +00:00
guide,do: switch to ubuntu-17-10-x64
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
This commit is contained in:
committed by
Alex Ellis
parent
4877a60aee
commit
ca15008adc
@ -33,7 +33,7 @@ This process will take a few minutes as Droplets are created and Docker installe
|
||||
for i in 1 2 3; do
|
||||
docker-machine create \
|
||||
--driver digitalocean \
|
||||
--digitalocean-image ubuntu-17-04-x64 \
|
||||
--digitalocean-image ubuntu-17-10-x64 \
|
||||
--digitalocean-tags openfaas-getting-started \
|
||||
--digitalocean-region=nyc3 \
|
||||
--digitalocean-access-token $DOTOKEN \
|
||||
|
Reference in New Issue
Block a user