sha256:d2c7415df3da14e7251c2abdb2cb4e87b001fc857def7212136766dbdc3a8f21
OS/ARCH
Compressed size
310.77 MB
Last pushed
5 months by unmsci
Type
Image
Manifest digest
sha256:c272446b244c1e83a9cfeee371863bf2a6d15e9fe4c7f1ef82edb4debf84f303
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;972 B4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.07 MB6ENV LANG=en_US.utf80 B7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B8ENV PG_MAJOR=170 B9ENV PG_VERSION=17.30 B10ENV PG_SHA256=13c18b35bf67a97bd639925fc581db7fd2aae4d3548eac39fcdb8da74ace2bea0 B11ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B12RUN /bin/sh -c set -eux;101.08 MB13RUN /bin/sh -c set -eux;9.65 KB14RUN /bin/sh -c install --verbose128 B15ENV PGDATA=/var/lib/postgresql/data0 B16RUN /bin/sh -c install --verbose170 B17VOLUME [/var/lib/postgresql/data]0 B18COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB19RUN /bin/sh -c ln -sT185 B20ENTRYPOINT ["docker-entrypoint.sh"]0 B21STOPSIGNAL SIGINT0 B22EXPOSE map[5432/tcp:{}]0 B23CMD ["postgres"]0 B24ARG OSS_ONLY0 B25LABEL maintainer=Timescale https://www.timescale.com0 B26ARG PG_VERSION=170 B27RUN |2 OSS_ONLY= PG_VERSION=17 /bin/sh22.98 MB28ARG PGVECTOR_VERSION=v0.7.20 B29ARG PG_VERSION=170 B30ARG CLANG_VERSION=190 B31RUN |4 OSS_ONLY= PG_VERSION=17 PGVECTOR_VERSION=v0.7.25.3 MB32COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit2.13 KB33COPY /go/bin/* /usr/local/bin/ # buildkit7.79 MB34COPY /usr/local/lib/postgresql/timescaledb-*.so /usr/local/lib/postgresql/ # buildkit20.16 MB35COPY /usr/local/share/postgresql/extension/timescaledb--*.sql /usr/local/share/postgresql/extension/ # buildkit7.25 MB36ARG TS_VERSION=2.18.10 B37RUN |5 OSS_ONLY= PG_VERSION=17 PGVECTOR_VERSION=v0.7.27.78 MB38RUN /bin/sh -c mkdir -p195 B39COPY /usr/local/bin/* /postgres/9.6/bin/ # buildkit7.62 MB40COPY /usr/local/lib/postgresql /postgres/9.6/lib/postgresql/ # buildkit2.57 MB41COPY /usr/local/share/postgresql /postgres/9.6/share/postgresql/ # buildkit225.9 KB42RUN /bin/sh -c mkdir -p192 B43COPY /usr/local/bin/* /postgres/13/bin/ # buildkit9.48 MB44COPY /usr/local/lib/postgresql /postgres/13/lib/postgresql/ # buildkit13.85 MB45COPY /usr/local/share/postgresql /postgres/13/share/postgresql/ # buildkit240.44 KB46COPY /usr/lib/libicui18n.so.67 /usr/lib/libicui18n.so.67 # buildkit1.02 MB47COPY /usr/lib/libicuuc.so.67 /usr/lib/libicuuc.so.67 # buildkit704.9 KB48COPY /usr/lib/libicudata.so.67 /usr/lib/libicudata.so.67 # buildkit11.27 MB49COPY /usr/lib/libLLVM-10.so /usr/lib/libLLVM-10.so # buildkit18.97 MB50COPY /usr/lib/libffi.so.7 /usr/lib/libffi.so.7 # buildkit16.53 KB51COPY /usr/lib/libssl.so.1.1 /usr/lib/libssl.so.1.1 # buildkit214.28 KB52COPY /usr/lib/libcrypto.so.1.1 /usr/lib/libcrypto.so.1.1 # buildkit1.18 MB53RUN /bin/sh -c apk update66.53 MB54COPY *.sh /usr/local/bin/ # buildkit3.07 KB55RUN /bin/sh -c chmod +x417 B56ENTRYPOINT ["entrypoint.sh"]0 B57CMD ["postgres"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit