Sign inSign up

samuelmarks/postgres-extended-builds:alpine_latest

Databases & storage
Index digest

sha256:e7a131039a512c339098e494c1e772aa850177369a704b30a764f1d5efc57bf1

OS/ARCH

linux/amd64

Compressed size

203.26 MB

Last pushed

about 2 years by samuelmarks

Type

Image

Manifest digest

sha256:cc6357426394771e8853877f89e1c91da4764fc58b7c7d3b697b7559a38bf33e

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 PGVECTOR_VER=0.7.40 B
27ARG PGMQ_VER=1.4.20 B
28ENV PGRX_HOME=/opt/pgrx0 B
29COPY /usr/share/doc/pgvector /usr/share/doc/pgvector # buildkit11.33 KB
30COPY /usr/local/lib/postgresql/bitcode /usr/local/lib/postgresql/bitcode # buildkit240.87 KB
31COPY /usr/local/share/postgresql/extension /usr/local/share/postgresql/extension # buildkit26.19 KB
32COPY /usr/local/include/postgresql/server/extension /usr/local/include/postgresql/server/extension # buildkit1.72 KB
33COPY /tmp/wd/pgai /tmp/wd/pgai # buildkit833.59 KB
34COPY /usr/local/lib/pgai /usr/local/lib/pgai # buildkit37.15 MB
35COPY /usr/local/lib/postgresql /usr/local/lib/postgresql # buildkit91.36 KB
36COPY /var/lib/postgresql /var/lib/postgresql # buildkit32 B
37COPY /usr/local/share/postgresql /usr/local/share/postgresql # buildkit32 B
38COPY /usr/local/bin/postgres /usr/local/bin/postgres # buildkit32 B
39COPY /usr/local/include/postgresql /usr/local/include/postgresql # buildkit32 B
40COPY /usr/local/include/postgres_ext.h /usr/local/include/ # buildkit32 B
41COPY /usr/local/bin/postgres /usr/local/bin/ # buildkit32 B
42COPY /usr/lib/postgresql16 /usr/lib/postgresql16 # buildkit1.7 MB
43COPY /usr/lib/libpython3* /usr/lib/ # buildkit3.88 MB
44RUN |3 PG_MAJOR=16 PGVECTOR_VER=0.7.4 PGMQ_VER=1.4.266.96 MB
45STOPSIGNAL SIGINT0 B
46EXPOSE map[5432/tcp:{}]0 B
47ENV PYTHONPATH=/opt/venv/lib/python3.12/site-packages0 B
48ENV VIRTUAL_ENV=/opt/venv0 B
49CMD ["postgres"]0 B

Command

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /