summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorMS <ms@taler.net>2022-12-19 13:10:57 +0100
committerMS <ms@taler.net>2022-12-19 13:10:57 +0100
commit4e84220ae4f95bec730bd9b769863f4dbdeb841e (patch)
treef9d3ab838ec3f19b5ba07065c276c46aa81ceea1 /docker
parentaf17db37f04f9f173f5d51c775eb923253a5f9bc (diff)
downloaddeployment-4e84220ae4f95bec730bd9b769863f4dbdeb841e.tar.gz
deployment-4e84220ae4f95bec730bd9b769863f4dbdeb841e.tar.bz2
deployment-4e84220ae4f95bec730bd9b769863f4dbdeb841e.zip
readme
Diffstat (limited to 'docker')
-rw-r--r--docker/sandcastle/compile-and-check/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/sandcastle/compile-and-check/README b/docker/sandcastle/compile-and-check/README
index 7c4d051..d6eb7d8 100644
--- 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