mirror of
https://github.com/linuxserver/docker-projectsend.git
synced 2026-02-20 08:39:17 +08:00
add further php packages
This commit is contained in:
parent
bec22b55f6
commit
dc6c416142
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user