add run centos7 image

pull/22654/head
jeffreyqw 5 years ago
parent ad06797f0a
commit b751f8534a
  1. 2
      src/php/bin/run_all_docker_images.sh

@ -16,7 +16,7 @@
set -e
cd $(dirname $0)/../../..
ALL_IMAGES=( grpc-ext grpc-src alpine php5 php-src php-future php-zts
ALL_IMAGES=( grpc-ext grpc-src alpine centos7 php5 php-src php-future php-zts
fork-support )
if [[ "$1" == "--cmds" ]]; then

Loading…
Cancel
Save