From 9cfe5fa2756303db62c98a16db757f468a303481 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 17 Oct 2023 00:09:55 +0200 Subject: WIP --- sandcastle-ng/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sandcastle-ng/README.md b/sandcastle-ng/README.md index e1fb819..becb516 100644 --- a/sandcastle-ng/README.md +++ b/sandcastle-ng/README.md @@ -38,7 +38,13 @@ The main adjustments to be made are: # Running the Deployment Run ``./sandcastle-run`` to run the single container. The container will be -called taler-sandcastle. +named taler-sandcastle. + +# Stopping the deployment + +``` +podman stop taler-sandcastle +``` # Poking Around -- cgit v1.2.3