Wrong hyperledger/fabric- images
Hi,
The couse asks to get 1.4 version of hyperledger/fabric images (curl -sSL http://bit.ly/2ysbOFE | bash -s 1.4.0) but that is wrong as it requires at least 1.4.4
right now I have following images
docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
hyperledger/fabric-ca latest 3b96a893c1e4 3 weeks ago 150MB
hyperledger/fabric-tools latest 0f9743ac0662 3 weeks ago 1.49GB
hyperledger/fabric-ccenv latest 191911f4454f 3 weeks ago 1.36GB
hyperledger/fabric-orderer latest 84eaba5388e7 3 weeks ago 120MB
hyperledger/fabric-peer latest 5a52faa5d8c2 3 weeks ago 128MB
hyperledger/fabric-javaenv 1.4.4 4648059d209e 4 months ago 1.7GB
hyperledger/fabric-javaenv latest 4648059d209e 4 months ago 1.7GB
hyperledger/fabric-zookeeper 0.4 ede9389347db 4 months ago 276MB
hyperledger/fabric-zookeeper 0.4.18 ede9389347db 4 months ago 276MB
hyperledger/fabric-zookeeper latest ede9389347db 4 months ago 276MB
hyperledger/fabric-kafka 0.4 caaae0474ef2 4 months ago 270MB
hyperledger/fabric-kafka 0.4.18 caaae0474ef2 4 months ago 270MB
hyperledger/fabric-kafka latest caaae0474ef2 4 months ago 270MB
hyperledger/fabric-couchdb 0.4 d369d4eaa0fd 4 months ago 261MB
hyperledger/fabric-couchdb 0.4.18 d369d4eaa0fd 4 months ago 261MB
hyperledger/fabric-couchdb latest d369d4eaa0fd 4 months ago 261MB
I use in docker-composer.yml latest image versions
grep image docker-compose.yml
image: hyperledger/fabric-peer
image: hyperledger/fabric-couchdb
image: hyperledger/fabric-ca
image: hyperledger/fabric-orderer
image: hyperledger/fabric-peer
image: hyperledger/fabric-couchdb
image: hyperledger/fabric-tools
but I cannot start ordered container
docker-compose -f docker-compose.yml up -d peer0.org1.example.com peer1.org1.example.com cli
WARNING: The COMPOSE_PROJECT_NAME variable is not set. Defaulting to a blank string.
couchdbOrg1Peer1 is up-to-date
couchdbOrg1Peer0 is up-to-date
Recreating aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aaRecreating aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_orderer.example.com ... error
ERROR: for aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_aa7a223c807f_orderer.example.com no such image: sha256:54f372205580fca697f9f072f00da38fa5d2d55560003d0e276bcefc99eb64bf: No such image: sha256:54f372205580fca697f9f072f00da38fa5d2d55560003d0e276bcefc99eb64bf
ERROR: for orderer.example.com no such image: sha256:54f372205580fca697f9f072f00da38fa5d2d55560003d0e276bcefc99eb64bf: No such image: sha256:54f372205580fca697f9f072f00da38fa5d2d55560003d0e276bcefc99eb64bf
ERROR: Encountered errors while bringing up the project.
do you know the right version to use?
thanks
José
Comments
-
In then end there was a rogue image and I fixed that with
docker-compose downNevertheless would it be possible to fix the startup script so we download the right version of the containers?
thanks
josé1 -
@pzybyt said:
In then end there was a rogue image and I fixed that with
docker-compose downNevertheless would it be possible to fix the startup script so we download the right version of the containers?
thanks
joséHi @pzybyt , yes this issue has been reported earlier and notified to the course creators. I will send another reminder.
Glad you solved the issue yourself in the meantime.1
Categories
- All Categories
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 772 Linux Foundation IT Professional Programs
- 382 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 102 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 8 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 20 Cloud & Containers Training
- 2 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 3 Web & Application Development Training
- 797 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 771 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 467 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 99 Linux Security
- 79 Network Management
- 101 System Management
- 46 Web Management
- 138 Mobile Computing
- 20 Android
- 103 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 402 Off Topic
- 125 Introductions
- 33 Study Material
- 1K Programming and Development
- 310 Kernel Development
- 709 Software Development
- 1K Software
- 416 Applications
- 182 Command Line
- 5 Compiling/Installing
- 71 Games
- 321 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)