-
Notifications
You must be signed in to change notification settings - Fork 133
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
Comments
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. |
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? |
@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. |
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? |
Sounds reasonable. I will look into this next. |
Update: this project is now part of the prometheus-community org, so we should be able to make some progress here shortly |
Any news on this? I'd like to run the exporter from my Kubernetes cluster, which could really benefit from published containers. |
It's done with the latest release. |
Talk about timing ;)
…On 2/22/22 14:36, Ben Kochie wrote:
Closed #70
<#70>.
—
Reply to this email directly, view it on GitHub
<#70 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJLPNDW5GFIRJKUKJ4AXJLU4OGPNANCNFSM43BO5TIQ>.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
is there an existing image on docker hub or anywhere so that everyone don't need to build their own?
The text was updated successfully, but these errors were encountered: