mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
remove smime, files and mdm version
as they are just "newest" when using the repo and are put in the file through dl_and_package_community when not uniquely sort file to filter out duplicates remove workaround from makefile Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -41,14 +41,6 @@ ARG DOWNLOAD_COMMUNITY_PACKAGES=1
|
||||
ARG KOPANO_CORE_REPOSITORY_URL="file:/kopano/repo/core"
|
||||
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_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
|
||||
|
||||
Reference in New Issue
Block a user