Skip to content

bensho/aspnetcore-do-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Docker Container Sample for DigitalOcean App Platform

This sample demonstrates how to run a Dockerized ASP.NET Core application on DigitalOcean App Platform. Since App Platform doesn't yet support dotnet core, this sample shows how to accomplish this using Dockerfile.

This sample has been adapted from official dotnet docker sample - https://github.com/dotnet/dotnet-docker/tree/master/samples/aspnetapp

To run this sample in DigitalOcean App Platform

Fork this repo, and then simply point App Platform to your new repo. App Platform will automatically detect that this is a Dockerfile build and will do the rest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.7%
  • C# 38.7%
  • CSS 12.7%
  • Dockerfile 4.8%
  • JavaScript 2.1%