Starting the sample Fabric network

Open Terminal one. This Terminal will start the sample Fabric network. Issue the following command:

docker-compose -f docker-compose-simple.yaml up

This will bring up a network with the SingleSampleMSPSolo orderer profile. It also launches peer nodes, cli, and chaincode containers.