educative.io

Educative

The code for the network doesnt work effectively

After starting the docker container, running the

docker exec -e "CORE_PEER_LOCALMSPID=Org1MSP" \            -e "CORE_PEER_MSPCONFIGPATH=/etc/hyperledger/msp/users/Admin@org1.example.com/msp" \       peer0.org1.example.com \            peer channel create -o orderer.example.com:7050 \                                -c mychannel \                                -f /etc/hyperledger/configtx/channel.tx

command results in error Error response from daemon: Container 094f1fa99b1f36cc45dedfe34faf75bc947c7ed7345cc8b0354c8f70bbba7b98 is not running

Same issue here. Did you figure out what to do?