You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2022. It is now read-only.
# Run the chaincode install script on cli container ***********
non-zero return code
Error: No such container: 94e6ce4dd0_cli
docker image is
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
51bec597b16b hyperledger/fabric-tools:2.0.0 "/bin/sh" 24 minutes ago Up 24 minutes fe4e639c2f_cli
I test fabric.When I run
I get error as follows:
docker image is
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 51bec597b16b hyperledger/fabric-tools:2.0.0 "/bin/sh" 24 minutes ago Up 24 minutes fe4e639c2f_cliwhy the name not equal?