aspnetcore/templates
Korneel a0ebab1f28 Update Dockerfile
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`.
2016-10-05 12:18:58 +01:00
..
Angular2Spa Update Dockerfile 2016-10-05 12:18:58 +01:00
KnockoutSpa Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
ReactReduxSpa Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
ReactSpa Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
WebApplicationBasic Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
package-builder