sha256:b1c029858033c95243639b78913612dc3a959150496c9e61a217b8b8025cd4cb
OS/ARCH
linux/amd64
Compressed size
202.22 MB
Last pushed
over 4 years by jc3rny
Type
Image
Manifest digest
sha256:b1c029858033c95243639b78913612dc3a959150496c9e61a217b8b8025cd4cb
Image Layers
125.46 MB3ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-100 B4COPY dir:fe80ede72534bb602fd4289abbcb23f14988f565edef461bc9864c325370602f in / 14.3 KB5/bin/sh -c install_packages acl ca-certificates28.48 MB6/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh &&29.52 MB7/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh &&911.75 KB8/bin/sh -c apt-get update &&261 B9/bin/sh -c chmod g+rwX /opt/bitnami118 B10/bin/sh -c localedef -c -f840.8 KB11/bin/sh -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX445.38 KB12/bin/sh -c echo 'en_GB.UTF-8 UTF-8'842.57 KB13/bin/sh -c echo 'en_US.UTF-8 UTF-8'843.39 KB14COPY dir:078ace0da0e71644a9c345d3a79c54d873c8fe23831f75d5ad56aa637b395f0c in / 20.98 KB15/bin/sh -c /opt/bitnami/scripts/postgresql-repmgr/postunpack.sh1.51 KB16/bin/sh -c /opt/bitnami/scripts/locales/add-extra-locales.sh841.6 KB17ENV APP_VERSION=14.3.0 BITNAMI_APP_NAME=postgresql-repmgr LANG=en_US.UTF-80 B18EXPOSE 54320 B19USER 10010 B20ENTRYPOINT ["/opt/bitnami/scripts/postgresql-repmgr/entrypoint.sh"]0 B21CMD ["/opt/bitnami/scripts/postgresql-repmgr/run.sh"]0 B22ARG PG_VERSION0 B23LABEL maintainer=Timescale https://www.timescale.com0 B24COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit2.04 KB25COPY /go/bin/* /usr/local/bin/ # buildkit15.24 MB26COPY /opt/bitnami/postgresql/lib/timescaledb-*.so /opt/bitnami/postgresql/lib/ # buildkit990.61 KB27COPY /opt/bitnami/postgresql/share/extension/timescaledb--*.sql /opt/bitnami/postgresql/share/extension/ # buildkit1.28 MB28USER 00 B29ARG TS_VERSION0 B30RUN |2 PG_VERSION=14.3.0-debian-10-r7 TS_VERSION=2.5.2 /bin/sh96.62 MB31USER 10010 BCommand