gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: readme: data inspection comman


From: gnunet
Subject: [taler-deployment] branch master updated: readme: data inspection command
Date: Tue, 22 Nov 2022 18:53:49 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 7585859  readme: data inspection command
7585859 is described below

commit 75858597160a07e90d9417797a8c7d792f472ca9
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 22 18:53:41 2022 +0100

    readme: data inspection command
---
 docker/demo/README | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docker/demo/README b/docker/demo/README
index 87bbe5c..8c7aaa5 100644
--- a/docker/demo/README
+++ b/docker/demo/README
@@ -121,8 +121,11 @@ the previous step into the Docker volumes.  From this 
directory:
 
   $ ./import-backup.sh $PATH_TO_THE_TAR_FILE
 
-If data in the volumes needs to be removed, run from this directory:
+The following command gives a shell to inspect the data volume:
 
+  $ docker run -v demo_talerdata:/data -it taler_local/taler_base /bin/bash
+
+The data is available under /data.
 
 Data removal
 ------------

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]