Sign inSign up

cirolosapio/postgres:15.6-alpine3.18-pgvector0.6.2

Manifest digest

sha256:932cce5852f62e9a2fbe5c95314c037e18597d0be01fc315460392004daf8042

OS/ARCH

linux/amd64

Compressed size

248.41 MB

Last pushed

over 2 years by cirolosapio

Type

Image

Manifest digest

sha256:932cce5852f62e9a2fbe5c95314c037e18597d0be01fc315460392004daf8042

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;1.24 KB
4ENV LANG=en_US.utf80 B
5RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
6ENV PG_MAJOR=150 B
7ENV PG_VERSION=15.60 B
8ENV PG_SHA256=8455146ed9c69c93a57de954aead0302cafad035c2b242175d6aa1e17ebcb2fb0 B
9ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B
10RUN /bin/sh -c set -eux;85.83 MB
11RUN /bin/sh -c set -eux;9.23 KB
12RUN /bin/sh -c mkdir -p128 B
13ENV PGDATA=/var/lib/postgresql/data0 B
14RUN /bin/sh -c mkdir -p169 B
15VOLUME [/var/lib/postgresql/data]0 B
16COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
17RUN /bin/sh -c ln -sT184 B
18ENTRYPOINT ["docker-entrypoint.sh"]0 B
19STOPSIGNAL SIGINT0 B
20EXPOSE map[5432/tcp:{}]0 B
21CMD ["postgres"]0 B
22RUN /bin/sh -c apk --no-cache159.04 MB
23RUN /bin/sh -c cd /tmp284.44 KB

Command

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /