Containerize legacy server and applications

Hi

Is it possible to Containerize legacy server like Windows 2003 server on a windows 2016 server by using Hyper-v that comes with Windows 2016 server. I know that this is not best setup but we want to Dockerize Dev and Test environment include legacy application.

/Lars

As long as you can make the app run on Windows Server 2016, you can run it in a WS2016 container too

Hi Michael

Thanks for your answer. This was also my understanding from you article but I was not 100% sure that there wasn’t a workaround.