Sign inSign up

datenlabor/postgis-pgvector-rootless:postgis

Manifest digest

sha256:436c8954e62e8f0cf07b080007f7fa8297ff62cda6e72843b46a90b100224f69

OS/ARCH

linux/amd64

Compressed size

208.88 MB

Last pushed

3 months by veysel1988

Type

Image

Manifest digest

sha256:436c8954e62e8f0cf07b080007f7fa8297ff62cda6e72843b46a90b100224f69

Image Layers

1# debian.sh --arch 'amd64' out/28.85 MB
2RUN /bin/sh -c set -eux;1.64 KB
3RUN /bin/sh -c set -ex;4.11 MB
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.41 MB
6RUN /bin/sh -c set -eux;7.67 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1014.04 KB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=170 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin0 B
13ENV PG_VERSION=17.5-1.pgdg110+10 B
14RUN /bin/sh -c set -ex;100.57 MB
15RUN /bin/sh -c set -eux;9.99 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose168 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.79 KB
21RUN /bin/sh -c ln -sT185 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26LABEL maintainer=PostGIS Project - https://postgis.net0 B
27ENV POSTGIS_MAJOR=30 B
28ENV POSTGIS_VERSION=3.5.2+dfsg-1.pgdg110+10 B
29RUN /bin/sh -c apt-get update64.68 MB
30RUN /bin/sh -c mkdir -p32 B
31COPY ./initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit807 B
32COPY ./update-postgis.sh /usr/local/bin # buildkit590 B
33COPY /usr/share/postgresql/17/extension/vector* /usr/share/postgresql/17/extension/ # buildkit6.14 KB
34COPY /usr/lib/postgresql/17/lib/vector.so /usr/lib/postgresql/17/lib/ # buildkit587.77 KB
35USER 700 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'