sha256:521cf39f0256ece54733086ba5d69a762fd6a277cb9304617be98d27fedd9368
OS/ARCH
Compressed size
331.06 MB
Last pushed
23 days by unmsci
Type
Image
Manifest digest
sha256:266c498c57ce6ce435cd42bc5052b651a29966ab71d4dc9ed74f0488dde3c13d
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 -p194 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.19 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.85 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-aarch64.tar.gz / # buildkit