From f1cdbcf1b267bd9cf6db41199115f380aac26b7b Mon Sep 17 00:00:00 2001 From: Anne Henmi <41210220+ahh-docker@users.noreply.github.com> Date: Thu, 15 Nov 2018 11:49:54 -0700 Subject: [PATCH] Update docker-ee.md --- install/windows/docker-ee.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/install/windows/docker-ee.md b/install/windows/docker-ee.md index e7418a1eb3..df05f577d8 100644 --- a/install/windows/docker-ee.md +++ b/install/windows/docker-ee.md @@ -22,14 +22,15 @@ in the [Windows Server Requirements](https://docs.microsoft.com/en-us/windows-se This provides information for specific CPU and memory specs and capabilities (instruction sets like CMPXCHG16b, LAHF/SAHF, and PrefetchW, security: DEP/NX, etc.). -* OS Versions: Server 2016 (Core and GUI), 1709 and 1803 and soon Server 2019 (Core and GUI) +* OS Versions: Server 2016 (Core and GUI), 1709 and 1803 * RAM: 4GB -* Disk space: [32 GB minimum recommendation for Windows](https://docs.microsoft.com/en-us/windows-server/get-started/system-requirements); however, 64GB of space for Windows Server core base images (10 GB inclucing 8GB in -server 2016 but reduced drastically to < 2 GB + server core image < 1 GB), and buffers for new containers. +* Disk space: [32 GB minimum recommendation for Windows](https://docs.microsoft.com/en-us/windows-server/get-started/system + requirements). An additional 32 GB of Space is recommended for base images for ServerCore and NanoServer along with buffer + space for workload containers running IIS, SQL Server and .Net apps. ## Install Docker Engine - Enterprise -Docker Engine - Enterprise requires Windows Server 2016 or later. See +Docker Engine - Enterprise requires Windows Server 2016, 1703, or 1803. See [What to know before you install](#what-to-know-before-you-install) for a full list of prerequisites.