Sign inSign up

deltafi/postgres:16.11-1

Multi-platform
Index digest

sha256:f00faff27354026f670a4d731f633d054f4729d215e9eb695de8990412cd7b3b

OS/ARCH

Compressed size

132.06 MB

Last pushed

8 months by jeremymayhem

Type

Image

Manifest digest

sha256:ae9f7cf9b417ffe90406c61b023afc71977ddd9253cfd664129aeab446230be9

Image Layers

1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;971 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;896.74 KB
6RUN /bin/sh -c set -eux;173 B
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d114 B
9ENV PG_MAJOR=160 B
10ENV PG_VERSION=16.110 B
11ENV PG_SHA256=6deb08c23d03d77d8f8bd1c14049eeef64aef8968fd8891df2dfc0b42f178eac0 B
12ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B
13RUN /bin/sh -c set -eux;100.06 MB
14RUN /bin/sh -c set -eux;9.34 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.7 KB
20RUN /bin/sh -c ln -sT184 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25LABEL maintainer=DeltaFi Maintainers https://deltafi.org0 B
26ARG PG_MAJOR_VERSION=160 B
27ARG ALPINE_VERSION=3.210 B
28ARG PG_VERSION=160 B
29RUN |3 PG_MAJOR_VERSION=16 ALPINE_VERSION=3.21 PG_VERSION=1625.58 MB
30COPY /usr/local/lib/postgresql/ /usr/local/lib/postgresql/ # buildkit429.62 KB
31COPY /usr/local/share/postgresql/extension/ /usr/local/share/postgresql/extension/ # buildkit13.42 KB
32COPY /go/bin/* /usr/local/bin/ # buildkit1.54 MB
33COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit270 B
34RUN |3 PG_MAJOR_VERSION=16 ALPINE_VERSION=3.21 PG_VERSION=1682.88 KB

Command

ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit