1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 09:46:27 +00:00

Merge pull request #44 from janLo/php7-zlib

Install php7-zlib
This commit is contained in:
Jeremy Benoist
2017-01-18 09:35:50 +01:00
committed by GitHub

View File

@@ -32,6 +32,7 @@ RUN echo "@testing http://dl-4.alpinelinux.org/alpine/edge/testing" >> /etc/apk/
php7-phar@testing \
php7-session@testing \
php7-xml@testing \
php7-zlib@testing \
php7@testing\
py-mysqldb \
py-psycopg2 \