commit 07dfee685b66617cf4235bd03cce13cb1a723f6d
parent 967de83e93e2eec1539aced6560ae90504a18983
Author: MS <ms@taler.net>
Date: Thu, 10 Nov 2022 17:48:49 +0100
readme
Diffstat:
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/docker/demo/README b/docker/demo/README
@@ -43,16 +43,7 @@ From this directory, run:
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.
+TBD
How to run
==========