Sign inSign up

cirolosapio/postgres:16.2-alpine3.19-pgvector0.6.2

Manifest digest

sha256:fa6a413ecb641eb9e02bef234d46b597a6ecb88977c325944a2311f518195a8a

OS/ARCH

linux/amd64

Compressed size

227.5 MB

Last pushed

over 2 years by cirolosapio

Type

Image

Manifest digest

sha256:fa6a413ecb641eb9e02bef234d46b597a6ecb88977c325944a2311f518195a8a

Image Layers

1ADD file ... in / 3.25 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=160 B
7ENV PG_VERSION=16.20 B
8ENV PG_SHA256=446e88294dbc2c9085ab4b7061a646fa604b4bec03521d5ea671c2e5ad9b29520 B
9ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B
10RUN /bin/sh -c set -eux;88 MB
11RUN /bin/sh -c set -eux;9.34 KB
12RUN /bin/sh -c mkdir -p128 B
13ENV PGDATA=/var/lib/postgresql/data0 B
14RUN /bin/sh -c mkdir -p171 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 -sT185 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-cache135.96 MB
23RUN /bin/sh -c cd /tmp282.62 KB

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /