March 2019
Intermediate to advanced
636 pages
27h 50m
English
To start the peer and MSP for our new organization, just run the following command:
docker-compose -f add_org/docker-compose-exportingEntityOrg.yaml up
You can run this as a background process and redirect the standard output to a log file if you choose. Otherwise, you will see the various containers starting up and logs from each displayed on the console. From a different terminal window, if you run docker ps -a, you will see the following two additional containers:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 02343f585218 hyperledger/fabric-ca:latest "sh -c 'fabric-ca-se..." 16 seconds ago Up 16 seconds 0.0.0.0:11054->7054/tcp ca_peerExportingEntityOrg a439ea7364a8 hyperledger/fabric-peer:latest ...
Read now
Unlock full access