prometheuscommunity/postgres-exporter (sha256:b0f9a20a3d1247f6b3eca48937b4c8047632eb49d5420b421354a60c89950b5a)
Published 2025-04-11 09:05:59 +00:00 by wrenix
Installation
docker pull git.chaos.fyi/mirror/prometheuscommunity/postgres-exporter@sha256:b0f9a20a3d1247f6b3eca48937b4c8047632eb49d5420b421354a60c89950b5a
sha256:b0f9a20a3d1247f6b3eca48937b4c8047632eb49d5420b421354a60c89950b5a
Image layers
ADD file:a6857245aedb62f03bab031698170d76743f30f398ee57b5a37e248c834e300a 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=ppc64le |
ARG OS=linux |
COPY .build/linux-ppc64le/postgres_exporter /bin/postgres_exporter # buildkit |
EXPOSE map[9187/tcp:{}] |
USER nobody |
ENTRYPOINT ["/bin/postgres_exporter"] |
Labels
Key | Value |
---|---|
maintainer | The Prometheus Authors <prometheus-developers@googlegroups.com> |