pkiraly / qa-catalogue

QA catalogue – a metadata quality assessment tool for library catalogue records (MARC, PICA)
GNU General Public License v3.0
76 stars 18 forks source link

Allow to use Docker volume for qa-catalogue-web configuration #438

Closed nichtich closed 3 months ago

nichtich commented 3 months ago

The current Docker container does not allow configuration of qa-catalogue-web. To do so:

nichtich commented 3 months ago

This has now been implemented but requires a new version of qa-catalogue-web because image files in docker volumes will get ignored. With this change it works as described in README.

Unless new releases of qa-catalogue-web and qa-catalogue Docker image (#435) are made available, this requires to locally build an image with QA_CATALOGUE_VERSION=0.8.0-SNAPSHOT QA_CATALOGUE_WEB_VERSION=develop.