We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19376f commit 969c355Copy full SHA for 969c355
README.md
@@ -27,6 +27,11 @@ Part #5: Debugging .NET Core code in Docker <br/>
27
Video: https://youtu.be/ds2bud0ZYTY <br/>
28
Source code for Part #5 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part5
29
30
+Part #6: Debugging Python code in Docker using VSCode <br/>
31
+Video: https://youtu.be/b78Tg-YmJZI <br/>
32
+Source code for Part #6 https://github.com/marcel-dempers/docker-development-youtube-series/tree/debugging-python
33
+
34
35
## Prometheus Monitoring
36
37
Let's take a look how to monitor application code using Prometheus.
0 commit comments