A minimal Asp.Net 5.0 (core) application inspired by the Containous whoami test-application.
This is my go-to testrig that i use to test .Net Core together with Docker, kubernetes, docker swarm, reverse proxies etc.
Docker (linux) image https://hub.docker.com/r/magohl/whoamicore
Usage docker run -p 888:80 magohl/whoamicore browse to http://localhost:888