1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-06 15:36:40 +00:00

update Dockerfile to reflect new location for config overrides (#467)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2020-10-02 14:17:13 +02:00 committed by GitHub
parent 0acde9ff4b
commit bfc5ad9578
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,8 @@ RUN \
&& \
rm -rf /var/cache/apt /var/lib/apt/lists && \
# make configuration a symlink to prevent overwriting it
# TODO better would be to override its configuration in kweb.cfg
ln -s /tmp/calendar.json /usr/share/kopano-kweb/www/config/kopano/calendar.json
mkdir -p /etc/kopano/kweb/overrides.d/config/kopano/ && \
ln -s /tmp/calendar.json /etc/kopano/kweb/overrides.d/config/kopano/calendar.json
COPY start-service.sh /kopano/
COPY goss.yaml /goss/