1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-24 22:55:36 +00:00

Add example compose file to run Meet without Kopano (#217)

* Add example compose file to run Meet without Kopano
* add readme 
* add an example env file
* add setup.sh so user can easily create their own
* use kopano repo by default
This commit is contained in:
Felix Bartels
2019-09-06 13:19:13 +02:00
committed by GitHub
parent da43a5abbf
commit 8135321201
12 changed files with 383 additions and 133 deletions
+1
View File
@@ -5,6 +5,7 @@ ARG VCS_REF
ARG CODE_VERSION
ENV CODE_VERSION="${CODE_VERSION}"
ENV KONNECT_BACKEND="kc"
LABEL maintainer=az@zok.xyz \
org.label-schema.name="Kopano Konnect container" \