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