2020-06-11 20:24:06 UTC
90.3 MB
postgresql
BITNAMI_IMAGE_VERSION9.6.18-debian-10-r26
HOME/
LANGen_US.UTF-8
LANGUAGEen_US:en
NSS_WRAPPER_LIB/opt/bitnami/common/lib/libnss_wrapper.so
OS_ARCHamd64
OS_FLAVOURdebian-10
OS_NAMElinux
PATH/opt/bitnami/postgresql/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:20b41457e78373de588448d9f97d98cb7d80c4abe0985bb727e8791e8afecaf5 - 28.19% (25.5 MB)
[#001] sha256:6ff4748083171985655fc4952a6927626a1250bef60caa7a03a06135071b8521 - 0.01% (9.8 KB)
[#002] sha256:300b8d61edea868a7b98374c1d070fc15ff376667f5ab251fc4257267d525de6 - 31.12% (28.1 MB)
[#003] sha256:2e39dfea213e83a27348480d3bf2100c7d081e0218f4ca1e0d9ec2e4aaa95ed3 - 36.43% (32.9 MB)
[#004] sha256:49fc8993127375f21067ec0d85041f5f44e11c1bac56155b847d32604e45a445 - 1.03% (951 KB)
[#005] sha256:4f39c4653b6342b1a90eda43bba4a37e8e80cda0d6019c7593aebff09420a817 - 0.0% (264 Bytes)
[#006] sha256:0363747d98c59b6c0a160f459b5c087e48eba8c8f74508ad5063404a6dff92ef - 0.91% (841 KB)
[#007] sha256:380b8c766e5b3afe78320130654c9951b2317dbedf67da50b82b0e0e3869ab27 - 0.48% (445 KB)
[#008] sha256:5994ca61b41e3a045f3aa0e1a61f50813b231029934b52ce430caf2992b0c757 - 0.91% (843 KB)
[#009] sha256:57db756ea4a2233f84451b26d8bd73b46855c7a6cf9b63c7ae82ccd6661b0781 - 0.91% (843 KB)
[#010] sha256:7beff5ecd2922e3f2dc5404d26037c13029df3f2861baa93296c37db7ff886aa - 0.01% (8.31 KB)
[#011] sha256:2b685e1e45dbb55e6c9af2ea0bab67f7f64a4006000f952988a983e6355b31ff - 0.0% (339 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2020-06-11 20:23:38 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2020-06-11 20:23:38 UTC/bin/sh -c #(nop) COPY dir:376a3453adece6243868c144b89dd5189949774d43be7b8047024b788a011f79 in /
2020-06-11 20:23:48 UTC/bin/sh -c install_packages ca-certificates curl gzip 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 tar zlib1g
2020-06-11 20:23:51 UTC/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "9.6.18-5" --checksum 8476e450c9f148b3dbacd160bd0a764aa9b633acf58526e5d2c851bbcbfd6beb
2020-06-11 20:23:52 UTC/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-0" --checksum 582d501eeb6b338a24f417fededbf14295903d6be55c52d66c52e616c81bcd8c
2020-06-11 20:23:55 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2020-06-11 20:23:57 UTC/bin/sh -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2020-06-11 20:23:58 UTC/bin/sh -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
2020-06-11 20:24:01 UTC/bin/sh -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2020-06-11 20:24:04 UTC/bin/sh -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2020-06-11 20:24:05 UTC/bin/sh -c #(nop) COPY dir:24b9f398e39ebe091ad9f311118d8fe50ca032a69fa4bfffea492a2fe06a1e78 in /
2020-06-11 20:24:05 UTC/bin/sh -c /opt/bitnami/scripts/postgresql/postunpack.sh
2020-06-11 20:24:06 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=9.6.18-debian-10-r26 LANG=en_US.UTF-8 LANGUAGE=en_US:en 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-06-11 20:24:06 UTC/bin/sh -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]
2020-06-11 20:24:06 UTC/bin/sh -c #(nop) EXPOSE 5432
2020-06-11 20:24:06 UTC/bin/sh -c #(nop) USER 1001
2020-06-11 20:24:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql/entrypoint.sh"]
2020-06-11 20:24:06 UTC/bin/sh -c #(nop) CMD ["/opt/bitnami/scripts/postgresql/run.sh"]
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.