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