summaryrefslogtreecommitdiff
path: root/docker/base/README
diff options
context:
space:
mode:
Diffstat (limited to 'docker/base/README')
-rw-r--r--docker/base/README10
1 files changed, 8 insertions, 2 deletions
diff --git a/docker/base/README b/docker/base/README
index 573f4ef..8612a0c 100644
--- a/docker/base/README
+++ b/docker/base/README
@@ -1,5 +1,11 @@
-This image serves as a basis to build exchange and merchant
-backend. It is responsible for installing the following packages:
+These images serve as a basis to build exchange and merchant
+backend. They are responsible for installing the following packages:
+The debian/ directory contains an image for getting packages only
+from debian repositories, whereas gnunet/ hosts one to get packages
+only from gnunet realm. This division's main aim is to speed up
+testing of building gnunet's packages, as we can cache the container
+of debian essential packages. Once it works, it can be merged in a
+single container.
- GNUnet
- Libjansson