I would like to install/download the HLF binaries, without the images and fabric-samples. How do I do that?
This is what I've tried so far:
Desired result would be a cli command with which I can suppress the installing of images, or something similar.
If you download this script (and set execute permission):
https://raw.githubusercontent.com/hyperledger/fabric/master/scripts/bootstrap.sh
Then run the script with -h
you will see the options to suppress download of Binaries or Docker Images.