oci

node-exporter (latest)

Published 2026-07-15 00:03:36 +00:00 by esh4d0w

Installation

docker pull forgejo.f4te.de/oci/node-exporter:latest
sha256:da83fae85603c4e47e6c68369a7d746e2dda683dc35ea2e234b4f171e0d92798

About this package

Prometheus exporter for hardware and OS metrics exposed by *NIX kernels

Image layers

BusyBox 1.38.0 (uclibc), Buildroot 2026.02.2, Debian 13
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
COPY /rootfs / # buildkit
LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
LABEL org.opencontainers.image.authors=The Prometheus Authors
LABEL org.opencontainers.image.vendor=Prometheus
LABEL org.opencontainers.image.title=node_exporter
LABEL org.opencontainers.image.description=Prometheus exporter for hardware and OS metrics exposed by *NIX kernels
LABEL org.opencontainers.image.source=https://github.com/prometheus/node_exporter
LABEL org.opencontainers.image.url=https://github.com/prometheus/node_exporter
LABEL org.opencontainers.image.documentation=https://github.com/prometheus/node_exporter
LABEL org.opencontainers.image.licenses=Apache License 2.0
LABEL io.prometheus.image.variant=busybox
ARG ARCH=amd64
ARG OS=linux
COPY .build/linux-amd64/node_exporter /bin/node_exporter # buildkit
EXPOSE map[9100/tcp:{}]
USER nobody
ENTRYPOINT ["/bin/node_exporter"]

Labels

Key Value
io.prometheus.image.variant busybox
maintainer The Prometheus Authors <prometheus-developers@googlegroups.com>
org.opencontainers.image.authors The Prometheus Authors
org.opencontainers.image.description Prometheus exporter for hardware and OS metrics exposed by *NIX kernels
org.opencontainers.image.documentation https://github.com/prometheus/node_exporter
org.opencontainers.image.licenses Apache License 2.0
org.opencontainers.image.source https://github.com/prometheus/node_exporter
org.opencontainers.image.title node_exporter
org.opencontainers.image.url https://github.com/prometheus/node_exporter
org.opencontainers.image.vendor Prometheus
Details
Container
2026-07-15 00:03:36 +00:00
307
OCI / Docker
linux/amd64
The Prometheus Authors
Apache License 2.0
13 MiB
Versions (2) View all
latest 2026-07-15
v1.10.2 2025-12-27