add php fileinfo module

This commit is contained in:
Sebastian Hugentobler 2017-06-15 12:15:48 +02:00
parent 9a462b8eed
commit 7ecd89ad2b

View File

@ -35,7 +35,8 @@ RUN apk add --no-cache \
php7-exif \
php7-apcu \
php7-ldap \
php7-simplexml
php7-simplexml \
php7-fileinfo
RUN mkdir /var/lib/nextcloud
RUN wget -qO- https://download.nextcloud.com/server/releases/nextcloud-$VERSION.tar.bz2 | tar xj -C /var/lib/nextcloud --strip 1