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:
rgee0
2018-02-04 20:08:26 +00:00
committed by Alex Ellis
parent a6ab248ffb
commit 1ee0d31f28
2 changed files with 2 additions and 2 deletions

View File

@ -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: