Skip to content

🧯 Built-from-source container image of Prometheus' HAProxy exporter

License

Notifications You must be signed in to change notification settings

arbal/haproxy_exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haproxy_exporter (container image)

Built-from-source container image of Prometheus' HAProxy exporter

Tags

Docker Hub

Available on Docker Hub as docker.io/ricardbejarano/haproxy_exporter:

RedHat Quay

Available on RedHat Quay as quay.io/ricardbejarano/haproxy_exporter:

Features

  • Compiled from source during build time
  • Built FROM scratch, with zero bloat
  • Statically linked to the musl implementation of the C standard library
  • Reduced attack surface (no shell, no UNIX tools, no package manager...)
  • Runs as unprivileged (non-root) user

Building

docker build --tag ricardbejarano/haproxy_exporter --file Dockerfile .

License

MIT licensed, see LICENSE for more details.

About

🧯 Built-from-source container image of Prometheus' HAProxy exporter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%