docker 环境搭建步骤
Posted love郎朗you
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了docker 环境搭建步骤相关的知识,希望对你有一定的参考价值。
配置CA:
[email protected]:~$ ls
106 baseos.tar fabric-sdk fabric-sdk (1).tar fixture_106
[email protected]:~$ cd fixture_106/s
sample_chaincode_endorsement_policies/ sdkintegration/ src/
[email protected]:~$ cd fixture_106/sdkintegration/
e2e-2Orgs/ gocc/ gocc-bk/ javacc/ peer-base/
[email protected]:~$ cd fixture_106/sdkintegration/e2e-2Orgs/
channel/ tls/
[email protected]:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org
org1.example.com/ org2.example.com/
[email protected]:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org
org1.example.com/ org2.example.com/
[email protected]:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/
ca/ msp/ peers/ tlsca/ users/
[email protected]:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/
ca/ msp/ peers/ tlsca/ users/
[email protected]:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/
ca/ msp/ peers/ tlsca/ users/
[email protected]:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/ca/
[email protected]:~/fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/ca$ ls
c1736faa0b2c6c0b144339e616d261b1ceef810dda1495f64cc4f6b8a200388d_sk ca.org1.example.com-cert.pem
[email protected]:~/fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/ca$ pwd
/home/zhaoweipeng/fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/ca
以上是关于docker 环境搭建步骤的主要内容,如果未能解决你的问题,请参考以下文章