Has any one tried building a docker image for Windows (7.1/8)? The closest answer available for me is from ScottGu's Blog. See here http://weblogs.asp.net/scottgu/docker-and-microsoft-integrating-docker-with-windows-server-and-microsoft-azure
But I was wondering, is there any one else tried to build the same?
Running Windows containersThis downloads Microsoft's Nano Server Docker image onto your environment. That image is a minimal Windows server operating system, packaged to run as a Docker container. You can use it as the base for your own apps, or you can run containers from it directly.
As Bret explains, Docker Desktop is a mix of open source and closed source software, and it's the closed source bits to which the Docker Desktop licensing changes apply.
To stop one or more running Docker containers, you can use the docker stop command. The syntax is simple: $ docker stop [OPTIONS] CONTAINER [CONTAINER...] You can specify one or more containers to stop.
Microsoft released (Windows Server 2016 Technical Preview 3) today with container support which can be downloaded at:
https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-technical-preview
Other Interesting Links:
Preparing Windows Server Technical Preview for Windows Server Containers
Quick Start: Windows Server Containers and Docker
Quick Start: Windows Server Containers and PowerShell
Visual Studio 2015 Tools for Docker
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With