Merge pull request #11 from djmaze/add-postgres-support
Add postgres support
This commit is contained in:
@@ -13,6 +13,7 @@ RUN apk -U add \
|
|||||||
php7-json \
|
php7-json \
|
||||||
php7-pdo \
|
php7-pdo \
|
||||||
php7-pdo_mysql \
|
php7-pdo_mysql \
|
||||||
|
php7-pdo_pgsql \
|
||||||
supervisor \
|
supervisor \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
tar \
|
tar \
|
||||||
|
|||||||
Reference in New Issue
Block a user