Built-from-source container image of nginx-prometheus-exporter
docker pull quay.io/ricardbejarano/nginx_exporter
- 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
Available on Docker Hub as docker.io/ricardbejarano/nginx_exporter:
Available on RedHat Quay as quay.io/ricardbejarano/nginx_exporter: