Namespace
timescale
Image / Tag
timescaledb:1.6.0-pg11-bitnami
Content Digest
sha256:d518d9110140922867344813d28a52eaa1ca25d7ef15cfe8f3d677d619d4ff7a
Details
Created

2020-01-15 20:47:45 UTC

Size

143 MB

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

Environment
BITNAMI_APP_NAME

postgresql

BITNAMI_IMAGE_VERSION

11.6.0-debian-9-r48

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-9

OS_NAME

linux

PATH

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

TIMESCALEDB_VERSION

1.6.0


Layers

[#000] sha256:3c9020349340788076971d5ea638b71e35233fd8e149e269d8eebfa17960c03f - 14.71% (21.1 MB)

[#001] sha256:3a7ed6685a75036a665890c976627c3d55fa9b13648e57dd42f6cde7143ac92a - 0.0% (5.01 KB)

[#002] sha256:654622dd6e2471665c0b7fcda0a79520328bdf4c4a70adc1160bbbc686bf741c - 21.85% (31.3 MB)

[#003] sha256:bf1efe2eed086d1ae69c3a84a102628fa0ea7cd6a9393a0764d44093a21f177a - 16.36% (23.4 MB)

[#004] sha256:ad3df49abef2ef6e4236eb50837548343808c395f97ad8c93bc66f5d6a309f24 - 0.0% (237 Bytes)

[#005] sha256:42986a2d64e9c5034f6a354f11a7c812f1763ec18872dde18aaf3d2e29d9ee77 - 0.61% (893 KB)

[#006] sha256:2d4feea1ecbdfd2d6fb545adee9a8037ea8fa8679dc59d03c63d271e394dde39 - 0.28% (416 KB)

[#007] sha256:4bd3e2e5ca838b9e5ae73440b135a980b32192b99051825feed3686c5801a293 - 0.28% (416 KB)

[#008] sha256:42b884617e53182f87432927eb91518c34e24e5e4e86edaa064b7be33b0e570b - 0.01% (8.2 KB)

[#009] sha256:da71fdf24bd1afd2923e51846f23f29d5cf8f1c91d31dd202f712921a6258d0c - 0.0% (316 Bytes)

[#010] sha256:09dfef703b5d4001dbe85937ee102000891b9f5de205be2907f79c487831788b - 0.0% (1.93 KB)

[#011] sha256:8d9838422e3b6bc521ad83249ec332bed8c49c372029d7216061c69720e3855e - 3.33% (4.77 MB)

[#012] sha256:49dea65a7062cd5c549e49310b5623b71307926c394e178127f3002bec2f3f38 - 0.41% (600 KB)

[#013] sha256:f04ddb7199315464b1c8830446bf1f0f32a40e2d32b2afab74a7756eb045b097 - 0.03% (37.4 KB)

[#014] sha256:a19803cd227d513efc9eeacaee4a7c59cfc29d3ced2247d9b463fc18012ed068 - 42.11% (60.3 MB)

[#015] sha256:511e580497efed24d3e79d32f576df0573bd9d2be2d06cbb00ffcbdffc469df8 - 0.01% (7.44 KB)


History
2019-10-04 14:36:33 UTC (from Bitnami with love)

2020-01-14 21:05:23 UTC

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

2020-01-14 21:05:23 UTC

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

2020-01-14 21:05:24 UTC

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

2020-01-14 21:05:36 UTC

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

2020-01-14 21:05:38 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "postgresql" "11.6.0-2" --checksum 86a50d0c3a048fe16928929d8d86b27e0ac7ced1fa8c21a664d3542f9a71e7b6

2020-01-14 21:05:41 UTC

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

2020-01-14 21:05:42 UTC

/bin/sh -c curl --silent -L https://github.com/tianon/gosu/releases/download/1.11/gosu-amd64 > /usr/local/bin/gosu && echo 0b843df6d86e270c5b0f5cbd3c326a04e18f4b7f9b8457fa497b0454c4b138d7 /usr/local/bin/gosu | sha256sum --check && chmod u+x /usr/local/bin/gosu && mkdir -p /opt/bitnami/licenses && curl --silent -L https://raw.githubusercontent.com/tianon/gosu/master/LICENSE > /opt/bitnami/licenses/gosu-1.11.txt

2020-01-14 21:05:44 UTC

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

2020-01-14 21:05:46 UTC

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

2020-01-14 21:05:46 UTC

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

2020-01-14 21:05:47 UTC

/bin/sh -c /postunpack.sh

2020-01-14 21:05:47 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=11.6.0-debian-9-r48 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

2020-01-14 21:05:47 UTC

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

2020-01-14 21:05:47 UTC

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

2020-01-14 21:05:47 UTC

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

2020-01-14 21:05:48 UTC

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

2020-01-14 21:05:48 UTC

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

2020-01-15 20:46:48 UTC

/bin/sh -c #(nop) ARG PG_VERSION

2020-01-15 20:46:48 UTC

/bin/sh -c #(nop) MAINTAINER Timescale https://www.timescale.com

2020-01-15 20:46:49 UTC

/bin/sh -c #(nop) ENV TIMESCALEDB_VERSION=1.6.0

2020-01-15 20:46:49 UTC

/bin/sh -c #(nop) COPY multi:1f02237aee593befc206fd22691188894b22bec5cfef070ed24a902a27a4e33c in /docker-entrypoint-initdb.d/

2020-01-15 20:46:50 UTC

/bin/sh -c #(nop) COPY multi:ba319a6bf6f6f75f8f18ad9ba2cb3f2fb571fb36f49a26aea190326bde445601 in /usr/local/bin/

2020-01-15 20:46:51 UTC

/bin/sh -c #(nop) COPY multi:9991f809a59242033aed017cadce83bc996484acb9cd02bc1fba94943f91bcf2 in /opt/bitnami/postgresql/lib/

2020-01-15 20:46:52 UTC

/bin/sh -c #(nop) COPY multi:8dfa092ada17b9571c27c916aa6ea0a463382cd2633befe8143bab3e49c0abe9 in /opt/bitnami/postgresql/share/extension/

2020-01-15 20:46:52 UTC

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

2020-01-15 20:47:43 UTC

|1 PG_VERSION=11 /bin/sh -c set -ex && mkdir -p /var/lib/apt/lists/partial && apt-get update && apt-get -y install build-essential libssl-dev git dpkg-dev gcc libc-dev make cmake wget && mkdir -p /build/ && git clone https://github.com/timescale/timescaledb /build/timescaledb && cd /build/timescaledb && rm -fr build && git checkout ${TIMESCALEDB_VERSION} && ./bootstrap -DREGRESS_CHECKS=OFF -DPROJECT_INSTALL_METHOD="docker-bitnami" && cd build && make install && cd ~ && apt-get autoremove --purge -y build-essential libssl-dev dpkg-dev gcc libc-dev make cmake && apt-get clean -y && rm -rf "${HOME}/.cache" /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-01-15 20:47:44 UTC

|1 PG_VERSION=11 /bin/sh -c sed -r -i "s/[#]*\s*(shared_preload_libraries)\s*=\s*'(.*)'/\1 = 'timescaledb,\2'/;s/,'/'/" /opt/bitnami/postgresql/share/postgresql.conf.sample

2020-01-15 20:47:45 UTC

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

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