node-exporter (1)
Published 2026-07-12 17:51:52 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/node-exporter:1sha256:5bd5e5e618feb4c2b5f651495ee3cfb535da351e02e898c1792c73d27124fa29About this package
O9S custom distribution of Prometheus host metrics exporter
Image layers
| ARG SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH TARGETARCH |
| ENV O9S_NODE_EXPORTER_HTTP_PORT=8080 |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:8da4b43667c48d45fef12fab89160c50feccaf62878b4db9cd3980d7f165ae58 in / |
| COPY dir:7e270b9a69915726b763f9119373cf042123d2ba64e90b66f66a95d6a8372c4c in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=node-exporter M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:13e607d0c315ee04d00e004e2ad54f579ced162b2eaaf33c8a1789d92a3c9ec1 in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=node-exporter M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| LABEL prometheus.enabled=true |
| LABEL prometheus.port=${O9S_NODE_EXPORTER_HTTP_PORT} |
| LABEL traefik.enable=true |
| LABEL traefik.http.routers.node.rule="Host(`node.docker.localhost`)" |
| LABEL traefik.http.routers.node.entrypoints=web,websecure |
| LABEL traefik.http.routers.node.middlewares=redirect-to-https@file |
| LABEL traefik.http.services.node.loadbalancer.server.port=${O9S_NODE_EXPORTER_HTTP_PORT} |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="4eeda7294b85705a6718b16a2ce84c8ac680b88f" "org.opencontainers.image.created"="2026-07-12T17:48:33Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="4eeda72" "org.opencontainers.image.title"="O9S / Node Exporter (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of Prometheus host metrics exporter" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/node-exporter" |
Labels
| Key | Value |
|---|---|
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | 4eeda72 |
| org.opencontainers.image.created | 2026-07-12T17:48:33Z |
| org.opencontainers.image.description | O9S custom distribution of Prometheus host metrics exporter |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 4eeda7294b85705a6718b16a2ce84c8ac680b88f |
| org.opencontainers.image.source | https://codeberg.org/o9s/node-exporter |
| org.opencontainers.image.title | O9S / Node Exporter (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |
| prometheus.enabled | true |
| prometheus.port | 8080 |
| traefik.enable | true |
| traefik.http.routers.node.entrypoints | web,websecure |
| traefik.http.routers.node.middlewares | redirect-to-https@file |
| traefik.http.routers.node.rule | Host(`node.docker.localhost`) |
| traefik.http.services.node.loadbalancer.server.port | 8080 |