mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
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> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| scripts | ||
| .env | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.