Merge pull request #9 from linuxserver/bzip2

Add php7-bz2
This commit is contained in:
sparklyballs 2017-06-05 22:35:06 +01:00 committed by GitHub
commit 9e8bc93030
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ RUN \
nginx-mod-rtmp \
nginx-mod-stream \
nginx-vim \
php7-bz2 \
php7-ctype \
php7-curl \
php7-dom \

View File

@ -81,6 +81,7 @@ Add your web files to /config/www for hosting.
## Versions
+ **05.06.17:** Add php7-bz2
+ **25.05.17:** Rebase to alpine 3.6.
+ **18.04.17:** Add php7-sockets
+ **27.02.17:** Rebase to alpine 3.5, update to nginx 1.10.2 and php7