Debugging .NET in Docker: Mount Points and Cross-platform Symbols
Today I want to share a tricky debugging issue I encountered with Visual Studio's Docker tools and how I fixed it. The problem arose when trying to debug a .NET application that uses a custom base image with pre-installed Python.
The Problem
My appli...
xakpc.info3 min read