The second of four episodes on Windows containers! This one focuses on using Microsoft's Docker images to package applications to run in Windows containers. We'll cover the Windows Server base images and the .NET Framework and .NET Core runtime images. You'll learn how to package apps simply using existing deployment packages - like MSIs - and how to compile and package .NET apps from source code.