summaryrefslogtreecommitdiff
path: root/docker/base/README
blob: 8612a0c2bcdd0331573e0e872efd362bbbc25d52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
- Postgres
- ...