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 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;969 B4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;897.52 KB6ENV LANG=en_US.utf80 B7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B8ENV PG_MAJOR=180 B9ENV PG_VERSION=18.30 B10ENV PG_SHA256=d95663fbbf3a80f81a9d98d895266bdcb74ba274bcc04ef6d76630a72dee016f0 B11ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B12RUN /bin/sh -c set -eux;104.13 MB13RUN /bin/sh -c set -eux;18.48 KB14RUN /bin/sh -c install --verbose128 B15ENV PGDATA=/var/lib/postgresql/18/docker0 B16VOLUME [/var/lib/postgresql]0 B17COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.95 KB18RUN /bin/sh -c ln -sT185 B19ENTRYPOINT ["docker-entrypoint.sh"]0 B20STOPSIGNAL SIGINT0 B21EXPOSE map[5432/tcp:{}]0 B22CMD ["postgres"]0 B23LABEL maintainer=DeltaFi Maintainers https://deltafi.org0 B24ARG PG_MAJOR_VERSION=180 B25ARG ALPINE_VERSION=3.230 B26ARG PG_VERSION=18.30 B27RUN |3 PG_MAJOR_VERSION=18 ALPINE_VERSION=3.23 PG_VERSION=18.323.92 MB28COPY /usr/local/lib/postgresql/ /usr/local/lib/postgresql/ # buildkit32 B29COPY /usr/local/share/postgresql/extension/ /usr/local/share/postgresql/extension/ # buildkit32 B30COPY /go/bin/* /usr/local/bin/ # buildkit1.61 MB31COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit273 B32RUN |3 PG_MAJOR_VERSION=18 ALPINE_VERSION=3.23 PG_VERSION=18.391.98 KBCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit