add further php packages

This commit is contained in:
sparklyballs 2017-04-27 20:58:53 +01:00
parent bec22b55f6
commit dc6c416142

View File

@ -17,7 +17,11 @@ RUN \
apk add --no-cache \
--repository http://nl.alpinelinux.org/alpine/edge/community \
php7-gd \
php7-pdo_mysql && \
php7-ldap \
php7-mcrypt \
php7-pdo_mysql \
php7-xml \
php7-xmlrpc && \
# install projectsend
mkdir -p \