docker build -t python-module .docker run -d -p 3000:3000 --name python-test python-moduleOpen PythonModuleDebug in VS Code. Set up Breakpoint and press F5.
The process would add one by one everytime restarting the debugger.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
docker build -t python-module .docker run -d -p 3000:3000 --name python-test python-moduleOpen PythonModuleDebug in VS Code. Set up Breakpoint and press F5.
The process would add one by one everytime restarting the debugger.