accordproject / techdocs

Accord Project Documentation
Apache License 2.0
58 stars 134 forks source link

[Question] How to deploy to Fabric: ERROR: manifest for hyperledger/fabric-ca:latest not found: manifest unknown: manifest unknown #305

Closed scheung38 closed 3 years ago

scheung38 commented 3 years ago

Following in here:

https://accord.gitbook.io/accord-project/#on-amazon-web-services

Provision your Hyperledger Fabric instance

git clone https://github.com/clauseHQ/fabric-samples cd fabric-samples git checkout master

cd fabric-samples/cicero

./startFabric.sh

export MSYS_NO_PATHCONV=1

docker-compose -f docker-compose.yml down Removing network net_basic

docker-compose -f docker-compose.yml up -d ca.example.com orderer.example.com peer0.org1.example.com couchdb Creating network "net_basic" with the default driver Pulling ca.example.com (hyperledger/fabric-ca:)... ERROR: manifest for hyperledger/fabric-ca:latest not found: manifest unknown: manifest unknown

How do we install ?

jeromesimeon commented 3 years ago

This issue isn't specific to template studio. I'm unclear whether this is a HLF issue, or an issue with the current tutorial. I'm migrating this issue to the techdocs project for now.

jeromesimeon commented 3 years ago

@mttrbrts are those amazon images those you had built for a demo / tutorial a while back? Are they related to the HLF tutorial in the documentation? CC @dselman

dselman commented 3 years ago

Please follow the new guide, here: https://deploy-preview-309--accordproject-docs.netlify.app/docs/next/tutorial-hyperledger.html