fabric0.6/1.0 mirrored file Pull

Source: Internet
Author: User

Fabric 0.6 Mirroring

The Docker mirror of Fabric is in https://hub.docker.com/r/hyperledger/, mainly used to PEER,BASEIMAGE,MEMBERSRVC, now peer and MEMBERSRVC, These two mirrors provide a latest version, so direct pull down.

Docker Pull Hyperledger/fabric-peer

Docker Pull HYPERLEDGER/FABRIC-MEMBERSRVC

But Baseimage is not latest version, so we can download a new point version, and then rename into latest.

Docker pullhyperledger/fabric-baseimage:x86_64-0.3.0

Docker taghyperledger/fabric-baseimage:x86_64-0.3.0 Hyperledger/fabric-baseimage:latest

Now that we run the Docker images command, we can see our prepared mirrors:


Fabric 1.0 Mirroring

Download docker-compose-files files git clonehttps://github.com/yeasy/docker-compose-files

Pull Mirror : reference cd/docker-compose-files/hyperledger/1.0/scripts/

vi setup_fabric_1.0.sh File Description

Docker pullyeasy/hyperledger-fabric-base:0.8.9 \

&& Docker pull yeasy/hyperledger-fabric-peer:0.8.9 \

&& Docker pull yeasy/hyperledger-fabric-orderer:0.8.9 \

&& Docker pull yeasy/hyperledger-fabric-ca:0.8.9 \

&& Docker pull yeasy/blockchain-explorer:latest \

&& Docker tag yeasy/hyperledger-fabric-peer:0.8.9hyperledger/fabric-peer \

&& Docker tag yeasy/hyperledger-fabric-orderer:0.8.9hyperledger/fabric-orderer \

&& Docker tag yeasy/hyperledger-fabric-ca:0.8.9hyperledger/fabric-ca \

&& docker tag yeasy/hyperledger-fabric-base:0.8.9hyperledger/fabric-ccenv:x86_64-1.0.0-preview \ && Docker Tag Yeasy/hyperledger-fabric-base:0.8.9hyperledger/fabric-baseos:x86_64-1.0.0-preview

Then the direct copy execution can be automatically pulled

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.