mirror of
https://github.com/wallabag/docker
synced 2025-12-17 11:41:48 +00:00
Add missing PHP extension
This commit is contained in:
@@ -37,6 +37,8 @@ RUN set -ex \
|
|||||||
php7-tokenizer \
|
php7-tokenizer \
|
||||||
php7-xml \
|
php7-xml \
|
||||||
php7-zlib \
|
php7-zlib \
|
||||||
|
php7-sockets \
|
||||||
|
php7-xmlreader \
|
||||||
py-mysqldb \
|
py-mysqldb \
|
||||||
py-psycopg2 \
|
py-psycopg2 \
|
||||||
py-simplejson \
|
py-simplejson \
|
||||||
|
|||||||
Reference in New Issue
Block a user