- Hyperledger Cookbook
- Xun (Brian) Wu Chuanfeng Zhang Andrew Zhang
- 50字
- 2021-06-24 14:59:41
How to do it...
Open the third container to issue the cli command and test our smart contract. In this Terminal, we will start the cli container and issue the cli command to interact with the chaincode container. Launch an example cli container as follows:
docker exec -it cli bash