sha256:dad7b753c84072281936e9c09c0845ee92365005978951c3224d458af14134b6
OS/ARCH
linux/amd64
Compressed size
105.97 MB
Last pushed
over 1 year by samuelmarks
Type
Image
Manifest digest
sha256:35fc243f835c3fb1ae8d1849215e856244c589fb44d4ebbab71da2c45b814dec
Image Layers
1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;971 B4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.07 MB6ENV LANG=en_US.utf80 B7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d114 B8ENV PG_MAJOR=170 B9ENV PG_VERSION=17.50 B10ENV PG_SHA256=fcb7ab38e23b264d1902cb25e6adafb4525a6ebcbd015434aeef9eda80f528d80 B11ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B12RUN /bin/sh -c set -eux;100.95 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 --verbose168 B17VOLUME [/var/lib/postgresql/data]0 B18COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.79 KB19RUN /bin/sh -c ln -sT187 B20ENTRYPOINT ["docker-entrypoint.sh"]0 B21STOPSIGNAL SIGINT0 B22EXPOSE map[5432/tcp:{}]0 B23CMD ["postgres"]0 B24ARG PG_MAJOR=170 B25ARG PG_VECTOR=0.8.00 B26COPY /usr/share/doc/pgvector /usr/share/doc/pgvector # buildkit12.47 KB27COPY /usr/local/lib/postgresql /usr/local/lib/postgresql # buildkit302.75 KB28COPY /var/lib/postgresql /var/lib/postgresql # buildkit32 B29COPY /usr/local/share/postgresql /usr/local/share/postgresql # buildkit6.01 KB30COPY /usr/local/bin/postgres /usr/local/bin/postgres # buildkit32 B31COPY /usr/local/include/postgresql /usr/local/include/postgresql # buildkit1.72 KB32COPY /usr/local/include/postgres_ext.h /usr/local/include/ # buildkit32 B33COPY /usr/local/bin/postgres /usr/local/bin/ # buildkit32 B34STOPSIGNAL SIGINT0 B35EXPOSE map[5432/tcp:{}]0 B36CMD ["postgres"]0 BCommand
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit