I am developing a webapi applciation which targets .net framework 4.6.2. In order to run, i also need msbuid 15 along with visual studio 2017 build tools.
I found a docker image for this from Microsoft. Below if the URL https://hub.docker.com/_/microsoft-dotnet-framework
As I am very new to this docker, i don't know how to use in the code build. I added like below image
When i run, i got the error like below image
Please help on this. I tried to use any docker images already built, as I don't know about docker