Updated 08. Setting up and Deploying eShopOnContainers to Windows Containers (markdown)

Cesar De la Torre 2017-03-21 14:42:25 -07:00
parent d99b0d8685
commit f8d5f9e659

@ -6,12 +6,12 @@ For now, we're just adding the current "Windows Containers" support.
Windows Containers support: Windows Containers support:
**Windows Server 2016** - Production Environments **Windows Server 2016** - Production Environments
- Comes with Docker Enterprise Edition - Install **Docker Enterprise Edition** (Docker EE)
- Designed to run apps in production - 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 - 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 **Windows 10** - Dev Environments
- Docker Community Edition (formerly Docker for Windows) - Install **Docker Community Edition** (Docker CE, formerly **Docker for Windows**)
- Support via forums/GitHub - 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 - 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 - Designed for devs only. Not production