mirror of
https://github.com/linuxserver/docker-nginx.git
synced 2026-02-11 04:53:33 +08:00
Add php7 xmlreader and exif modules
This commit is contained in:
parent
9dc32f9153
commit
f825ded86a
@ -36,6 +36,7 @@ RUN \
|
||||
php7-ctype \
|
||||
php7-curl \
|
||||
php7-dom \
|
||||
php7-exif \
|
||||
php7-gd \
|
||||
php7-iconv \
|
||||
php7-mcrypt \
|
||||
@ -48,6 +49,7 @@ RUN \
|
||||
php7-sockets \
|
||||
php7-tokenizer \
|
||||
php7-xml \
|
||||
php7-xmlreader \
|
||||
php7-zip
|
||||
|
||||
# add local files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user