Samples for Hyperledger Fabric
Find a file
David Enyeart e73a4813ba [FAB-8568] BYFN: Fix IMAGE_TAG for couchdb
As of 1.1 alpha timeframe, 3rd party images do not follow the
same docker IMAGE_TAG versioning as the other Fabric docker images.

Need to remove IMAGE_TAG from couchdb images, and default to
latest couchdb image, which is how it worked prior to
the -i introduction.

This change needs to be made in master branch but not release branch,
since the IMAGE_TAGs are aligned in 1.0.x release.

Change-Id: Iaca24ea7ed1fc6319738dcf59f665da9259d2b9a
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2018-02-28 03:41:02 -05:00
balance-transfer FAB-6400 Balance-transfer filtered events 2018-02-27 23:10:19 +00:00
basic-network [FAB-6568] Fabric-Samples - update fabcar 2017-10-30 12:08:06 -04:00
chaincode [FAB-7834] Add couchdb index to marbles02 sample 2018-01-24 23:02:22 -05:00
chaincode-docker-devmode [FAB-6934] fix devmode sample for v1.1 2018-02-01 05:36:00 +00:00
fabcar FAB-7836 Fix "No identity type provided" Error 2018-01-21 14:15:18 +05:00
fabric-ca [FAB-8387] Add gencrl to revoke command 2018-02-22 11:22:05 -05:00
first-network [FAB-8568] BYFN: Fix IMAGE_TAG for couchdb 2018-02-28 03:41:02 -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-6870] Update node modules versions 2017-11-02 11:19:57 -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:31:41 -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/.