| ADD file:bdecc23fd98ba2c277e43b5cea8883ffe7ca263be7ffffec66245881d518a90f in / |
| CMD ["sh"] |
| MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com> |
| COPY dir:c0097f329d18485c38670fc45c2392f2fc33af3c40c222f07eb0e76a0d296ee9 in / |
| 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"] |