Is it possible to debug .NET Core container running in remote machine?
Open
Debugger
OmniSharp
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
I have a .NET core app that I containerized and running in remote Linux machine (VM). Is it possible to debug this remote container from my local machine?
Till now I was able to debug containers running locally using VS Code Remote Container extension, but it seems that using VS Code Remote Container extension we cannot debug remote containers.
Any suggestions will be highly appreciable. Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.