sha256:c098ea0766cd054c4f1c54a55d029e2976c8aec28cef095c7af5c43a28268c47
OS/ARCH
Compressed size
113.67 MB
Last pushed
5 months by jeremymayhem
Type
Image
Manifest digest
sha256:f882416fa7b9ab2e87ea4283e6b5e5fe42ae56f5f7033988f350531c52aa5b55
Image Layers
1ADD alpine-minirootfs-3.23.4-armhf.tar.gz / # buildkit3.41 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;970 B4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;866.33 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;84.78 MB13RUN /bin/sh -c set -eux;18.47 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.96 KB18RUN /bin/sh -c ln -sT183 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.02 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.5 MB31COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit273 B32RUN |3 PG_MAJOR_VERSION=18 ALPINE_VERSION=3.23 PG_VERSION=18.392.05 KBCommand
ADD alpine-minirootfs-3.23.4-armhf.tar.gz / # buildkit