I am learning aws ecs and eks, I deployed an asp.net core 2.2 application but facing an issue,
No executable found matching command "dotnet-MyApp.dll"
I have tested the image/container locally on my windows pc using a docker Linux container. And it works fine, can anyone help me regarding this?