mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +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:
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user