summaryrefslogtreecommitdiff
path: root/docker/README
diff options
context:
space:
mode:
Diffstat (limited to 'docker/README')
-rw-r--r--docker/README15
1 files changed, 15 insertions, 0 deletions
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 <THIS_REPO/docker>, 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