Sign inSign up

deltafi/postgres:18.3-0

Multi-platform
Index digest

sha256:c098ea0766cd054c4f1c54a55d029e2976c8aec28cef095c7af5c43a28268c47

OS/ARCH

Compressed size

134.35 MB

Last pushed

5 months by jeremymayhem

Type

Image

Manifest digest

sha256:be1a346ad45d59a1360f479ccc0fc5946623453ee39d35faed9ed694ff528a09

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 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;897.52 KB
6ENV LANG=en_US.utf80 B
7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
8ENV PG_MAJOR=180 B
9ENV PG_VERSION=18.30 B
10ENV PG_SHA256=d95663fbbf3a80f81a9d98d895266bdcb74ba274bcc04ef6d76630a72dee016f0 B
11ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B
12RUN /bin/sh -c set -eux;104.13 MB
13RUN /bin/sh -c set -eux;18.48 KB
14RUN /bin/sh -c install --verbose128 B
15ENV PGDATA=/var/lib/postgresql/18/docker0 B
16VOLUME [/var/lib/postgresql]0 B
17COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.95 KB
18RUN /bin/sh -c ln -sT185 B
19ENTRYPOINT ["docker-entrypoint.sh"]0 B
20STOPSIGNAL SIGINT0 B
21EXPOSE map[5432/tcp:{}]0 B
22CMD ["postgres"]0 B
23LABEL maintainer=DeltaFi Maintainers https://deltafi.org0 B
24ARG PG_MAJOR_VERSION=180 B
25ARG ALPINE_VERSION=3.230 B
26ARG PG_VERSION=18.30 B
27RUN |3 PG_MAJOR_VERSION=18 ALPINE_VERSION=3.23 PG_VERSION=18.323.92 MB
28COPY /usr/local/lib/postgresql/ /usr/local/lib/postgresql/ # buildkit32 B
29COPY /usr/local/share/postgresql/extension/ /usr/local/share/postgresql/extension/ # buildkit32 B
30COPY /go/bin/* /usr/local/bin/ # buildkit1.61 MB
31COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit273 B
32RUN |3 PG_MAJOR_VERSION=18 ALPINE_VERSION=3.23 PG_VERSION=18.391.98 KB

Command

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