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