I try to run ASP.NET Core MVC app within docker via following steps
Create mvc app
dotnet new mvc
Download official ms sdk image