mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
There are currently multiple docker-compose downs going on in the first-network samples. These are in an attempt to catch different configurations of the same compose network. The flag --remove-orphans was created to allow tearing down components in a composition even when there is a mismatch in the compose definition, so this cleans the down scripts up a bit. Change-Id: Ied6a06e2ebc21053993e2a6b39b6fbd7fffdfe02 Signed-off-by: Jason Yellick <jyellick@us.ibm.com> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| .gitignore | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch-org3.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| docker-compose-org3.yaml | ||
| eyfn.sh | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.
NOTE: After navigating to the documentation, choose the documentation version that matches your version of Fabric