fabric-samples/first-network
Jason Yellick 3c5b4bdab7 [FAB-8489] Make IMAGE_TAG optional
Existing sample documentation assumes that 'docker-compose' may be run
directly in the first-network directory.  Now that IMAGE_TAG is
parameterized, this creates failures if the var is unset.

This CR adds a default (which may be overridden via the environment) so
that this breakage does not occur.

Change-Id: Ibea4a3b3f823dfd3fc0e1eca3ab824b8230a8a41
Signed-off-by: Jason Yellick <jyellick@us.ibm.com>
2018-02-23 16:12:22 -05:00
..
base [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-22 09:56:41 -05:00
channel-artifacts FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00
scripts [FAB-5394] Introduce Delay as configurable variable 2017-07-24 09:47:26 +00:00
.env [FAB-8489] Make IMAGE_TAG optional 2018-02-23 16:12:22 -05:00
byfn.sh [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-22 09:56:41 -05:00
configtx.yaml FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00
crypto-config.yaml FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00
docker-compose-cli.yaml [FAB-5394] Introduce Delay as configurable variable 2017-07-24 09:47:26 +00:00
docker-compose-couch.yaml [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-22 09:56:41 -05:00
docker-compose-e2e-template.yaml [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-22 09:56:41 -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.