Sign inSign up

deltafi/postgres:16.14-1

Multi-platform
Index digest

sha256:16e4cabe2f1543d66a2e644d807f141a8012c4e7133d30459cad0476d5af3b3d

OS/ARCH

Compressed size

135.95 MB

Last pushed

25 days by jeremymayhem

Type

Image

Manifest digest

sha256:2b67db0e8952799581342c86ed52f0d58327b4d390d3d688bd40160f1a2a7934

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;974 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;879.16 KB
6RUN /bin/sh -c set -eux;174 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.140 B
11ENV PG_SHA256=f6d077142737920858ce958ccdb75c6ee137a63b5b0853c70693d401ac7e34710 B
12ENV DOCKER_PG_LLVM_DEPS=llvm21-dev clang210 B
13RUN /bin/sh -c set -eux;105.63 MB
14RUN /bin/sh -c set -eux;9.39 KB
15RUN /bin/sh -c install --verbose128 B
16ENV PGDATA=/var/lib/postgresql/data0 B
17RUN /bin/sh -c install --verbose172 B
18VOLUME [/var/lib/postgresql/data]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.96 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.230 B
28ARG PG_VERSION=16.140 B
29RUN |3 PG_MAJOR_VERSION=16 ALPINE_VERSION=3.23 PG_VERSION=16.1423.58 MB
30COPY /usr/local/lib/postgresql/ /usr/local/lib/postgresql/ # buildkit424.38 KB
31COPY /usr/local/share/postgresql/extension/ /usr/local/share/postgresql/extension/ # buildkit13.44 KB
32COPY /go/bin/* /usr/local/bin/ # buildkit1.69 MB
33COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit272 B
34RUN |3 PG_MAJOR_VERSION=16 ALPINE_VERSION=3.23 PG_VERSION=16.1487.95 KB

Command

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