mirror/node-exporter (v1.8.2)
Published 2026-08-11 17:33:03 -03:00 by tarcisio
Installation
docker pull git.trademarketingforce.com/tmf/mirror/node-exporter:v1.8.2sha256:065914c03336590ebed517e7df38520f0efb44465fde4123c3f6b7328f5a9396Image 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> |