sha256:1ee77588849506fded9ac8136304daf5bfffb1192dad6ba80c366d7ddfae099a
OS/ARCH
linux/amd64
Compressed size
208.22 MB
Last pushed
over 4 years by jc3rny
Type
Image
Manifest digest
sha256:1ee77588849506fded9ac8136304daf5bfffb1192dad6ba80c366d7ddfae099a
Image Layers
125.46 MB3ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-100 B4COPY dir:d9d6a9133f663c6f09f2b8cafea61dbab1bbd5bf6631c2e73762342c8cc7f67b in / 14.3 KB5/bin/sh -c install_packages acl ca-certificates28.48 MB6/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh &&28.63 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/bitnami121 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.97 KB15/bin/sh -c /opt/bitnami/scripts/postgresql-repmgr/postunpack.sh1.52 KB16/bin/sh -c /opt/bitnami/scripts/locales/add-extra-locales.sh841.6 KB17ENV APP_VERSION=12.11.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/ # buildkit9.78 MB27COPY /opt/bitnami/postgresql/share/extension/timescaledb--*.sql /opt/bitnami/postgresql/share/extension/ # buildkit1.73 MB28USER 00 B29ARG TS_VERSION0 B30RUN |2 PG_VERSION=12.11.0-debian-10-r8 TS_VERSION=2.5.2 /bin/sh94.26 MB31USER 10010 BCommand