Skip to content

The link is invalid when debugging in docker.  #18189

@linette-zyy

Description

@linette-zyy

VS Code version

1.64.0-insider (user setup)

Extension version

v2022.0.1578295602-dev

OS type

Windows

OS version

Win10

Python distribution

python.org

Python version

3.9.9

Language server

Default

Expected behaviour

Debug in Docker successfully and can hit the breakpoint.

Actual behaviour

Invalid link shown
image

Steps to reproduce

1.Git clone https://github.com/qubitron/pydemo
2.Open Anaconda Prompt window
3.Cd pydemo
4.Run py -3 setup.py
5.Open "stackoverflow-flask" folder and open "app->main.py"
6.Set a breakpoint in line 6
7.Switch to "dockerized" branch
image
8.Change "DEBUG" configuration to "Python: Run in Docker"
image
9.Start to debug

Logs

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

area-debuggingbugIssue identified by VS Code Team member as probable bugneeds PRReady to be worked on

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions