VS Code can apparently debug Python code running on Docker.
Visual Studio 2022 can debug .NET code running on Docker ( https://learn.microsoft.com/en-us/visualstudio/containers/edit-and-refresh?view=vs-2022 ).
Is there a way to debug Python code running on Docker with Visual Studio 2022?