sha256:ea0072e70ee091af562c0f2fa72ab667ef59e1a1f008da7e5cf438e03384054c
OS/ARCH
Compressed size
331.03 MB
Last pushed
4 months by unmsci
Type
Image
Manifest digest
sha256:23e17f7e0d565431fef893da039b94c8ed107b144d94cea8e8ec45f75d22f554
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;973 B4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1 MB6ENV LANG=en_US.utf80 B7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d113 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;96.88 MB13RUN /bin/sh -c set -eux;9.65 KB14RUN /bin/sh -c install --verbose129 B15ENV PGDATA=/var/lib/postgresql/data0 B16RUN /bin/sh -c install --verbose167 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.81 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.23 MB32COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit2.13 KB33COPY /go/bin/* /usr/local/bin/ # buildkit7.33 MB34COPY /usr/local/lib/postgresql/timescaledb-*.so /usr/local/lib/postgresql/ # buildkit19.72 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.66 MB38RUN /bin/sh -c mkdir -p195 B39COPY /usr/local/bin/* /postgres/9.6/bin/ # buildkit7.56 MB40COPY /usr/local/lib/postgresql /postgres/9.6/lib/postgresql/ # buildkit2.57 MB41COPY /usr/local/share/postgresql /postgres/9.6/share/postgresql/ # buildkit225.93 KB42RUN /bin/sh -c mkdir -p192 B43COPY /usr/local/bin/* /postgres/13/bin/ # buildkit9.26 MB44COPY /usr/local/lib/postgresql /postgres/13/lib/postgresql/ # buildkit13.65 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 # buildkit711.2 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.72 MB50COPY /usr/lib/libffi.so.7 /usr/lib/libffi.so.7 # buildkit15.25 KB51COPY /usr/lib/libssl.so.1.1 /usr/lib/libssl.so.1.1 # buildkit209.67 KB52COPY /usr/lib/libcrypto.so.1.1 /usr/lib/libcrypto.so.1.1 # buildkit1.07 MB53RUN /bin/sh -c apk update92.82 MB54COPY *.sh /usr/local/bin/ # buildkit3.08 KB55RUN /bin/sh -c chmod +x418 B56ENTRYPOINT ["entrypoint.sh"]0 B57CMD ["postgres"]0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit