fabric1.4环境搭建准备工作-创新互联
下载地址:
https://curl.haxx.se/download.html
大部分系统已经自带了curl
命令 curl --version 查看是否已经安装,查看版本信息
二:安装dockerDocker version Docker 17.06.2-ce or greater is required.
成都创新互联是一家集网站建设,淮滨企业网站建设,淮滨品牌网站建设,网站定制,淮滨网站建设报价,网络营销,网络优化,淮滨网站推广为一体的创新建站企业,帮助传统企业提升企业形象加强企业竞争力。可充分满足这一群体相比中小企业更为丰富、高端、多元的互联网需求。同时我们时刻保持专业、时尚、前沿,时刻以成就客户成长自我,坚持不断学习、思考、沉淀、净化自己,让我们为更多的企业打造出实用型网站。命令 docker --version 查看是否已经安装,查看版本信息
安装查看:https://blog.51cto.com/1693346/2344568
三:安装Docker-ComposeDocker Compose version 1.14.0 or greater installed
命令 docker-compose --version 查看是否已经安装,查看版本信息
安装查看:https://blog.51cto.com/1693346/2344570
三:安装go环境Go version 1.11.x is required.
必须要 go 1.11.x版本
查看版本命令:
go version
安装查看:https://blog.51cto.com/1693346/2344553
四:安装python环境使用以下命令检查python 版本
python --version
centos7.5默认已经安装了Python 2.7.5
fabric node.js 需要用python 2.7才可以,如果为Python 3.5.1,需要退回到Python 2.7。
Versions other than the 8.x series are not supported at this time.
fabric目前不支持8.x系列以外的其他版本
Node.js - version 8.x
查看版本命令:
node -v
安装查看地址:https://blog.51cto.com/1693346/2345186
六:安装git客户端安装步骤参考:https://blog.51cto.com/1693346/2345206
查看版本命令:
git --version
参考:
https://hyperledger-fabric.readthedocs.io/en/release-1.4/prereqs.html
网站栏目:fabric1.4环境搭建准备工作-创新互联
文章URL:http://scyanting.com/article/cejspo.html