1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

Adding MDM / FILE / Spell support during setup.sh

This commit is contained in:
Philipp Holzer
2018-12-10 21:14:01 +01:00
parent 73ad2ef079
commit a7e23ee53b
5 changed files with 88 additions and 38 deletions
+6 -2
View File
@@ -41,8 +41,12 @@ ARG KOPANO_CORE_VERSION=newest
ARG KOPANO_REPOSITORY_FLAGS="trusted=yes"
ARG KOPANO_WEBAPP_REPOSITORY_URL="file:/kopano/repo/webapp"
ARG KOPANO_WEBAPP_VERSION=newest
ARG KOPANO_SMIME_REPOSITORY_URL="file:/kopano/repo/smime"
ARG KOPANO_SMIME_VERSION=newest
ARG KOPANO_WEBAPP_FILES_REPOSITORY_URL="file:/kopano/repo/files"
ARG KOPANO_WEBAPP_FILES_VERSION=newest
ARG KOPANO_WEBAPP_MDM_REPOSITORY_URL="file:/kopano/repo/mdm"
ARG KOPANO_WEBAPP_MDM_VERSION=newest
ARG KOPANO_WEBAPP_SMIME_REPOSITORY_URL="file:/kopano/repo/smime"
ARG KOPANO_WEBAPP_SMIME_VERSION=newest
ARG RELEASE_KEY_DOWNLOAD=0
# get common utilities