From cc57c64c9a5b1c0e7935949560c13e45dc6da211 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Sun, 13 Nov 2016 23:22:04 +0100 Subject: splitting base container --- docker/base/README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'docker/base/README') 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 -- cgit v1.2.3