Namespace
bitnami
Image / Tag
postgresql:12.1.0-centos-7-r45
Content Digest
sha256:cfcdb7a4d856c8e3d30429a9d0320a191917015acb29a62f81c371d597db217e
Details
Created

2019-12-24 04:10:02 UTC

Size

147 MB

Content Digest
Labels
  • maintainer
    Bitnami <containers@bitnami.com>
  • org.label-schema.build-date
    20191001
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
BITNAMI_APP_NAME

postgresql

BITNAMI_IMAGE_VERSION

12.1.0-centos-7-r45

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

IMAGE_OS

centos-7

LANG

en_US.UTF-8

LANGUAGE

en_US:en

NAMI_PREFIX

/.nami

NSS_WRAPPER_LIB

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

OS_ARCH

x86_64

OS_FLAVOUR

centos-7

OS_NAME

linux

PATH

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


Layers

[#000] sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 - 49.24% (72.3 MB)

[#001] sha256:c311f962fdb5ac8de7c94b8d3aabc057d35d4452c26c58381bffc19395523efd - 3.68% (5.4 MB)

[#002] sha256:1e62049b21a90b00309065326c185ce912c90fc842bf3b47168d676b99c1c538 - 0.0% (114 Bytes)

[#003] sha256:6fa9277cce31bd98c727125956def62ee15b8f44166595b725dc1a8cde00ede6 - 19.68% (28.9 MB)

[#004] sha256:2ae0f1e74cd37f7bf962fffb5f83ebed04f6d7dd18acdc53ee04e01f9ae28683 - 11.18% (16.4 MB)

[#005] sha256:c6b3bb1bf9dc953e9312e8d314d9ce575069f21f785cec9f219eda355aed6a00 - 16.21% (23.8 MB)

[#006] sha256:67dfb63c6aad791803d8a1a6ca6f9a3216681905174115ea433379932aefebc0 - 0.01% (8.04 KB)

[#007] sha256:eb290e223e7564994557340235bbc963d18eb9ed1cf56a6d44c5a821e13daac8 - 0.0% (316 Bytes)


History
2019-11-12 00:20:33 UTC

/bin/sh -c #(nop) ADD file:45a381049c52b5664e5e911dead277b25fadbae689c0bb35be3c42dff0f2dffe in /

2019-11-12 00:20:33 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20191001

2019-11-12 00:20:33 UTC

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

2019-12-24 02:42:45 UTC

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

2019-12-24 02:42:45 UTC

/bin/sh -c #(nop) ENV IMAGE_OS=centos-7

2019-12-24 02:42:45 UTC

/bin/sh -c #(nop) ENV BITNAMI_IMAGE_VERSION=7-r247

2019-12-24 02:42:46 UTC

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

2019-12-24 02:42:46 UTC

/bin/sh -c mkdir --parents /opt/bitnami

2019-12-24 02:43:06 UTC

/bin/sh -c yum upgrade -y && install_packages tar gzip curl ca-certificates sudo procps-ng libaio-devel which

2019-12-24 04:09:46 UTC

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

2019-12-24 04:09:46 UTC

/bin/sh -c #(nop) ENV BITNAMI_PKG_CHMOD=-R g+rwX HOME=/ OS_ARCH=x86_64 OS_FLAVOUR=centos-7 OS_NAME=linux

2019-12-24 04:09:57 UTC

/bin/sh -c install_packages cyrus-sasl-lib glibc keyutils-libs krb5-libs libcom_err libedit libgcc libicu libselinux libstdc++ libuuid libxml2 libxslt ncurses-libs nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre sqlite xz-libs zlib

2019-12-24 04:10:00 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "postgresql" "12.1.0-3" --checksum d8c444164e5b421bbbe8dc84050774d227b6072b58304e15b189114c849fdbef

2019-12-24 04:10:00 UTC

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

2019-12-24 04:10:01 UTC

/bin/sh -c /postunpack.sh

2019-12-24 04:10:01 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=12.1.0-centos-7-r45 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:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2019-12-24 04:10:01 UTC

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

2019-12-24 04:10:01 UTC

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

2019-12-24 04:10:01 UTC

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

2019-12-24 04:10:01 UTC

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

2019-12-24 04:10:02 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