This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
Incorrect docker image when generating with csproj #574
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels