您好,登錄后才能下訂單哦!
下載地址:
https://curl.haxx.se/download.html
大部分系統已經自帶了curl
命令 curl --version 查看是否已經安裝,查看版本信息
Docker version Docker 17.06.2-ce or greater is required.
命令 docker --version 查看是否已經安裝,查看版本信息
安裝查看:https://blog.51cto.com/1693346/2344568
Docker Compose version 1.14.0 or greater installed
命令 docker-compose --version 查看是否已經安裝,查看版本信息
安裝查看:https://blog.51cto.com/1693346/2344570
Go version 1.11.x is required.
必須要 go 1.11.x版本
查看版本命令:
go version
安裝查看:https://blog.51cto.com/1693346/2344553
使用以下命令檢查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
安裝步驟參考:https://blog.51cto.com/1693346/2345206
查看版本命令:
git --version
參考:
https://hyperledger-fabric.readthedocs.io/en/release-1.4/prereqs.html
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。