How to create Docker image for Windows based web application

Hi,

I am new to Docker. How can i create a Docker image for Windows based web application which is currently hosted on Windows Server 2012.

  1. Is it possible to create Docker image with Docker quickstart terminal/Kitematic terminal’s alone?

  2. Do i need Windows Server 2016 With Docker enabled only to create docker image for windows applications?

Any help is highly appreciated.

For windows containers you should have a look at: https://msdn.microsoft.com/en-us/virtualization/windowscontainers/containers_welcome
-m