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 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 PGVECTOR_VER=0.7.40 B27ARG PGMQ_VER=1.4.20 B28ENV PGRX_HOME=/opt/pgrx0 B29COPY /usr/share/doc/pgvector /usr/share/doc/pgvector # buildkit11.33 KB30COPY /usr/local/lib/postgresql/bitcode /usr/local/lib/postgresql/bitcode # buildkit240.87 KB31COPY /usr/local/share/postgresql/extension /usr/local/share/postgresql/extension # buildkit26.19 KB32COPY /usr/local/include/postgresql/server/extension /usr/local/include/postgresql/server/extension # buildkit1.72 KB33COPY /tmp/wd/pgai /tmp/wd/pgai # buildkit833.59 KB34COPY /usr/local/lib/pgai /usr/local/lib/pgai # buildkit37.15 MB35COPY /usr/local/lib/postgresql /usr/local/lib/postgresql # buildkit91.36 KB36COPY /var/lib/postgresql /var/lib/postgresql # buildkit32 B37COPY /usr/local/share/postgresql /usr/local/share/postgresql # buildkit32 B38COPY /usr/local/bin/postgres /usr/local/bin/postgres # buildkit32 B39COPY /usr/local/include/postgresql /usr/local/include/postgresql # buildkit32 B40COPY /usr/local/include/postgres_ext.h /usr/local/include/ # buildkit32 B41COPY /usr/local/bin/postgres /usr/local/bin/ # buildkit32 B42COPY /usr/lib/postgresql16 /usr/lib/postgresql16 # buildkit1.7 MB43COPY /usr/lib/libpython3* /usr/lib/ # buildkit3.88 MB44RUN |3 PG_MAJOR=16 PGVECTOR_VER=0.7.4 PGMQ_VER=1.4.266.96 MB45STOPSIGNAL SIGINT0 B46EXPOSE map[5432/tcp:{}]0 B47ENV PYTHONPATH=/opt/venv/lib/python3.12/site-packages0 B48ENV VIRTUAL_ENV=/opt/venv0 B49CMD ["postgres"]0 BCommand
ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /