remove unused flags

pull/117/head
Baohua Yang 2018-02-08 10:33:23 +08:00
parent f7f5d3fcf4
commit dfffd15528
15 changed files with 26589 additions and 25048 deletions

View File

@ -89,7 +89,6 @@ services:
command: peer node start command: peer node start
cli-base: cli-base:
image: hyperledger/fabric-tools:x86_64-1.0.5 image: hyperledger/fabric-tools:x86_64-1.0.5
restart: always restart: always
tty: true tty: true

View File

@ -66,9 +66,6 @@ CC_UPGRADE_VERSION=1.1
CC_INVOKE_ARGS=${CC_02_INVOKE_ARGS} CC_INVOKE_ARGS=${CC_02_INVOKE_ARGS}
CC_QUERY_ARGS=${CC_02_QUERY_ARGS} CC_QUERY_ARGS=${CC_02_QUERY_ARGS}
# TLS config
CORE_PEER_TLS_ENABLED="true"
# Generate configs # Generate configs
GEN_IMG=yeasy/hyperledger-fabric:1.0.5 # working dir is `/go/src/github.com/hyperledger/fabric` GEN_IMG=yeasy/hyperledger-fabric:1.0.5 # working dir is `/go/src/github.com/hyperledger/fabric`
GEN_CONTAINER=generator GEN_CONTAINER=generator

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