mirror of
https://github.com/wallabag/docker
synced 2025-12-13 09:46:27 +00: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