https://github.com/ricardbejarano/haproxy_exporter
🔥 Built-from-source container image of haproxy_exporter
https://github.com/ricardbejarano/haproxy_exporter
docker haproxy-exporter
Last synced: about 1 year ago
JSON representation
🔥 Built-from-source container image of haproxy_exporter
- Host: GitHub
- URL: https://github.com/ricardbejarano/haproxy_exporter
- Owner: ricardbejarano
- License: mit
- Created: 2021-01-26T20:54:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T08:58:56.000Z (over 2 years ago)
- Last Synced: 2024-11-05T19:43:08.133Z (over 1 year ago)
- Topics: docker, haproxy-exporter
- Language: Dockerfile
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

haproxy_exporter
Built-from-source container image of haproxy_exporter
docker pull quay.io/ricardbejarano/haproxy_exporter
## Features
* Compiled from source during build time
* Built `FROM scratch`, with zero bloat
* Reduced attack surface (no shell, no UNIX tools, no package manager...)
* Runs as unprivileged (non-`root`) user
## Tags
### Docker Hub
Available on Docker Hub as [`docker.io/ricardbejarano/haproxy_exporter`](https://hub.docker.com/r/ricardbejarano/haproxy_exporter):
- [`0.15.0`, `latest` *(Dockerfile)*](Dockerfile)
### RedHat Quay
Available on RedHat Quay as [`quay.io/ricardbejarano/haproxy_exporter`](https://quay.io/repository/ricardbejarano/haproxy_exporter):
- [`0.15.0`, `latest` *(Dockerfile)*](Dockerfile)