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 02cdb19 commit f9b1176Copy full SHA for f9b1176
docs/explanations/decisions/0020-debugpy.md
@@ -0,0 +1,19 @@
1
+# 20. Add debugpy to service Dockerfile
2
+
3
+Date: 2025-03-18
4
5
+## Status
6
7
+Accepted
8
9
+## Context
10
11
+Developers require a way to debug containerized services in e.g. Kubernetes.
12
13
+## Decision
14
15
+Add debugpy to the container image that is produced for services.
16
17
+## Consequences
18
19
+Debugging containerized services has a clear and documented path.
0 commit comments