fabric-samples/first-network
Jason Yellick c93268f3f1 [FAB-8518] Not all compose files have IMAGE_TAG
A number of the image lines in the compose files were skipped when the
IMAGE_TAG option was added.  This CR fixes them.

Change-Id: I60ca932de47315f2c99368ac41ed6710aca96614
Signed-off-by: Jason Yellick <jyellick@us.ibm.com>
2018-02-25 08:48:25 -05:00
..
base [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-23 16:10:15 -05:00
channel-artifacts FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00
org3-artifacts [FAB-8386] eyfn fails to execute invoke on org3 2018-02-19 22:28:44 -05:00
scripts Merge "[FAB-8327] Change eyfn.sh to use configtxlator cli" 2018-02-23 17:10:24 +00:00
.env [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-23 16:10:15 -05:00
byfn.sh [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-23 16:10:15 -05:00
configtx.yaml [FAB-7750] first network with support to FAB-5664 2018-02-15 13:19:22 +01:00
crypto-config.yaml [FAB-7750] first network with support to FAB-5664 2018-02-15 13:19:22 +01:00
docker-compose-cli.yaml [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-23 16:10:15 -05:00
docker-compose-couch-org3.yaml [FAB-8518] Not all compose files have IMAGE_TAG 2018-02-25 08:48:25 -05:00
docker-compose-couch.yaml [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-23 16:10:15 -05:00
docker-compose-e2e-template.yaml [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-23 16:10:15 -05:00
docker-compose-org3.yaml [FAB-8518] Not all compose files have IMAGE_TAG 2018-02-25 08:48:25 -05:00
eyfn.sh [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-23 16:10:15 -05:00
README.md FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00

Build Your First Network (BYFN)

The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.