mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-08 16:36:19 +00:00
remove php from core image (not needed anymore in 8.7)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
74982ddc4c
commit
9573d4093c
@ -30,7 +30,7 @@ RUN \
|
||||
apt-get install --no-install-recommends -y \
|
||||
kopano-server-packages \
|
||||
${ADDITIONAL_KOPANO_PACKAGES} \
|
||||
php7.0-cli && \
|
||||
&& \
|
||||
set +x && \
|
||||
rm -rf /var/cache/apt /var/lib/apt/lists && \
|
||||
cp /usr/share/doc/kopano/example-config/*.cfg /etc/kopano/ && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user