Sign inSign up

samuelmarks/pgvector-builds:alpine_v0.7.4

Index digest

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 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;986 B
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.07 MB
6RUN /bin/sh -c set -eux;173 B
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
9ENV PG_MAJOR=160 B
10ENV PG_VERSION=16.40 B
11ENV PG_SHA256=971766d645aa73e93b9ef4e3be44201b4f45b5477095b049125403f9f3386d6f0 B
12ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B
13RUN /bin/sh -c set -eux;87.85 MB
14RUN /bin/sh -c set -eux;9.33 KB
15RUN /bin/sh -c install --verbose129 B
16ENV PGDATA=/var/lib/postgresql/data0 B
17RUN /bin/sh -c install --verbose171 B
18VOLUME [/var/lib/postgresql/data]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
20RUN /bin/sh -c ln -sT183 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25ARG PG_MAJOR=160 B
26ARG PG_VECTOR=0.7.40 B
27COPY /usr/share/doc/pgvector /usr/share/doc/pgvector # buildkit11.33 KB
28COPY /usr/local/lib/postgresql /usr/local/lib/postgresql # buildkit331.92 KB
29COPY /var/lib/postgresql /var/lib/postgresql # buildkit32 B
30COPY /usr/local/share/postgresql /usr/local/share/postgresql # buildkit5.88 KB
31COPY /usr/local/bin/postgres /usr/local/bin/postgres # buildkit32 B
32COPY /usr/local/include/postgresql /usr/local/include/postgresql # buildkit1.72 KB
33COPY /usr/local/include/postgres_ext.h /usr/local/include/ # buildkit32 B
34COPY /usr/local/bin/postgres /usr/local/bin/ # buildkit32 B
35STOPSIGNAL SIGINT0 B
36EXPOSE map[5432/tcp:{}]0 B
37CMD ["postgres"]0 B

Command

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /