mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
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> |
||
|---|---|---|
| .. | ||
| fabric-preload.sh | ||
| README.md | ||
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]

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