Fixing Issue When You Can’t Connect to Docker Debugger in VS Code

I’ve previously blogged about debugging .NET Docker containers in VS Code but recently I came across a problem with a container that I had a .NET Core application in failing to connect the debugger with the following error:
Executing: docker.exe …


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

I’ve previously blogged about debugging .NET Docker containers in VS Code but recently I came across a problem with a container that I had a .NET Core application in failing to connect the debugger with the following error: Executing: docker.exe exec -i sunshine-functions sh -s < /home/aaron/.vscode-remote/extensions/ms-vscode.csharp-1.19.1/scripts/remoteProcessPickerScript Linux stderr: sh: 1: ps: not found Error Message: Command failed: docker.exe exec -i sunshine-functions sh -s < /home/aaron/.vscode-remote/extensions/ms-vscode.csharp-1.19.1/scripts/remoteProcessPickerScript sh: 1: ps: not found THe crux of the problem is that it’s unable to list the processes that I need to pick from in VS Code.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate
APA
Posts on LINQ to Fail | Sciencx (2023-12-04T13:43:50+00:00) » Fixing Issue When You Can’t Connect to Docker Debugger in VS Code. Retrieved from https://www.scien.cx/2019/05/17/fixing-issue-when-you-cant-connect-to-docker-debugger-in-vs-code/.
MLA
" » Fixing Issue When You Can’t Connect to Docker Debugger in VS Code." Posts on LINQ to Fail | Sciencx - Friday May 17, 2019, https://www.scien.cx/2019/05/17/fixing-issue-when-you-cant-connect-to-docker-debugger-in-vs-code/
HARVARD
Posts on LINQ to Fail | Sciencx Friday May 17, 2019 » Fixing Issue When You Can’t Connect to Docker Debugger in VS Code., viewed 2023-12-04T13:43:50+00:00,<https://www.scien.cx/2019/05/17/fixing-issue-when-you-cant-connect-to-docker-debugger-in-vs-code/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Fixing Issue When You Can’t Connect to Docker Debugger in VS Code. [Internet]. [Accessed 2023-12-04T13:43:50+00:00]. Available from: https://www.scien.cx/2019/05/17/fixing-issue-when-you-cant-connect-to-docker-debugger-in-vs-code/
CHICAGO
" » Fixing Issue When You Can’t Connect to Docker Debugger in VS Code." Posts on LINQ to Fail | Sciencx - Accessed 2023-12-04T13:43:50+00:00. https://www.scien.cx/2019/05/17/fixing-issue-when-you-cant-connect-to-docker-debugger-in-vs-code/
IEEE
" » Fixing Issue When You Can’t Connect to Docker Debugger in VS Code." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2019/05/17/fixing-issue-when-you-cant-connect-to-docker-debugger-in-vs-code/. [Accessed: 2023-12-04T13:43:50+00:00]
rf:citation
» Fixing Issue When You Can’t Connect to Docker Debugger in VS Code | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2019/05/17/fixing-issue-when-you-cant-connect-to-docker-debugger-in-vs-code/ | 2023-12-04T13:43:50+00:00
https://github.com/addpipe/simple-recorderjs-demo