實戰:區塊鏈hyperledger fabric 初體驗- 1:安裝部署
環境
安裝部署
1、從DockerHub上拉取鏡像
2、使用Git下載Docker-compose模板
3、啟動Fabric
修改base.yaml 註釋掉#image: yeasy/hyperledger-fabric-orderer:1.0.5。不修改,執行下面命令時會自動pull 並使用yeasy/hyperledger-fabric-orderer:1.0.5
這裡選擇建立一個4 peer (belonging to 2 organizations) fabric network.
4、至此搭建完畢,檢查結果
未完待續:測試fabric ......
環境
安裝部署
1、從DockerHub上拉取鏡像
2、使用Git下載Docker-compose模板
3、啟動Fabric
修改base.yaml 註釋掉#image: yeasy/hyperledger-fabric-orderer:1.0.5。不修改,執行下面命令時會自動pull 並使用yeasy/hyperledger-fabric-orderer:1.0.5
這裡選擇建立一個4 peer (belonging to 2 organizations) fabric network.
4、至此搭建完畢,檢查結果
未完待續:測試fabric ......
留言
張貼留言