From 1759296b70f2535a608950e3efc1a2317d18d78a Mon Sep 17 00:00:00 2001 From: Felix Bartels Date: Mon, 20 Jan 2020 21:16:32 +0100 Subject: [PATCH] remove additional packages from builder step Signed-off-by: Felix Bartels --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index a3badfc..04c4cf6 100644 --- a/Makefile +++ b/Makefile @@ -109,8 +109,6 @@ endif --build-arg KOPANO_ZPUSH_REPOSITORY_URL=$(KOPANO_ZPUSH_REPOSITORY_URL) \ --build-arg RELEASE_KEY_DOWNLOAD=$(RELEASE_KEY_DOWNLOAD) \ --build-arg DOWNLOAD_COMMUNITY_PACKAGES=$(DOWNLOAD_COMMUNITY_PACKAGES) \ - --build-arg ADDITIONAL_KOPANO_PACKAGES="$(ADDITIONAL_KOPANO_PACKAGES)" \ - --build-arg ADDITIONAL_KOPANO_WEBAPP_PLUGINS="$(ADDITIONAL_KOPANO_WEBAPP_PLUGINS)" \ --cache-from $(docker_repo)/kopano_$(component):builder \ -t $(docker_repo)/kopano_$(component):builder $(component)/