Not working anymore
Hello rainer, first of all thank you very much for this great work! I tried all step by step but it doesn´t work anymore. Microsoft changed the base image from "mono:3.10" to "ubuntu:14.04" so I think the complete mono framework is missing.
Do you know why they did that?
greetings Nico Haslberger
Hi Nico!
Thank you for trying the sample.
Indeed, many things changed since I have created this sample. However, I have updated the code yesterday and today for another Docker presentation I did. So now all samples should work again (note that you might need to change some folder names compared to the sample's readme file as I changed some folders). I tried it with the recent ASP.NET 5 samples - they worked in my sample environment with the current ASP.NET image from Dockerhub that Microsoft provides.
Let me know if my recent updates fixed your problems.
Greetings, Rainer.