- Ontario, Canada
- https://zakscode.com
- Joined on
2023-07-26
Block a user
node-exporter (latest)
Installation
docker pull git.zakscode.com/ztimson/node-exporter:latestsha256:0e8afb3b26fd1a68170dc8f6e01b9c1cfa66c5baa510a62c6209ff75f1d9f26f
Image Layers
| ADD file:bdecc23fd98ba2c277e43b5cea8883ffe7ca263be7ffffec66245881d518a90f in / |
| CMD ["sh"] |
| MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com> |
| COPY dir:c0097f329d18485c38670fc45c2392f2fc33af3c40c222f07eb0e76a0d296ee9 in / |
| 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"] |
| ENV NODE_ID=none |
| USER root |
| COPY entrypoint.sh /etc/node-exporter/ # buildkit |
| RUN /bin/sh -c chmod +x /etc/node-exporter/entrypoint.sh # buildkit |
| ENTRYPOINT ["/etc/node-exporter/entrypoint.sh"] |
| CMD ["/bin/node_exporter"] |
Labels
| Key | Value |
|---|---|
| maintainer | The Prometheus Authors <prometheus-developers@googlegroups.com> |
Details
Versions (2)
View all