Hosting an ASP.NET 5 site in a Linux based Docker container
Note: This post is based on ASP.NET 5 Beta8, the samples might not work for you anymore Docker has becoming a popular way of hosting Linux based applications the last few years. With Windows Server 2016 Docker containers are also coming to Windows and are likely going to be a popular way of hosting there as well. But as Windows support is just in CPT form right now and ASP.NET is also moving to Linux with the CoreCLR I decided to try and run an ASP.NET web site on a Linux based container. Getting started with an ASP.NET 5 … Continue reading Hosting an ASP.NET 5 site in a Linux based Docker container