Sign inSign up

oorabona/postgres:16-alpine-spatial

Multi-platform
Index digest

sha256:80b071054491db2c18799575a42967a5e94e445e14fcd63cb336f1f4c6c85483

OS/ARCH

Compressed size

163.48 MB

Last pushed

1 day by oorabona

Type

Image

Manifest digest

sha256:8b855f48ce1286cc9008c7787ee01e0d468b617419f3f1f4e56753a98d509446

Image Layers

1ADD alpine-minirootfs-3.24.2-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;968 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;833.4 KB
6RUN /bin/sh -c set -eux;173 B
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
9ENV PG_MAJOR=160 B
10ENV PG_VERSION=16.150 B
11ENV PG_SHA256=c1575341fa7bd40f5274ea465b34390f4dc64cdd0770af327005caaeb9f6b7ed0 B
12ENV DOCKER_PG_LLVM_DEPS=llvm21-dev clang210 B
13RUN /bin/sh -c set -eux;103.78 MB
14RUN /bin/sh -c set -eux;9.45 KB
15RUN /bin/sh -c install --verbose128 B
16ENV PGDATA=/var/lib/postgresql/data0 B
17RUN /bin/sh -c install --verbose169 B
18VOLUME [/var/lib/postgresql/data]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.97 KB
20RUN /bin/sh -c ln -sT186 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25ARG FLAVOR=spatial0 B
26ARG LOCALES=0 B
27ARG SHARED_PRELOAD_LIBRARIES=pg_stat_statements0 B
28LABEL org.opencontainers.image.title=PostgreSQL spatial0 B
29LABEL org.opencontainers.image.description=PostgreSQL with spatial extensions0 B
30LABEL org.opencontainers.image.source=https://github.com/oorabona/docker-containers0 B
31LABEL org.opencontainers.image.vendor=oorabona0 B
32LABEL org.opencontainers.image.licenses=MIT0 B
33LABEL flavor=spatial0 B
34RUN |3 FLAVOR=spatial LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements32 B
35COPY /output/extension/ /tmp/ext/postgis/extension/ # buildkit2.21 MB
36COPY /output/lib/ /tmp/ext/postgis/lib/ # buildkit4.65 MB
37COPY /output/extension/ /tmp/ext/pg_cron/extension/ # buildkit2.14 KB
38COPY /output/lib/ /tmp/ext/pg_cron/lib/ # buildkit31.93 KB
39COPY /output/extension/ /tmp/ext/pg_ivm/extension/ # buildkit1.97 KB
40COPY /output/lib/ /tmp/ext/pg_ivm/lib/ # buildkit47.22 KB
41RUN |3 FLAVOR=spatial LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements40.98 MB
42RUN |3 FLAVOR=spatial LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements6.94 MB
43ARG MAJOR_VERSION=160 B
44RUN |4 FLAVOR=spatial LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements32 B
45RUN |4 FLAVOR=spatial LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements337 B
46RUN |4 FLAVOR=spatial LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements246 B
47RUN |4 FLAVOR=spatial LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements9.1 KB
48HEALTHCHECK {Test:[CMD-SHELL pg_isready -U ${POSTGRES_USER:-postgres}0 B
49EXPOSE [5432/tcp]0 B

Command

ADD alpine-minirootfs-3.24.2-aarch64.tar.gz / # buildkit