1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-20 12:52:59 +00:00

Adapt Konnect Container for Univention (#236)

* precreate meet keys in ssl, but do the actual action in konnect
* generate all keys for meet within Konnect
* incorporate explicit logging and settings set by ucs app
* make konnect container more dynamic
* set default oidc_issuer_identifier
* print size of container
* builder image is not required for security scanning
* define entrypoint instead of using command
* more cleanup of testing containers
* give logs in case of error
This commit is contained in:
Felix Bartels
2019-09-10 13:48:19 +02:00
committed by GitHub
parent f6074c65b1
commit 68c691acbd
8 changed files with 73 additions and 46 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ FROM alpine:3.9
ARG VCS_REF
ENV CODE_VERSION=1.0.1 \
ENV CODE_VERSION=1.1.0 \
PKI_ROOT=/kopano/easypki \
PKI_ORGANIZATION="Internal Kopano System" \
PKI_COUNTRY=DE