Sign inSign up

oorabona/postgres:16-alpine-distributed

Multi-platform
Index digest

sha256:113fffe3d3d99378a88d9681dc984f3ff4c888c60ff1a9dd035bca0d00aaffaa

OS/ARCH

Compressed size

114.78 MB

Last pushed

1 day by oorabona

Type

Image

Manifest digest

sha256:1649a6e3a3c8d7f62348aeb37e9e4f57ac7d06866580aadf912b35f17ea0d448

Image Layers

1ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;969 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;880.28 KB
6RUN /bin/sh -c set -eux;172 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;106.14 MB
14RUN /bin/sh -c set -eux;9.44 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 -sT185 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25ARG FLAVOR=distributed0 B
26ARG LOCALES=0 B
27ARG SHARED_PRELOAD_LIBRARIES=pg_stat_statements0 B
28LABEL org.opencontainers.image.title=PostgreSQL distributed0 B
29LABEL org.opencontainers.image.description=PostgreSQL with distributed 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=distributed0 B
34RUN |3 FLAVOR=distributed LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements32 B
35COPY /output/extension/ /tmp/ext/citus/extension/ # buildkit108.07 KB
36COPY /output/lib/ /tmp/ext/citus/lib/ # buildkit944.43 KB
37COPY /output/extension/ /tmp/ext/pg_cron/extension/ # buildkit2.14 KB
38COPY /output/lib/ /tmp/ext/pg_cron/lib/ # buildkit33.14 KB
39COPY /output/extension/ /tmp/ext/pg_ivm/extension/ # buildkit1.97 KB
40COPY /output/lib/ /tmp/ext/pg_ivm/lib/ # buildkit48.57 KB
41RUN |3 FLAVOR=distributed LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements1.85 MB
42RUN |3 FLAVOR=distributed LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements1.12 MB
43ARG MAJOR_VERSION=160 B
44RUN |4 FLAVOR=distributed LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements32 B
45RUN |4 FLAVOR=distributed LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements341 B
46RUN |4 FLAVOR=distributed LOCALES= SHARED_PRELOAD_LIBRARIES=pg_stat_statements247 B
47RUN |4 FLAVOR=distributed 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-x86_64.tar.gz / # buildkit