-
Notifications
You must be signed in to change notification settings - Fork 1
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
Which grok-exporter Dockerfile? #1
Comments
I believe this should be the image: https://hub.docker.com/r/magentaaps/grok_exporter |
Thanks for the fast reply. My question is not about the image. My question is where to find the dockerfile used to build the image :) |
Ah! - I'm sorry! - My bad. It's on our internal gitlab repository, but I can reproduce it here:
Let me know if you need any more help, and I apologize for misunderstanding! |
I think I just kinda hijacked the Dockerfile from here: https://github.com/fstab/grok_exporter/pull/62/files And the only changes to the magenta-aps/grok_exporter repository is the inclusion of fstab/grok_exporter#100, maybe other PRs too. I'm afraid I do not remember the details, but you should be able to derive it from the commits on that repository if you so desire.
|
Hi Emil, thanks for providing these scripts open-source.
I have a question about
https://github.com/magenta-aps/apache_log_exporter/blob/master/docker-compose.yml#L9
I cannot find the dockerfile anywhere to supposedly build the image. Where do I find it?
The text was updated successfully, but these errors were encountered: