Namespace
bitnamilegacy
Image / Tag
postgres-exporter:0.11.1-debian-11-r2
Content Digest
sha256:3b4e281e6eafbb77aece6e35cb9d8c4d27f43f1cbd5b336a16d2f6f554bd0fa6
Details
Created

2022-08-29 04:53:30 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-r2
  • 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:54ca62766aa262a2f895244ecf84fffb791ef36a60ba57e52b1a5d6e55adbd25 - 0.0% (798 Bytes)

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

[#003] sha256:68eddce5134d33dd68339d3232313f4583348fb8f718f39e01139864ecb389db - 16.96% (7.52 MB)

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

[#005] sha256:5bea21ce6e86a94ba9260ca2388cc0b203b809c22353a14e0a768d6ca7ff9850 - 0.0% (119 Bytes)


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

2022-08-29 04:53:14 UTC

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

2022-08-29 04:53:14 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-r2 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-08-29 04:53:15 UTC

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

2022-08-29 04:53:15 UTC

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

2022-08-29 04:53:20 UTC

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

2022-08-29 04:53:21 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-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgres-exporter-0.11.1-1-linux-amd64-debian-11.tar.gz -O ; fi && echo "68c1ea1394bfa0adf10308c2512df826b345eece1213e11264e66f2d4de695f5 postgres-exporter-0.11.1-1-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf postgres-exporter-0.11.1-1-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --wildcards '*/files' && rm -rf postgres-exporter-0.11.1-1-linux-amd64-debian-11.tar.gz

2022-08-29 04:53:28 UTC

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

2022-08-29 04:53:29 UTC

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

2022-08-29 04:53:29 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-08-29 04:53:29 UTC

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

2022-08-29 04:53:29 UTC

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

2022-08-29 04:53:29 UTC

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

2022-08-29 04:53:30 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