Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/univention-app.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 841c2a5..5ff45da 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -64,8 +64,9 @@ RUN /bin/bash -c "export DEBIAN_FRONTEND=noninteractive" && \
pwgen \
sudo \
lbzip2 \
- unattended-upgrades \
+ libmagickcore-6.q16-6-extra \
libsmbclient-dev \
+ unattended-upgrades \
unzip
RUN wget -O /tmp/libsmbclient-php.zip https://github.com/eduardok/libsmbclient-php/archive/master.zip && \