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

DockerHub image proliferation #624

Open
c0c0n3 opened this issue Feb 11, 2022 · 5 comments
Open

DockerHub image proliferation #624

c0c0n3 opened this issue Feb 11, 2022 · 5 comments

Comments

@c0c0n3
Copy link
Member

c0c0n3 commented Feb 11, 2022

Describe the bug

There's one helluva lot QL images on DockerHub at the moment, which could be confusing for our users. Was this intentional? Also unlike previous versions there's no 0.8.3 tag, but release-0.8.3 instead. That intentional too?

Expected behavior

Double check what's going on w/ CircleCI and if we're supposed to publish an image on every PR merge.

Additional context

Browse to: https://hub.docker.com/r/orchestracities/quantumleap/tags

@c0c0n3 c0c0n3 assigned c0c0n3 and chicco785 and unassigned c0c0n3 and chicco785 Feb 11, 2022
@chicco785
Copy link
Contributor

for docker images, we are using github actions, no circle ci:
https://github.com/orchestracities/ngsi-timeseries-api/blob/master/.github/workflows/docker.yml

@chicco785
Copy link
Contributor

i think the issue could be that for whatever reason the script takes the image tag from the github release name and not from the github tag...

@c0c0n3
Copy link
Member Author

c0c0n3 commented Feb 11, 2022

oh forgot to mention. latest is 7 months old

so if someone pulls QL w/o specifying a tag, they'll get an old image.

@c0c0n3
Copy link
Member Author

c0c0n3 commented Feb 11, 2022

yeh, it could be. not sure how it actually works...

@chicco785
Copy link
Contributor

https://github.com/orchestracities/ngsi-timeseries-api/runs/4546570621?check_suite_focus=true apparently the problem was that the build failed

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

No branches or pull requests

2 participants