Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check docker image synch with fiware docker hub #158

Open
chicco785 opened this issue Jun 13, 2022 · 5 comments
Open

check docker image synch with fiware docker hub #158

chicco785 opened this issue Jun 13, 2022 · 5 comments
Milestone

Comments

@chicco785
Copy link
Collaborator

@jason-fox can you let us know if any update is needed to ensure that fiware images in the docker repo are up to date?

@chicco785 chicco785 added this to the 1.2.5 milestone Jun 13, 2022
@jason-fox
Copy link
Contributor

Since Docker removed the free tier tracking of Docker builds, this is currently a manual process for the FIWARE Images.

The latest FIWARE image is 1.2.3 - see https://hub.docker.com/r/fiware/iotagent-lorawan so it appears that one release has been missed by fiware/iotagent-lorawan. I'll have to kick of the script to build it.

@chicco785
Copy link
Collaborator Author

hi @jason-fox can't we automated this using a github action? so that also latest and edge images are pushed?

@jason-fox
Copy link
Contributor

jason-fox commented Jun 15, 2022

Yes, probably. I've done something like that here in a repo under the FIWARE GitHub, but I can't share direct push access to the FIWARE Docker Hub Account to a repo which isn't under our direct control.

The next step would be to either take the ghcr.io parts from that action and add them here, or to generate the docker hub images onto an ATOS account over on Docker Hub.

@chicco785
Copy link
Collaborator Author

We fixed the generation of images on top of the docker hub account of atos,
see the workflow here:
https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/blob/master/.github/workflows/docker.yml

@arturohu
Copy link

arturohu commented Aug 2, 2022

Where could I find the Docker images of each tag?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants