added SOAP ext to php-worker (#1817)

This commit is contained in:
vladyslavstartsev
2018-11-13 14:55:15 +02:00
committed by Shao Yu-Lung (Allen)
parent c1e8e955a1
commit 0af2115658
4 changed files with 9 additions and 0 deletions

View File

@ -179,6 +179,7 @@ services:
- PHP_VERSION=${PHP_VERSION}
- INSTALL_PGSQL=${PHP_WORKER_INSTALL_PGSQL}
- INSTALL_BCMATH=${PHP_WORKER_INSTALL_BCMATH}
- INSTALL_SOAP=${PHP_WORKER_INSTALL_SOAP}
volumes:
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}
- ./php-worker/supervisord.d:/etc/supervisord.d