Namespace
bitnami
Image / Tag
postgresql:10.12.0-debian-10-r29
Content Digest
sha256:f3e36e46e4162d52e3f9bad0775690461239952f1da47b695fe4c2fc590b9cfd
Details
Created

2020-03-13 14:41:55 UTC

Size

81.8 MB

Content Digest
Labels
  • maintainer
    Bitnami <containers@bitnami.com>

Environment
BITNAMI_APP_NAME

postgresql

BITNAMI_IMAGE_VERSION

10.12.0-debian-10-r29

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

LANG

en_US.UTF-8

LANGUAGE

en_US:en

NAMI_PREFIX

/.nami

NSS_WRAPPER_LIB

/opt/bitnami/common/lib/libnss_wrapper.so

OS_ARCH

amd64

OS_FLAVOUR

debian-10

OS_NAME

linux

PATH

/opt/bitnami/postgresql/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6729c2f8f6ae914b339344d6a023308fc08653fa5acab0c47737ec1a1321935f - 31.13% (25.5 MB)

[#001] sha256:e6baf2a4582516e48b9b034594b78e57d090ae6f6de6e07d702fefefa39c24e0 - 0.01% (6.58 KB)

[#002] sha256:011c86efc4d047d76fc1584e8f5b68ea1f85d7eee19e450bfbb507eb11ceecb8 - 36.74% (30 MB)

[#003] sha256:75233ef033c5c125b9b269a6f0a34e391b590748506f445a6218cb7348dbccdc - 28.5% (23.3 MB)

[#004] sha256:8f23da272db8610264849efbcc6f09d714924b416a0acdde5335d48c0c6dc0ed - 1.07% (892 KB)

[#005] sha256:c095eb1efe0a7c82df00b78b7adcc96c85c106748f0a258bb41725cdeb477819 - 0.0% (257 Bytes)

[#006] sha256:737487ed3bc61868b7250fc7054dad8c1761a5d72a244995922fd9de8d9e1fcb - 0.0% (1.11 KB)

[#007] sha256:3568ea31b0485f662f8e95e33ba7ef58817cfb97180881c1f807fc44fa748d91 - 0.53% (445 KB)

[#008] sha256:b899c44e8713e37212cf270a2e8fb5299fff49ac938339481727c22364220a51 - 1.01% (843 KB)

[#009] sha256:7429305f7d2d9a5fc1e1ebc776a3f1278e9d7b342970b153e59234f91c41d692 - 1.01% (843 KB)

[#010] sha256:bcd401339e41c453fb536c4017ed06c74a4eaf7265225d43f56fe0407344b29b - 0.01% (8.31 KB)

[#011] sha256:19e9844011b1b555967917d9b6538e982c9cf13d633866272b9dae24aacd3d56 - 0.0% (343 Bytes)


History
2020-02-09 01:07:00 UTC (from Bitnami with love)

2020-03-13 14:06:14 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>

2020-03-13 14:41:28 UTC

/bin/sh -c #(nop) ENV BITNAMI_PKG_CHMOD=-R g+rwX HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux

2020-03-13 14:41:28 UTC

/bin/sh -c #(nop) COPY dir:5bc4e1dabff06511f9f65182eee4e373dfbb0e436801ca715a8c395ae3db7411 in /

2020-03-13 14:41:38 UTC

/bin/sh -c install_packages ca-certificates curl libbsd0 libc6 libedit2 libffi6 libgcc1 libgmp10 libgnutls30 libhogweed4 libicu63 libidn2-0 libldap-2.4-2 liblzma5 libnettle6 libp11-kit0 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 locales procps sudo unzip zlib1g

2020-03-13 14:41:40 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "postgresql" "10.12.0-1" --checksum b9cc89b0f502a3048dda7b7b3f682914e02a23a3dc486d0dbce840562b7da0d0

2020-03-13 14:41:41 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "gosu" "1.11.0-3" --checksum c18bb8bcc95aa2494793ed5a506c4d03acc82c8c60ad061d5702e0b4048f0cb1

2020-03-13 14:41:44 UTC

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

2020-03-13 14:41:45 UTC

/bin/sh -c useradd -r -u 1001 -g root postgresql

2020-03-13 14:41:47 UTC

/bin/sh -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales

2020-03-13 14:41:49 UTC

/bin/sh -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2020-03-13 14:41:53 UTC

/bin/sh -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2020-03-13 14:41:53 UTC

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

2020-03-13 14:41:54 UTC

/bin/sh -c /postunpack.sh

2020-03-13 14:41:54 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=10.12.0-debian-10-r29 LANG=en_US.UTF-8 LANGUAGE=en_US:en NAMI_PREFIX=/.nami NSS_WRAPPER_LIB=/opt/bitnami/common/lib/libnss_wrapper.so PATH=/opt/bitnami/postgresql/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-03-13 14:41:54 UTC

/bin/sh -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]

2020-03-13 14:41:55 UTC

/bin/sh -c #(nop) EXPOSE 5432

2020-03-13 14:41:55 UTC

/bin/sh -c #(nop) USER 1001

2020-03-13 14:41:55 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2020-03-13 14:41:55 UTC

/bin/sh -c #(nop) CMD ["/run.sh"]

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