summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 2d38c6a..f5f6029 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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."