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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user