prometheuscommunity/postgres-exporter (sha256:9fca39a4307092387b7de884bed4b62205cb88a6a5fdb423b9a70ea80b34efb3)
Published 2025-04-11 09:05:59 +00:00 by wrenix
Installation
docker pull git.chaos.fyi/mirror/prometheuscommunity/postgres-exporter@sha256:9fca39a4307092387b7de884bed4b62205cb88a6a5fdb423b9a70ea80b34efb3
sha256:9fca39a4307092387b7de884bed4b62205cb88a6a5fdb423b9a70ea80b34efb3
Image 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/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> |