commit 4e84220ae4f95bec730bd9b769863f4dbdeb841e parent af17db37f04f9f173f5d51c775eb923253a5f9bc Author: MS <ms@taler.net> Date: Mon, 19 Dec 2022 13:10:57 +0100 readme Diffstat:
| M | docker/sandcastle/compile-and-check/README | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docker/sandcastle/compile-and-check/README b/docker/sandcastle/compile-and-check/README @@ -14,8 +14,8 @@ $ docker build -t sandcastle-checker base/ Run --- -After having built Taler, run the container and get the debug shell -if that fails: +After having built the image above, run the following command +to build Taler and get a debug shell if that fails: $ docker run -e SANDCASTLE_DEBUG_SHELL=yes -it sandcastle-checker