Merge pull request #943 from wxb/master

edit docker-compose.yml, add swoole config
This commit is contained in:
Winfried 2017-05-14 20:48:39 +02:00 committed by GitHub
commit cec83afe45

View File

@ -73,6 +73,7 @@ services:
- INSTALL_INTL=${PHP_FPM_INSTALL_INTL}
- INSTALL_GHOSTSCRIPT=${PHP_FPM_INSTALL_GHOSTSCRIPT}
- INSTALL_LDAP=${PHP_FPM_INSTALL_LDAP}
- INSTALL_SWOOLE=${PHP_FPM_INSTALL_SWOOLE}
dockerfile: "Dockerfile-${PHP_VERSION}"
volumes_from:
- applications