sha256:28844e7687d707f7bfd697ede1f041eb08d3693820637b882b5a7df022c96fa1
OS/ARCH
linux/amd64
Compressed size
92.73 MB
Last pushed
about 2 years by samuelmarks
Type
Image
Manifest digest
sha256:95548a89d152750b6d759c7207f00e8a9d5e3b1e58714990666bbc67f034b726
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;986 B4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.07 MB6RUN /bin/sh -c set -eux;173 B7ENV LANG=en_US.utf80 B8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B9ENV PG_MAJOR=160 B10ENV PG_VERSION=16.40 B11ENV PG_SHA256=971766d645aa73e93b9ef4e3be44201b4f45b5477095b049125403f9f3386d6f0 B12ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B13RUN /bin/sh -c set -eux;87.85 MB14RUN /bin/sh -c set -eux;9.33 KB15RUN /bin/sh -c install --verbose129 B16ENV PGDATA=/var/lib/postgresql/data0 B17RUN /bin/sh -c install --verbose171 B18VOLUME [/var/lib/postgresql/data]0 B19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB20RUN /bin/sh -c ln -sT183 B21ENTRYPOINT ["docker-entrypoint.sh"]0 B22STOPSIGNAL SIGINT0 B23EXPOSE map[5432/tcp:{}]0 B24CMD ["postgres"]0 B25ARG PG_MAJOR=160 B26ARG PG_VECTOR=0.7.40 B27COPY /usr/share/doc/pgvector /usr/share/doc/pgvector # buildkit11.33 KB28COPY /usr/local/lib/postgresql /usr/local/lib/postgresql # buildkit331.92 KB29COPY /var/lib/postgresql /var/lib/postgresql # buildkit32 B30COPY /usr/local/share/postgresql /usr/local/share/postgresql # buildkit5.88 KB31COPY /usr/local/bin/postgres /usr/local/bin/postgres # buildkit32 B32COPY /usr/local/include/postgresql /usr/local/include/postgresql # buildkit1.72 KB33COPY /usr/local/include/postgres_ext.h /usr/local/include/ # buildkit32 B34COPY /usr/local/bin/postgres /usr/local/bin/ # buildkit32 B35STOPSIGNAL SIGINT0 B36EXPOSE map[5432/tcp:{}]0 B37CMD ["postgres"]0 BCommand
ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /