DockerVS2015Intro icon indicating copy to clipboard operation
DockerVS2015Intro copied to clipboard

Not working anymore

Open ITFactoryAUT opened this issue 10 years ago • 1 comments

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

ITFactoryAUT avatar May 07 '15 12:05 ITFactoryAUT

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.

rstropek avatar May 08 '15 13:05 rstropek