Incorrect docker image when generating with csproj #1123

Closed
opened 2025-08-09 17:18:58 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @chriscooper87 on 1/10/2017

When generating a csproj project for VS 2017 RC the Dockerfile is still using microsoft/dotnet:1.1.0-sdk-projectjson. I believe this should be microsoft/dotnet:1.1.0-sdk-msbuild

Once I change this and add docker via 'Project -> Add -> Docker Solution Support' in VS 2017 RC I still cannot get the project to build with docker. Are there any additional changes required for the compose files to get this to work? Thanks

*Originally created by @chriscooper87 on 1/10/2017* When generating a csproj project for VS 2017 RC the Dockerfile is still using microsoft/dotnet:1.1.0-sdk-projectjson. I believe this should be microsoft/dotnet:1.1.0-sdk-msbuild Once I change this and add docker via 'Project -> Add -> Docker Solution Support' in VS 2017 RC I still cannot get the project to build with docker. Are there any additional changes required for the compose files to get this to work? Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1123
No description provided.