Is the beta client not supported on Windows Server 2016 ? I’m getting an error saying it requires Windows 10 Pro, Enterprise or Education. Screenshot: http://i.imgur.com/h2r4Mws.png
@friism Do you have any news regarding the support of Windows Server 2016?
I’m trying to convince our operations-team to use docker for windows in one of our new projects, but they ask for a roadmap… Just to make sure, that docker for windows will support Windows Server 2016 on the day we go live…
Do you have more details on your use case? Docker engine running natively on Windows Server 2016 will be supported by Microsoft and Docker at launch. “Docker for Windows” (which install a Linux Docker container dev enviroment on Windows 10) is not meant as a production runtime tool, so I’d love to get more details.
@friism As far as I know, the Docker support of Windows Server 2016 is restricted to Windows-based Docker containers, right?
I have a Linux-based container that I want to run on the Windows Server 2016.
If I have understood correctly, the use of Docker for Windows is the only way to handle the gap between Linux-based Docker containers and Windows Server, right?
Yes, with Docker for Windows you can run Linux containers on Windows. For production use, you’re probably better off just running a Linux system though.
This is also of interest to me. Being able to host both windows and linux docker containers on a single Windows Server 2016 system would help us reduce the physical servers we need to support. Example: running linux-native nginx in a linux container on windows.
@friism Is the statement that “Docker for Windows” feature is not meant for production because there are performance issues with using a Linux docker container on Windows? Or are there reliability issues with this approach? Or is there some other reason? (maybe Microsoft not allowing it?)
Docker version
Client:
Version: 17.06.1-ee-1
API version: 1.30
Go version: go1.8.3
Git commit: 4dd6e94
Built: Sat Aug 12 01:34:13 2017
OS/Arch: windows/amd64
Server:
Version: 17.06.1-ee-1
API version: 1.30 (minimum version 1.24)
Go version: go1.8.3
Git commit: 4dd6e94
Built: Sat Aug 12 02:14:08 2017
OS/Arch: windows/amd64
Experimental: false