Category: Docker

.NET Core MVC on Azure Container and Registry Service

I’ve recently been playing around with .NET Core MVC and trying to get it running on Azure Container Service (ACS). Why .NET Core?  Because you’ll be able to run those containers on Linux environments, which will generally be lower cost....