commit 77e314d82f6d1a800ec2c6a229b7dc48fe0ebe59 parent aed81d8e4f88ededfc1bb998e0c8264fb1887851 Author: MS <ms@taler.net> Date: Fri, 16 Dec 2022 20:46:26 +0100 readme Diffstat:
| M | docker/sandcastle/compile-and-check/README | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docker/sandcastle/compile-and-check/README b/docker/sandcastle/compile-and-check/README @@ -1,6 +1,7 @@ This Docker image compiles and check all the Taler code, along its entrypoint. Upon failures, it offers a debug -shell to inspect the running container. +shell to inspect the running container. The shell offer +is however timed out, failing thereafter. Build -----