Sign inSign up

structura/dotnetcorewebapp

By structura

Updated about 9 years ago

Minimal dotnet core kestel web example application

Image
0

301

structura/dotnetcorewebapp repository overview

The sources are at https://github.com/alexandervantrijffel/dotnetcorewebapp.

The default url https://*:5555 can be overridden with environment variable ASPNETCORE_URLS.

Example:

docker run --rm -ti --name dotnetcorewebapp -p -e "ASPNETCORE=443" 443:443 dotnetcorewebapp

Tag summary

Content type

Image

Digest

Size

464.1 MB

Last updated

about 9 years ago

docker pull structura/dotnetcorewebapp