HomeSoftware Heritage

Use a single docker image instead of one per swh service

Description

Use a single docker image instead of one per swh service

In order to speed up the docker-compose build process but also to remove
duplicated instructions in dockerfiles, prefer to use a single docker image
containing the full swh stack. Each swh service will run upon it while their
specific configuration (for instance entrypoint) will be picked from the
docker-compose.yml file.

Details

Provenance
anlambertAuthored on Mar 13 2019, 11:26 AM
anlambertPushed on Mar 13 2019, 1:23 PM
Differential Revision
D1238: [docker-compose] One image to bind them all
Parents
rCDFD11fbcde86e45: README: Fix typos and sentence phrasing
Branches
Unknown
Tags
Unknown