Michal
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Debugging on remote docker server
Hi, I'm developing on .net core site on Windows while trying to debug it on my small remote development docker server. Rider is connected to docker using TCP socket. While running this app on dev ... -
Created Docker debugging opening not specified ports (57000 and 571000)
Hi, After scratching my head for far too many days I can't find any answer why is Rider opening ports 57000 and 57100 when debugging dot net core project in docker. I have not specified those port...