aap: Add PHP-PDO\n\nthis is nice for TNT search in grav.
This commit is contained in:
parent
cb5b99de86
commit
8c48dce458
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ RUN apk add --update --no-cache \
|
||||||
php7-opcache \
|
php7-opcache \
|
||||||
php7-openssl \
|
php7-openssl \
|
||||||
php7-posix \
|
php7-posix \
|
||||||
|
php7-pdo \
|
||||||
|
php7-pdo_mysql \
|
||||||
|
php7-pdo_sqlite \
|
||||||
php7-session \
|
php7-session \
|
||||||
php7-simplexml \
|
php7-simplexml \
|
||||||
php7-xml \
|
php7-xml \
|
||||||
|
|
Reference in a new issue