From ea459fdb898d7b13e6e7712a056099091183ad3e Mon Sep 17 00:00:00 2001 From: Denise Schannon Date: Mon, 19 Nov 2018 11:33:55 -0800 Subject: [PATCH] fix windows docker version --- content/rancher/v2.x/en/installation/requirements/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/requirements/_index.md b/content/rancher/v2.x/en/installation/requirements/_index.md index 33334bcff01..6124a843992 100644 --- a/content/rancher/v2.x/en/installation/requirements/_index.md +++ b/content/rancher/v2.x/en/installation/requirements/_index.md @@ -19,7 +19,7 @@ Rancher is supported on the following operating systems and their subsequent non * RancherOS 1.4 (64-bit) * Docker 17.03.2 * Windows Server version 1803 (64-bit) - * Docker 18.06 + * Docker 17.06 If you are using RancherOS, make sure you switch the Docker engine to a supported version using:
`sudo ros engine switch docker-17.03.2-ce`