gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: readme


From: gnunet
Subject: [taler-deployment] branch master updated: readme
Date: Tue, 08 Nov 2022 15:54:03 +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 967de83  readme
967de83 is described below

commit 967de83e93e2eec1539aced6560ae90504a18983
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 8 15:54:00 2022 +0100

    readme
---
 docker/demo/README | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/docker/demo/README b/docker/demo/README
index 93a7bc9..7a84ad5 100644
--- a/docker/demo/README
+++ b/docker/demo/README
@@ -40,6 +40,20 @@ From this directory, run:
 
   $ docker-compose build
 
+Hotfixes
+--------
+
+The following command allows to pull the code only
+from one repository, without rebuilding the entire
+base image:
+
+  $ docker run -it taler_local/taler_base /bin/bash
+
+From inside the container, navigate to "/$REPO", issue
+"git pull" and install the software as usual.  Exit the
+container thereafter.  NOTE: after the installation,
+"docker-compose build" needs to run again.
+
 How to run
 ==========
 

-- 
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]