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

Publish docker image to docker hub? #70

Closed
ibigbug opened this issue Apr 16, 2021 · 9 comments
Closed

Publish docker image to docker hub? #70

ibigbug opened this issue Apr 16, 2021 · 9 comments

Comments

@ibigbug
Copy link

ibigbug commented Apr 16, 2021

is there an existing image on docker hub or anywhere so that everyone don't need to build their own?

@bitfehler
Copy link
Contributor

There isn't. I personally don't see the use for Docker images to run a single executable, hence I don't have any plans to maintain a publishing pipeline for those.

@ibigbug
Copy link
Author

ibigbug commented Apr 24, 2021

I think one use case could potentially be running the program directly on a container platform such as Portainer or K8S etc without having to build the image manually by everyone?

@SuperQ
Copy link
Contributor

SuperQ commented Apr 24, 2021

@bitfehler We publish all the Prometheus exporters as containers. It makes sense to do it here as well.

If you want, I can setup the basics of the Prometheus promu/circleci pipelines to handle this. I just need you or maybe @matthiasr top click some buttons and add some ENVs.

@matthiasr
Copy link

Unfortunately we cannot use CircleCI on the soundcloud org. We could move the exporter to the prometheus-community org now that that's a thing?

@bitfehler
Copy link
Contributor

We could move the exporter to the prometheus-community org now that that's a thing?

Sounds reasonable. I will look into this next.

@bitfehler
Copy link
Contributor

Update: this project is now part of the prometheus-community org, so we should be able to make some progress here shortly

@jonkerj
Copy link

jonkerj commented Feb 22, 2022

Any news on this? I'd like to run the exporter from my Kubernetes cluster, which could really benefit from published containers.

@SuperQ
Copy link
Contributor

SuperQ commented Feb 22, 2022

It's done with the latest release.

https://hub.docker.com/r/prometheuscommunity/ipmi-exporter

@SuperQ SuperQ closed this as completed Feb 22, 2022
@bitfehler
Copy link
Contributor

bitfehler commented Feb 22, 2022 via email

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

5 participants