Archived
1
0
Fork 0

aap: Add PHP-PDO\n\nthis is nice for TNT search in grav.

This commit is contained in:
Joerg Elfring 2018-11-22 18:14:07 +01:00
parent cb5b99de86
commit 8c48dce458

View file

@ -21,6 +21,9 @@ RUN apk add --update --no-cache \
php7-opcache \
php7-openssl \
php7-posix \
php7-pdo \
php7-pdo_mysql \
php7-pdo_sqlite \
php7-session \
php7-simplexml \
php7-xml \