dotnetcore
Dockerfile for .Net Core 2.2
I've written before about .net core with docker and using it with .net core 2.1 But as .net core has moved forward through new versions the docker files change, this is a sample docker file for a .net core 2.2 web app. FROM microsoft/dotnet:2.