Block a user
prometheus-node-exporter (v1.9.1)
Published 2025-09-03 14:49:34 +02:00 by sido
Installation
docker pull gitea.oit.sk/sido/prometheus-node-exporter:v1.9.1sha256:863b62ff9f392b6f472e22b4b670ad1cabb66b3042502ebd4b2cd192733e1bceImage Layers
| ADD file:ee9bb8755ccbdd689b434d9b4ac7518e972699604ecda33e4ddc2a15d2831443 in / |
| CMD ["sh"] |
| MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com> |
| COPY /rootfs / # buildkit |
| LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com> |
| 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 |
|---|---|
| maintainer | The Prometheus Authors <prometheus-developers@googlegroups.com> |