sha256:abe4b14b2c696f2e8479c6e4f3b7bff52326dad7fbb062ccad3fcafdc578c036
OS/ARCH
Compressed size
39.77 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:8efae32fe7b9c3d85cc037199fe00300bb14ae8d1aa10ec58624be0979998e19
Image Layers
128.15 MB2ARG TARGETARCH0 B3LABEL org.opencontainers.image.authors=https://github.com/ZCube/bitnami-compat org.opencontainers.image.description=Application repackaged by0 B4ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux0 B5COPY prebuildfs / # buildkit790 B6SHELL [/bin/bash -o pipefail -c]0 B7RUN |1 TARGETARCH=arm64 /bin/bash -o4.5 MB8RUN |1 TARGETARCH=arm64 /bin/bash -o32 B9ADD https://raw.githubusercontent.com/prometheus-community/postgres_exporter/master/LICENSE /opt/bitnami/postgres-exporter/licenses/LICENSE # buildkit4.04 KB10COPY /bin/postgres_exporter /opt/bitnami/postgres-exporter/bin/ # buildkit7.06 MB11RUN |1 TARGETARCH=arm64 /bin/bash -o59.89 KB12RUN |1 TARGETARCH=arm64 /bin/bash -o127 B13ENV APP_VERSION=0.11.1 BITNAMI_APP_NAME=postgres-exporter PATH=/opt/bitnami/postgres-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14EXPOSE map[9187/tcp:{}]0 B15WORKDIR /opt/bitnami/postgres-exporter32 B16USER 10010 B17ENTRYPOINT ["postgres_exporter"]0 BCommand