PreviousNext

Publishing your ASP.NET App to Linux in 5 minutes with Docker

by bill-s, 2015-05-14T03:17:13.000Z

In this section, i will demonstrate how to publish your ASP.NET APP on Linux VM using Docker extension of Visual Studio 2015. So, before we begin, we must need VS 2015 RC candidate installed on our machine. Then, we do need Docker extension for visual studio installed on our machine. You can install the same from Extension and Updates as shown below in the screen shot.

Read More