Merge pull request #2932 from iamsaqibs/memcached-issue-with-php7.1

Memcached not working in workspace with php 7.
This commit is contained in:
Shao Yu-Lung (Allen)
2021-04-05 23:56:46 +08:00
committed by GitHub
3 changed files with 14 additions and 0 deletions

View File

@ -169,6 +169,7 @@ services:
- INSTALL_ZOOKEEPER=${WORKSPACE_INSTALL_ZOOKEEPER}
- PROTOC_VERSION=${WORKSPACE_PROTOC_VERSION}
- INSTALL_DOCKER_CLIENT=${WORKSPACE_INSTALL_DOCKER_CLIENT}
- INSTALL_MEMCACHED=${WORKSPACE_INSTALL_MEMCACHED}
- http_proxy
- https_proxy
- no_proxy