prometheuscommunity/postgres-exporter (sha256:68baa3277348ba0ace537de7669126474b0a9c79d8e5e6c613787137c82e9832)
Published 2025-04-11 09:05:55 +00:00 by wrenix
Installation
docker pull git.chaos.fyi/mirror/prometheuscommunity/postgres-exporter@sha256:68baa3277348ba0ace537de7669126474b0a9c79d8e5e6c613787137c82e9832
sha256:68baa3277348ba0ace537de7669126474b0a9c79d8e5e6c613787137c82e9832
Image layers
ADD file:1582deb90400e4ba7841816ec06c91038e252bb107fb018609202c6683f17bfb 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=arm64 |
ARG OS=linux |
COPY .build/linux-arm64/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> |