mirror of
https://github.com/wallabag/docker.git
synced 2026-02-18 15:57:37 +01:00
Install php7-zlib
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
This commit is contained in:
@ -32,6 +32,7 @@ RUN echo "@testing http://dl-4.alpinelinux.org/alpine/edge/testing" >> /etc/apk/
|
|||||||
php7-phar@testing \
|
php7-phar@testing \
|
||||||
php7-session@testing \
|
php7-session@testing \
|
||||||
php7-xml@testing \
|
php7-xml@testing \
|
||||||
|
php7-zlib@testing \
|
||||||
php7@testing\
|
php7@testing\
|
||||||
py-mysqldb \
|
py-mysqldb \
|
||||||
py-psycopg2 \
|
py-psycopg2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user