Merge pull request #66 from AminMkh/workspace-postgres-driver
added postgres driver
This commit is contained in:
commit
11a13a0c33
@ -29,6 +29,7 @@ RUN apt-get update && apt-get install -y \
|
||||
php7.0-mbstring \
|
||||
php7.0-mcrypt \
|
||||
php7.0-mysql \
|
||||
php7.0-pgsql \
|
||||
php7.0-sqlite \
|
||||
php7.0-sqlite3 \
|
||||
php7.0-zip \
|
||||
|
Loading…
Reference in New Issue
Block a user