summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorJakub Lidke2023-08-25 13:39:42 +0200
committerJakub Lidke2023-08-25 13:39:42 +0200
commit9643c80cc520584291f72a126b1f9b64f927dd5b (patch)
tree4a5cab2cd769ee77949f62a612d412be03997ab3 /Dockerfile
parentaa40da49957ebad06fff277d6d9937fc370ded44 (diff)
build: locally build docker image has license entry,now
Diffstat (limited to 'Dockerfile')
-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."