From f0b9686adfbce2d1e4e0d5f01f580f258c5a0e11 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 23 Dec 2016 19:13:29 +0100 Subject: - README - exporting LD_LIBRARY_PATH through ENV --- docker/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'docker/README') diff --git a/docker/README b/docker/README index ab43f7c..69aa574 100644 --- a/docker/README +++ b/docker/README @@ -1,3 +1,18 @@ +=== The Compose way == + +This way of building things is the preferred one: +just running, + +$ docker-compose up + +from , should build all the images. + +Only the base image and the exchange are currently supposed +to be built this way. + +Ideally, a compose recipe for the exchange and one for merchant +backend should be made available. + === How to use these images === From a "docker ready" environment, you need to (1) build the -- cgit v1.2.3