diff options
| author | Jakub Lidke | 2023-08-25 13:39:42 +0200 |
|---|---|---|
| committer | Jakub Lidke | 2023-08-25 13:39:42 +0200 |
| commit | 9643c80cc520584291f72a126b1f9b64f927dd5b (patch) | |
| tree | 4a5cab2cd769ee77949f62a612d412be03997ab3 | |
| parent | aa40da49957ebad06fff277d6d9937fc370ded44 (diff) | |
build: locally build docker image has license entry,now
| -rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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." |
