Skip to content

Commit 09580ed

Browse files
author
Mano Marks
authored
Merge pull request docker#90 from alexandair/patch-1
Update Setup-Win10.md
2 parents 29bf571 + 3378f75 commit 09580ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/windows-containers/Setup-Win10.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This chapter explores setting up a Windows environment to properly use Windows c
44

55
## Windows 10 with Anniversary Update
66

7-
For developers, Windows 10 is a great place to run Docker Windows containers and containerization support was added to the the Windows 10 kernel with the [Anniversary Update](https://blogs.windows.com/windowsexperience/2016/08/02/how-to-get-the-windows-10-anniversary-update/) (note that container images can only be based on Windows Server Core and Nanoserver, not Windows 10). All that’s missing is the Windows-native Docker Engine and some image base layers.
7+
For developers, Windows 10 is a great place to run Docker Windows containers and containerization support was added to the Windows 10 kernel with the [Anniversary Update](https://blogs.windows.com/windowsexperience/2016/08/02/how-to-get-the-windows-10-anniversary-update/) (note that container images can only be based on Windows Server Core and Nanoserver, not Windows 10). All that’s missing is the Windows-native Docker Engine and some image base layers.
88

99
The simplest way to get a Windows Docker Engine is by installing the [Docker for Windows](https://docs.docker.com/docker-for-windows/ "Docker for Windows") public beta ([direct download link](https://download.docker.com/win/beta/InstallDocker.msi)). Docker for Windows used to only setup a Linux-based Docker development environment, but the public beta version now sets up both Linux and Windows Docker development environments, and we’re working on improving Windows container support and Linux/Windows container interoperability.
1010

0 commit comments

Comments
 (0)