php-woker add swoole (#2045)

This commit is contained in:
Yu Li
2019-03-15 10:17:55 +08:00
committed by Shao Yu-Lung (Allen)
parent 8ca26e6c06
commit 254a9ae194
3 changed files with 24 additions and 0 deletions

View File

@ -199,6 +199,7 @@ services:
- INSTALL_MYSQL_CLIENT=${PHP_WORKER_INSTALL_MYSQL_CLIENT}
- INSTALL_AMQP=${PHP_WORKER_INSTALL_AMQP}
- INSTALL_GHOSTSCRIPT=${PHP_WORKER_INSTALL_GHOSTSCRIPT}
- INSTALL_SWOOLE=${PHP_WORKER_INSTALL_SWOOLE}
- PUID=${PHP_WORKER_PUID}
- PGID=${PHP_WORKER_PGID}
volumes: