summaryrefslogtreecommitdiff
path: root/docker/base/README
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-13 23:22:04 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-13 23:22:04 +0100
commitcc57c64c9a5b1c0e7935949560c13e45dc6da211 (patch)
treec2c0d245cc1f7eaf927d0455cbd74dce26bd88d6 /docker/base/README
parent0a295ce00f0f66b35adaca45ab5e9696a4337659 (diff)
downloaddeployment-cc57c64c9a5b1c0e7935949560c13e45dc6da211.tar.gz
deployment-cc57c64c9a5b1c0e7935949560c13e45dc6da211.tar.bz2
deployment-cc57c64c9a5b1c0e7935949560c13e45dc6da211.zip
splitting base container
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