normalian blog

Let's talk about Microsoft Azure, ASP.NET and Java!

Entries from 2018-03-22 to 1 day

How to build ASP.NET Framework Docker images on VSTS build tasks

As you know, Visual Studio Team Services offers to build Docker image tasks and Visual Studio offers Docker support. But there are some tips when you build ASP.NET Framework Docker images with VSTS build tasks. This post shows how to setup…