Samples for Hyperledger Fabric
Find a file
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
balance-transfer FAB-5995 Update samples to work with v1.0.2 2017-09-03 08:08:53 -04:00
basic-network [FAB-6568] Fabric-Samples - update fabcar 2017-11-01 06:09:05 -04:00
chaincode [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00
chaincode-docker-devmode FAB-5995 Update samples to work with v1.0.2 2017-09-03 08:08:53 -04:00
fabcar [FAB-6568] Fabric-Samples - update fabcar 2017-11-01 06:09:05 -04:00
first-network [FAB-8489] Make IMAGE_TAG optional 2018-02-23 16:12:22 -05:00
high-throughput [FAB-6292] Fix spelling error 2017-09-26 15:24:26 +08:00
scripts FAB-5412 add fabric-preload.sh script 2017-07-22 16:58:14 -04:00
.gitignore [FAB-4996] NodeSDK - move sample to fabric-samples 2017-06-27 05:59:53 -04:00
LICENSE FAB-4853 initial content 2017-06-21 07:30:04 +08:00
MAINTAINERS.md FAB-4853 initial content 2017-06-21 07:30:04 +08:00
README.md [FAB-6361] Update license text in README 2017-09-30 09:33:29 -04:00

Hyperledger Fabric Samples

Please visit the installation instructions.

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.