Skip to content

Commit 694c8f1

Browse files
author
Ware, Joseph (DLSLtd,RAL,LSCI)
committed
Clarifying note to docs
1 parent 77fe321 commit 694c8f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/how-to/debug-in-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Debugging containers
22

3-
The container build also publishes a debug container for each tagged release of the container suffixed with `-debug`. This container contains an editable install of the workspace & debugpy and has an alternate entrypoint which allows the devcontainer to attach.
3+
If the `docker_debug` option is chosen, the container build also publishes a debug container for each tagged release of the container suffixed with `-debug`. This container contains an editable install of the workspace & debugpy and has an alternate entrypoint which allows the devcontainer to attach.
44

55
# Using Debug image in a Helm chart
66

0 commit comments

Comments
 (0)