summaryrefslogtreecommitdiff
path: root/sandcastle-ng/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'sandcastle-ng/README.md')
-rw-r--r--sandcastle-ng/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/sandcastle-ng/README.md b/sandcastle-ng/README.md
index becb516..f5f1cbc 100644
--- a/sandcastle-ng/README.md
+++ b/sandcastle-ng/README.md
@@ -55,6 +55,11 @@ You can poke around in a running sandcastle instance by running
podman exec -it taler-sandcastle /bin/bash
```
+Or, as a shortcut:
+```
+./sandcastle-enter
+```
+
This will drop you into a shell inside the running container,
where you have access to systemd, journalctl, etc.