Adding warning on Windows 10 or 2016

Added warning about the requirement to have Windows 10pro or Windows 2016 to the Windows Containers lab
This commit is contained in:
Mano Marks 2016-11-14 16:37:06 -08:00
Родитель f6ad499cdf
Коммит 9ef9df5385
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,10 @@
In September 2016, Microsoft announced the general availability of Windows Server 2016, and with it, Docker engine running containers natively on Windows. This tutorial describes how to get setup to run Docker Windows Containers on Windows 10 or using a Windows Server 2016 VM.
###If you are developing locally, you must be running Windows 10 pro or Windows 2016 in a virtual machine to be able to use this tutorial
If you can develop in the cloud, you must run on a Windows 2016 VM
This tutorial consists of three parts:
1. [Setup](Setup.md "Setup"): Making sure your development environment is properly set-up to work with Windows Containers.