My talk at the Seattle GNU/Linux Conference
I had a chance to give a lightning talk entitled Running C# in Linux Containers at the Seattle GNU/Linux Conference on October 25, 2014. This was to demonstrate my side project: creating a Docker image for ASP.NET (which has become official now: microsoft/aspnet). Below you can find the slides I used:
Now that the Microsoft/aspnet container image is available, it is even easier to run applications written in ASP.NET (even console applications) inside Docker containers!
Read More →