Im working with docker containers on linux os, and trying to debug an dotnet core web api application that runs inside docker container.
here is my docker file
<