added SOAP ext to php-worker (#1817)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
c1e8e955a1
commit
0af2115658
@ -545,6 +545,7 @@ b) add a new service container by simply copy-paste this section below PHP-FPM c
|
||||
args:
|
||||
- INSTALL_PGSQL=${PHP_WORKER_INSTALL_PGSQL} #Optionally install PGSQL PHP drivers
|
||||
- INSTALL_BCMATH=${PHP_WORKER_INSTALL_BCMATH} #Optionally install BCMath php package
|
||||
- INSTALL_SOAP=${PHP_WORKER_INSTALL_SOAP} #Optionally install Soap php package
|
||||
volumes_from:
|
||||
- applications
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user