Fixed: PHP-Worker has missing PGSQL drivers.

This commit is contained in:
Nick Hope
2017-10-29 12:54:05 +00:00
parent c2c30bfd0f
commit 894b0197e0
4 changed files with 20 additions and 0 deletions

View File

@ -112,6 +112,8 @@ services:
build:
context: ./php-worker
dockerfile: "Dockerfile-${PHP_VERSION}"
args:
- INSTALL_PGSQL=${PHP_WORKER_INSTALL_PGSQL}
volumes_from:
- applications
depends_on: