仮想ボックスでハイパーレジャー プロジェクトを実行したいと考えています。
まず、仮想ボックスに成功vagrant up
しました。vagrant ssh
そして、私cd $GOPATH/src/github.com/hyperledger/fabric
。
次のステップ、私make peer
。しかし、次のエラーが発生します。
vagrant@ubuntu-1404:/opt/gopath/src/github.com/hyperledger/fabric$ ピアを作る
Makefile:45: *** "パスに docker がありません: 依存関係を確認してください". 止まる。
誰でもそれを修正する方法を知っていますか?