fix aerospike build failed

php-fpm and workspace
This commit is contained in:
bestlong
2018-06-01 01:30:35 +08:00
parent 42a960338b
commit 0f4a417f4e
3 changed files with 4 additions and 0 deletions

View File

@ -440,6 +440,7 @@ USER root
ARG INSTALL_AEROSPIKE=false
ARG PHP_VERSION=${PHP_VERSION}
ARG AEROSPIKE_PHP_REPOSITORY
RUN if [ ${INSTALL_AEROSPIKE} = true ]; then \
# Fix dependencies for PHPUnit within aerospike extension