简体   繁体   中英

Can I get docker images of latest version of FIWARE products?

I could not find Orion 3.3.0 nor Cygnus 2.14.0 official docker images at the docker hub.

How can I pull them?

This is a consequence of the decision of Docker to remove or limit automated builds from various account types. It has made collating the images much more complicated. Previously the FIWARE Builds would trigger as clones of the contributory repositories. The problems caused by this issue have been recognized by the Technical Steering Committee of FIWARE. At the moment builds are transitioning to a newer build mechanism - possibly using a duplicate or alternative image repositories as well.

In most cases, such as the case of Orion and Cygnus created by Telefónica, you will still be able find tagged build generated from the original source repository under their own Docker Hub account - eg telefonicaiot/fiware-orion and telefonicaiot/fiware-cygnus . The FIWARE clones of these images (a pull/push of the same SHA1 hash) are built and tested by the fiwarebot periodically - fiware/orion:3.3.0 is now available for example, but the mechanism to fully standardize and automate this procedure will need some bedding in.

Once the system is fully in place, it is likely that the FIWARE builds will still lag the builds made by the teams behind each generic enabler, but a standard release will occur in alignment with each of the full FIWARE Releases

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM