summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorMS <ms@taler.net>2022-11-10 17:48:49 +0100
committerMS <ms@taler.net>2022-11-10 17:48:49 +0100
commit07dfee685b66617cf4235bd03cce13cb1a723f6d (patch)
tree6a7ac68bd3874a48c1028cb9c7b795fc4f5e1ad3 /docker
parent967de83e93e2eec1539aced6560ae90504a18983 (diff)
downloaddeployment-07dfee685b66617cf4235bd03cce13cb1a723f6d.tar.gz
deployment-07dfee685b66617cf4235bd03cce13cb1a723f6d.tar.bz2
deployment-07dfee685b66617cf4235bd03cce13cb1a723f6d.zip
readme
Diffstat (limited to 'docker')
-rw-r--r--docker/demo/README11
1 files changed, 1 insertions, 10 deletions
diff --git a/docker/demo/README b/docker/demo/README
index 7a84ad5..96df1bd 100644
--- 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
==========