grok_exporter icon indicating copy to clipboard operation
grok_exporter copied to clipboard

Added Dockerfile suitable for DockerHub Auto-Builds

Open dcwangmit01 opened this issue 5 years ago • 11 comments

Hi @fstab,

This PR adds a Dockerfile for grok_exporter which builds an alpine linux docker image which contains a statically compiled grok_exporter binary. This should be suitable for DockerHub Auto-builds. If you wanted, you could go to dockerhub and create a connected public repository with the following build settings which will auto-build a "latest" docker image upon master branch changes, and auto-build a "vX.Y.Z" docker image upon repo tagging.

image

Thanks! -dave

dcwangmit01 avatar May 12 '19 19:05 dcwangmit01