Update Dockerfile #1345

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

Originally created by @korneel on 10/3/2016

The app doesn't run in Docker on base image microsoft/dotnet:latest because Microsoft.NETCore.App 1.0.1 isn't installed. Only 1.0.0 is installed. The app runs fine on base image microsoft/dotnet:1.0.0-preview2-onbuild.

*Originally created by @korneel on 10/3/2016* The app doesn't run in Docker on base image `microsoft/dotnet:latest` because Microsoft.NETCore.App 1.0.1 isn't installed. Only 1.0.0 is installed. The app runs fine on base image `microsoft/dotnet:1.0.0-preview2-onbuild`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1345
No description provided.