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

2.4.0 docker tag #13

Open
Raboo opened this issue May 23, 2019 · 3 comments
Open

2.4.0 docker tag #13

Raboo opened this issue May 23, 2019 · 3 comments

Comments

@Raboo
Copy link
Contributor

Raboo commented May 23, 2019

Hi,

Can you add 2.4.0 tag to the latest docker image?

@bjozet
Copy link
Contributor

bjozet commented Jun 4, 2019

To clarify; tag exists in git, but hasn't made it to dockerhub, for some reason.

@bobrik
Copy link
Contributor

bobrik commented Jun 13, 2019

Apologies for the delay. There's a hiccup with docker hub tags, in the meantime I suggest to pull the latest master and pin to its sha256:

$ docker pull cloudflare/opentsdb
Using default tag: latest
latest: Pulling from cloudflare/opentsdb
Digest: sha256:d5b133465f4fbe9b9c9abc870fb862b36fa7f73f6d7c84895501a23e1117c74d
Status: Image is up to date for cloudflare/opentsdb:latest

So the image name is:

cloudflare/opentsdb@sha256:d5b133465f4fbe9b9c9abc870fb862b36fa7f73f6d7c84895501a23e1117c74d

I'll try to make Docker Hub release happen soon.

@bjozet
Copy link
Contributor

bjozet commented Jun 14, 2019

No need to apology, we're thankful you provide the image to begin with, and resorted to running latest until it's resolved. No problems. Thanks for your reply and the work on this image. :)

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