fabric-samples/first-network
Jason Yellick a76d649ffd [FAB-8602] Add volumes to first-network e2e yaml
The first-network CLI yaml was recently enhanced to use volume mounts
for the ledger directories.  There is the additional e2e yaml which
depends on the container definitions and is now failing.  This CR simply
edits its template to include these new volume definitions.

Change-Id: Ia5b7b93b2be4f9de1f0ebfaa804f8ef713fb935d
Signed-off-by: Jason Yellick <jyellick@us.ibm.com>
2018-03-01 14:25:52 +00:00
..
base [FAB-8567] Alt: Always use volumes for ledger (r) 2018-02-28 15:55: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-8567] Alt: Always use volumes for ledger (r) 2018-02-28 15:55: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-8567] Alt: Always use volumes for ledger (r) 2018-02-28 15:55:41 -05: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-8602] Add volumes to first-network e2e yaml 2018-03-01 14:25:52 +00:00
README.md [FAB-8561] Add note to readthedocs link in README 2018-02-27 17:58:53 -05:00

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