2020-01-15 20:44:05 UTC
151 MB
postgresql
BITNAMI_IMAGE_VERSION9.6.16-debian-9-r50
BITNAMI_PKG_CHMOD-R g+rwX
HOME/
LANGen_US.UTF-8
LANGUAGEen_US:en
NAMI_PREFIX/.nami
NSS_WRAPPER_LIB/opt/bitnami/common/lib/libnss_wrapper.so
OS_ARCHamd64
OS_FLAVOURdebian-9
OS_NAMElinux
PATH/opt/bitnami/postgresql/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TIMESCALEDB_VERSION1.6.0
[#000] sha256:3c9020349340788076971d5ea638b71e35233fd8e149e269d8eebfa17960c03f - 13.92% (21.1 MB)
[#001] sha256:332b80f440553d26fd5771aacb43dccc7633f521e2320c6b353a6d6ed853e2d4 - 0.0% (5.01 KB)
[#002] sha256:1cd692050758e0daf351024b6b6b6ad42c76fb28da3ef05f98763bfc8050e497 - 20.68% (31.3 MB)
[#003] sha256:9b96ffcfb049683243c6935b51bed73ace9558b28c52e142a9cb20d1538d260b - 20.89% (31.6 MB)
[#004] sha256:8e41b40bf17df3099623cd548e8e6ed0cdaec5f777ac54bea64db9e6b43a1521 - 0.0% (238 Bytes)
[#005] sha256:6f935783209a476eb503aea8c27e06de86fcf5f7646273384af1a430c243e85f - 0.58% (893 KB)
[#006] sha256:ba8b9515637a0899548e969c543852bba45cbead600383a7e26ef12202efa469 - 0.27% (416 KB)
[#007] sha256:ea6165a7e53424daac683221ebc656e45fd38b17c7e8a6f530abbf3d9341bdc5 - 0.27% (416 KB)
[#008] sha256:075b390a3fa836b9dfb6311bf98c8f87eba70cecfc46fcb7e957ee1f92381acd - 0.01% (8.2 KB)
[#009] sha256:5360c7dfb1cdc71e6788ae9adf46a1d3247d90083131e1b1a4d3f135c7409011 - 0.0% (315 Bytes)
[#010] sha256:59488bb24c680392c715a9fa647651dfd6f463680f096b1555848c23e4591242 - 0.0% (1.93 KB)
[#011] sha256:2414c8b04a3380f9bb3389d72bca3a9c4d82453d0472ae4b1329ded63b4d9803 - 3.15% (4.77 MB)
[#012] sha256:19d26573709ecd779525949aff80817c99e166222b1513a29ceee2a4f0d7c86b - 0.39% (599 KB)
[#013] sha256:0471eb9ef58e366c5c9a2a05a0f82cf8abd9f2ff9592bee54073d4f509297040 - 0.02% (37.4 KB)
[#014] sha256:7c7533042298ec1ec59b48a20e76a7da371e6ff79c972d1866822a15bd330f79 - 39.82% (60.2 MB)
[#015] sha256:ac752447f5dcd260a988240f93e62af5dcd3fde34317aa472dd704f9d5047619 - 0.0% (7.03 KB)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2020-01-14 18:39:27 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 18:39:27 UTC/bin/sh -c #(nop) COPY dir:816f5c0fca02bb87e5abff41852b9281e1cdcee2cb762aad346229d7c1afa94c in /
2020-01-14 18:39:38 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 18:39:42 UTC/bin/sh -c . ./libcomponent.sh && component_unpack "postgresql" "9.6.16-2" --checksum 22dc1841bb4d3e1c9bb6cb52e0220b60190195ce8a022ebebc2579ecabfa0fc7
2020-01-14 18:39:44 UTC/bin/sh -c apt-get update && apt-get upgrade && rm -r /var/lib/apt/lists /var/cache/apt/archives
2020-01-14 18:39:45 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 18:39:47 UTC/bin/sh -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2020-01-14 18:39:49 UTC/bin/sh -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2020-01-14 18:39:49 UTC/bin/sh -c #(nop) COPY dir:f611f72b71c431632ee8d54ad3821880a29a8474a8123c77dad3bbad7792d9b4 in /
2020-01-14 18:39:50 UTC/bin/sh -c /postunpack.sh
2020-01-14 18:39:50 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=9.6.16-debian-9-r50 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 18:39:50 UTC/bin/sh -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]
2020-01-14 18:39:50 UTC/bin/sh -c #(nop) EXPOSE 5432
2020-01-14 18:39:51 UTC/bin/sh -c #(nop) USER 1001
2020-01-14 18:39:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-01-14 18:39:51 UTC/bin/sh -c #(nop) CMD ["/run.sh"]
2020-01-15 20:43:04 UTC/bin/sh -c #(nop) ARG PG_VERSION
2020-01-15 20:43:04 UTC/bin/sh -c #(nop) MAINTAINER Timescale https://www.timescale.com
2020-01-15 20:43:04 UTC/bin/sh -c #(nop) ENV TIMESCALEDB_VERSION=1.6.0
2020-01-15 20:43:05 UTC/bin/sh -c #(nop) COPY multi:1f02237aee593befc206fd22691188894b22bec5cfef070ed24a902a27a4e33c in /docker-entrypoint-initdb.d/
2020-01-15 20:43:06 UTC/bin/sh -c #(nop) COPY multi:ba319a6bf6f6f75f8f18ad9ba2cb3f2fb571fb36f49a26aea190326bde445601 in /usr/local/bin/
2020-01-15 20:43:07 UTC/bin/sh -c #(nop) COPY multi:03d03fe1cade10c967eebae7277290ab4c2c7d38a8fd359b05918473a2c2f9c7 in /opt/bitnami/postgresql/lib/
2020-01-15 20:43:07 UTC/bin/sh -c #(nop) COPY multi:8dfa092ada17b9571c27c916aa6ea0a463382cd2633befe8143bab3e49c0abe9 in /opt/bitnami/postgresql/share/extension/
2020-01-15 20:43:08 UTC/bin/sh -c #(nop) USER 0
2020-01-15 20:44:03 UTC|1 PG_VERSION=9.6 /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:44:05 UTC|1 PG_VERSION=9.6 /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:44:05 UTC/bin/sh -c #(nop) USER 1001
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.