-
Notifications
You must be signed in to change notification settings - Fork 40
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
Comments
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 |
hi @jason-fox can't we automated this using a github action? so that also latest and edge images are pushed? |
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 |
We fixed the generation of images on top of the docker hub account of atos, |
Where could I find the Docker images of each tag? |
@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?
The text was updated successfully, but these errors were encountered: