Search code examples
windowsdockerboot2docker

Docker image for Windows


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?


Solution

  • 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