From b52a3b284a0cd485680d22c8ff6af7ae303be5c7 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Sun, 13 Nov 2016 22:54:10 +0100 Subject: (initial) base for docker deployment --- docker/taler-full/README | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'docker/taler-full') diff --git a/docker/taler-full/README b/docker/taler-full/README index 77c66db..d5316aa 100644 --- a/docker/taler-full/README +++ b/docker/taler-full/README @@ -1,15 +1,2 @@ -Build the image corresponding to the Dockerfile in this directory -by issuing (from this directory): - -$ docker build -t taler . - -Then instantiate the exchange's container with the following command: - -$ docker run taler launch_exchange - -and the merchant container with the following command: - -$ docker run taler launch_merchant - -Please note that the communication between containers is still to be -configured +OBSOLETE. Kept around for the sole purpose of grasping +commands from it. -- cgit v1.2.3