Docker for Windows Server and Image2Docker

December 8, 2025 · 129 words · One minute

In December we had a live webinar focused on Windows Server If you have existing ASP.NET applicatio

In December we had a live webinar focused on Windows Server If you have existing ASP.NET applications running in VMs, you can use the Image2Docker tool Windows admins will want a unified platform for managing images and containers. That’s Microsoft are supporting that workflow with the two Windows base images on Docker Hub – for  and For your own applications, you would aim to have the same deployment schedule – after a new release of the Windows base image, you would rebuild your application images and deploy new containers. All this can be automated, so it’s much faster and more reliable than manual patching.  Stefan Scherer has a great blog post on