Home > Blockchain >  The Fabric 2.2 exchange of learning
The Fabric 2.2 exchange of learning

Time:11-18

After installation, for the first test order
~/go/src/github.com/hyperledger/fabric/scripts/fabric-samples/test-network$

WARNING: Found orphan containers (cli, peer1.org2.example.com, peer1.org1.example.com) for this project. If you removed or renamed this service in your compose the file, you can run this command with the -- remove - orphans flag to clean it up.
Recreating peer0.org1.example.com... The done
Recreating peer0.org2.example.com... The done
Recreating orderer.example.com... The done
The CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
2 e0c9cc0c8c6 hyperledger/fabric - peer: the latest "peer node start" 3 seconds a line Up 1 second 0.0.0.0:7051 - & gt; 7051/TCP peer0.org1.example.com
4633697 bac8c hyperledger/fabric - orderer: latest "orderer" 3 seconds line Exited (2) 2 seconds line orderer.example.com
Ac2e1b66f0c8 hyperledger/fabric - peer: the latest "peer node start" 3 seconds a line Up Less than a second 7051/TCP, 0.0.0.0:9051 - & gt; 9051/TCP peer0.org2.example.com
A0ce211d7fd7 hyperledger/fabric - tools: latest "/bin/bash" three weekes line Exited (255) 11 days line cli
3204 aa177ae2 hyperledger/fabric - peer: the latest "peer node start" three weekes line Exited (255) 11 days line 0.0.0.0:10051 - & gt; 7051/TCP, 0.0.0.0:10053 - & gt; 7053/TCP peer1.org2.example.com
C07ed86626e1 hyperledger/fabric - peer: the latest "peer node start" three weekes line Exited (255) 11 days line 0.0.0.0:8051 - & gt; 7051/TCP, 0.0.0.0:8053 - & gt; 7053/TCP peer1.org1.example.com
  • Related