commit af17db37f04f9f173f5d51c775eb923253a5f9bc parent 04b3b878d9b7212ed664ed0cf1b1641c7a9e826e Author: MS <ms@taler.net> Date: Mon, 19 Dec 2022 13:06:18 +0100 readme Diffstat:
| M | docker/sandcastle/compile-and-check/README | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docker/sandcastle/compile-and-check/README b/docker/sandcastle/compile-and-check/README @@ -14,6 +14,8 @@ $ docker build -t sandcastle-checker base/ Run --- -To build Taler and get the debug shell, run: +After having built Taler, run the container and get the debug shell +if that fails: + $ docker run -e SANDCASTLE_DEBUG_SHELL=yes -it sandcastle-checker