2022-08-17 11:02:25 UTC
44.9 MB
0.11.0
BITNAMI_APP_NAMEpostgres-exporter
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/postgres-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 65.61% (29.4 MB)
[#001] sha256:0ea896d365771415e00bd9b0fd3531f0450bd36bb6d1ef04c52bcd594fea15a9 - 0.0% (801 Bytes)
[#002] sha256:44fa2e7028ec8be4c86621f634bec23f8ae74efff74f5baf2f89899aaaa5f4ff - 13.28% (5.96 MB)
[#003] sha256:d8a666069c6854edf77b6ce2d100512c48cdb9fdc44534a4235d19e18c29798e - 16.77% (7.52 MB)
[#004] sha256:e5dcc764b98f576bf6a147ad21f7daff8a79ad00b67cb2bb19cee78191b4d1eb - 4.34% (1.95 MB)
[#005] sha256:5b85330b96f23a0586ebd215dd4a51ca5ed8bf0d968010abe291cc1914e1d6d2 - 0.0% (126 Bytes)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-08-17 11:02:11 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.0-debian-11-r5 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.0
2022-08-17 11:02:11 UTC/bin/sh -c #(nop) COPY dir:cb7f1a14b24e6c1b4e2d171b2bafd9c99215ccda5f55a8f1e4c62fa8a33aa8ae in /
2022-08-17 11:02:11 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-08-17 11:02:18 UTC/bin/bash -o pipefail -c install_packages ca-certificates curl gzip procps tar wget
2022-08-17 11:02:20 UTC/bin/bash -o pipefail -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/postgres-exporter-0.11.0-0-linux-amd64-debian-11.tar.gz && echo "d8eb312c19cc2276d882f30b3211490851c46f64abe96f3fb223ee3d6fb48b9d /tmp/bitnami/pkg/cache/postgres-exporter-0.11.0-0-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/postgres-exporter-0.11.0-0-linux-amd64-debian-11.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/postgres-exporter-0.11.0-0-linux-amd64-debian-11.tar.gz
2022-08-17 11:02:23 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-17 11:02:24 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-08-17 11:02:24 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=0.11.0 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-17 11:02:24 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 9187
2022-08-17 11:02:25 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /opt/bitnami/postgres-exporter
2022-08-17 11:02:25 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-08-17 11:02:25 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["postgres_exporter"]
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.