ALM DevOps

W24 Using Docker on Windows in VSTS Build and Release Management

03/15/2017

4:30pm - 5:45pm

Level: Introductory to Intermediate

Marcel de Vries

CTO

Xpirit

In this session, you'll learn how to use Docker as part of your delivery pipeline and how it can speed up the delivery process. You'll learn how to build container images, how to add required features so you can deploy (for example, an ASP.NET 4.x website in a Docker container) and use this to very easily switch between environments. The session wraps up with integrating all these steps in VSTS release management, so you can make Docker part of our standard deployment pipeline.

You will learn:

  • How to use Docker to run ASP.NET 4.x applications on windows
  • How to build Container images
  • How to embed Docker in VSTS
  • How Docker can revolutionize the way you develop, test, and deploy applications