mirror of
https://github.com/openfaas/faas.git
synced 2025-06-12 18:26:49 +00:00
Moved supported Docker version to 17.06 to enable 3.3 of compose
Signed-off-by: rgee0 <richard@technologee.co.uk>
This commit is contained in:
parent
a6ab248ffb
commit
1ee0d31f28
@ -8,7 +8,7 @@ These instructions are for a development environment. If you plan to expose Open
|
||||
|
||||
## Initialize Swarm Mode
|
||||
|
||||
You can create a single-host Docker Swarm on your laptop with a single command. You don't need any additional software to Docker 17.05 or greater. You can also run these commands on a Linux VM or cloud host.
|
||||
You can create a single-host Docker Swarm on your laptop with a single command. You don't need any additional software to Docker 17.06 or greater. You can also run these commands on a Linux VM or cloud host.
|
||||
|
||||
This is how you initialize your master node:
|
||||
|
||||
|
@ -26,7 +26,7 @@ When running OpenFaaS on ARM a key consideration is that we need to use arm base
|
||||
|
||||
### Initialize Swarm Mode
|
||||
|
||||
You can create a single-host Docker Swarm on your ARM device with a single command. You don't need any additional software to Docker 17.05 or greater.
|
||||
You can create a single-host Docker Swarm on your ARM device with a single command. You don't need any additional software to Docker 17.06 or greater.
|
||||
|
||||
This is how you initialize your master node:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user