From 3378b42356563aa90d34a015baa8140ea679b8a4 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Tue, 21 Mar 2017 14:47:08 -0700 Subject: [PATCH] Updated 08. Setting up and Deploying eShopOnContainers to Windows Containers (markdown) --- ...p-and-Deploying-eShopOnContainers-to-Windows-Containers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/08.-Setting-up-and-Deploying-eShopOnContainers-to-Windows-Containers.md b/08.-Setting-up-and-Deploying-eShopOnContainers-to-Windows-Containers.md index 8269669..a43a0f2 100644 --- a/08.-Setting-up-and-Deploying-eShopOnContainers-to-Windows-Containers.md +++ b/08.-Setting-up-and-Deploying-eShopOnContainers-to-Windows-Containers.md @@ -6,12 +6,12 @@ For now, we're just adding the current "Windows Containers" support. Windows Containers support: **Windows Server 2016** - Production Environments -- Install **Docker Enterprise Edition** (Docker EE) +- Install **[Docker Enterprise Edition](https://store.docker.com/editions/enterprise/docker-ee-server-windows?tab=description)** (Docker EE) - Designed to run apps in production - Call Microsoft for support. If it's a Docker rather than Windows problem, they escalate to Docker and get it solved **Windows 10** - Dev Environments -- Install **Docker Community Edition** (Docker CE, formerly **Docker for Windows**) +- Install **[Docker Community Edition](https://store.docker.com/editions/community/docker-ce-desktop-windows?tab=description)** (Docker CE, formerly **Docker for Windows**) - Support via forums/GitHub - Can switch between Windows container development and Linux (in VM). There is no plan to drop either OS from Docker CE - Designed for devs only. Not production