I\'m trying to run a Dockerfile to build, publish and run a dotnet core application. The Dockerfile is as follows:
FROM mcr.microsoft.com/dotnet/core/aspnet:3.1.5