mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-07-22 09:26:01 +00:00
set workdir in onbuild to prevent downloading surch of workdir was changed in another image (#468)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
d66c1a3df9
commit
9ddc7c55ae
@ -78,6 +78,7 @@ ONBUILD ARG DOWNLOAD_COMMUNITY_PACKAGES=1
|
||||
ONBUILD ARG DOWNLOAD_DISTRIBUTION="Debian_10"
|
||||
ONBUILD ARG DOWNLOAD_CHANNEL="community"
|
||||
ONBUILD ARG DOWNLOAD_BRANCH=""
|
||||
ONBUILD WORKDIR /kopano/repo
|
||||
ONBUILD RUN \
|
||||
# community download and package as apt source repository
|
||||
. /kopano/helper/create-kopano-repo.sh && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user