fabric-samples/scripts/README.md
Christopher Ferris 134549af22 FAB-5412 add fabric-preload.sh script
Add a script to allow users to preload the Fabric docker
images without having to run the curl command in the RTD.

Change-Id: I3b6c682c3e2ab1f230f7af8c3ce0b95bbb8fd024
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
2017-07-22 16:58:14 -04:00

630 B

Hyperledger Fabric Samples

fabric-preload.sh will preload all of the requisite docker images for Hyperledger Fabric and tag them with the 'latest' tag. Optionally, specify a specific version (e.g. 1.0.1). Default version is 1.0.0.

./fabric-preload.sh [version]

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License