1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-04-19 17:26:51 +00:00

build: locally build docker image has license entry,now

This commit is contained in:
Jakub Lidke 2023-08-25 13:39:42 +02:00
parent aa40da4995
commit 9643c80cc5

View File

@ -32,5 +32,6 @@ LABEL org.opencontainers.image.created=${BUILD_TIME} \
org.opencontainers.image.version=${VERSION} \
org.opencontainers.image.revision=${GIT_REF} \
org.opencontainers.image.vendor="" \
org.opencontainers.image.license="AGPLv3" \
org.opencontainers.image.title="etl-processor" \
org.opencontainers.image.description="Relay application between Onkostar and bwHc for pseudonymization or anonymization of patient data and profide additional monitoring of processed data."