Fix #113: wrong image name

pull/117/head
Baohua Yang 2018-02-22 16:00:43 +08:00
parent 346b8e3083
commit 5cb709c43a
14 changed files with 51120 additions and 25327 deletions

View File

@ -42,7 +42,7 @@ done
echo "===Pulling fabric images from official repo... with tag = ${FABRIC_IMG_TAG}"
for IMG in peer tools orderer ca ccenv; do
HLF_IMG=hyperledger/fabric-zookeeper:$ARCH-$BASE_IMG_TAG
HLF_IMG=hyperledger/fabric-${IMG}:$ARCH-$BASE_IMG_TAG
pull_image $HLF_IMG
done
docker pull hyperledger/fabric-ccenv:x86_64-1.1.0-alpha # no latest tag for ccenv

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff