Namespace
bitnamilegacy
Image / Tag
postgres-exporter:0.11.1-debian-11-r6
Content Digest
sha256:31c4839a994d1c9a3ede9ff3903fd61ae938e51dfa93ede6f7fa121cac8f2082
Details
Created

2022-09-08 11:38:33 UTC

Size

44.3 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://bitnami.com/contact
  • org.opencontainers.image.description
    Application packaged by Bitnami
  • org.opencontainers.image.ref.name
    0.11.1-debian-11-r6
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/postgres-exporter
  • org.opencontainers.image.title
    postgres-exporter
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    0.11.1

Environment
APP_VERSION

0.11.1

BITNAMI_APP_NAME

postgres-exporter

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/postgres-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 66.38% (29.4 MB)

[#001] sha256:3c83b7b5208093b82e383402c7dbcfe9cf89fd6d2c59442e59fec9b62b9258f8 - 0.0% (796 Bytes)

[#002] sha256:eb4f0de703444049ffa4badb961c620030de3f8896c4afd00beac9e14aab2826 - 10.11% (4.48 MB)

[#003] sha256:5945ba49b4e345b4d87a23f836d526c1f07a089c72d05c3851598eea94b41063 - 16.96% (7.52 MB)

[#004] sha256:044563f5be0e27d0205d64fe4a139b0b7ed1bb8c7a79c03aabf47160cb8d5b03 - 6.54% (2.9 MB)

[#005] sha256:e1a6855b2d961890167380d7f8f534e7c3fd95296b6eb1cfc92006e4060c39e0 - 0.0% (120 Bytes)


History
2022-07-20 00:12:01 UTC (from Bitnami with love)

2022-09-08 11:38:17 UTC

/bin/sh -c #(nop) ARG TARGETARCH

2022-09-08 11:38:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.ref.name=0.11.1-debian-11-r6 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/postgres-exporter org.opencontainers.image.title=postgres-exporter org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=0.11.1

2022-09-08 11:38:17 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux

2022-09-08 11:38:17 UTC

/bin/sh -c #(nop) COPY dir:17294902e56e1cdcd5cd460a96fc73707a6f0df688e41736029fe6d2df9e97db in /

2022-09-08 11:38:17 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-09-08 11:38:23 UTC

/bin/bash -o pipefail -c install_packages ca-certificates curl gzip procps tar

2022-09-08 11:38:24 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f postgres-exporter-0.11.1-1-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgres-exporter-0.11.1-1-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgres-exporter-0.11.1-1-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c postgres-exporter-0.11.1-1-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf postgres-exporter-0.11.1-1-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf postgres-exporter-0.11.1-1-linux-${OS_ARCH}-debian-11.tar.gz

2022-09-08 11:38:31 UTC

/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2022-09-08 11:38:32 UTC

/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-09-08 11:38:32 UTC

/bin/bash -o pipefail -c #(nop) ENV 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:/bin

2022-09-08 11:38:32 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 9187

2022-09-08 11:38:32 UTC

/bin/bash -o pipefail -c #(nop) WORKDIR /opt/bitnami/postgres-exporter

2022-09-08 11:38:33 UTC

/bin/bash -o pipefail -c #(nop) USER 1001

2022-09-08 11:38:33 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["postgres_exporter"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete