Skip to content

dwoldo/repro-python-debug-in-dev-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to reproduce issue where debugger does not attach in Dev Container

Prerequisites

  1. Docker for Windows installed
  2. WSL 2 installed.

From Windows

  1. Pull down this repo.
  2. Launch in VSCode
  3. Run the the launch item "Docker: Python - Flask" from Run and Debug tab.
  4. Observe that the debugger attaches.

From Dev Container

  1. Pull down this repo
  2. Launch in VSCode
  3. When prompted (or from command palette) "Reopen in Container". Waint until fully loaded.
  4. Run the launch item "Docker: Python - Flask" from Run and Debug tab.
  5. Observe that the debugger does not attach.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published