Open ttstarck opened 1 year ago
Hey @ttstarck, there was a slight setback with docker image publishing flow, so no official release in the Hub/GCR yet. I think it'll be published with the new release.
In the meantime you can use the provided Dockerfile here: https://github.com/discourse/prometheus_exporter/blob/main/Dockerfile
Any update on this? We would like to use the docker image on kubernetes. We can't link to a Dockerfile.
Thanks.
Interested in using a public docker image as well. Any update? Thanks much!
It seems that an official image is available on GHCR: https://github.com/discourse/prometheus_exporter/pkgs/container/prometheus_exporter
The latest version can be pulled as ghcr.io/discourse/prometheus_exporter:2.1.1
(or :latest
).
I hope this helps. I would recommend that the maintainers add some links to guide users in finding it more easily.
Hello, I'm currently looking to pull the official
discource/prometheus_exporter
docker image using the command from the README and it appears like it doesn't exist anymore:Is the README still up to date or is there a new place I should be pulling the image from?