added postgres driver
added postgres driver to workspace container.
This commit is contained in:
parent
ea9f5c635f
commit
c642560993
@ -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