sha256:073410d1495877989a51f4f24da73d240726b7b8344fa42f68386146684675c7
OS/ARCH
Compressed size
104.16 MB
Last pushed
8 months by jeremymayhem
Type
Image
Manifest digest
sha256:606d403edb76cfb79675c3a43226e3f9ecf2fc713661bc58a1f0ce788991a114
Image Layers
1ADD alpine-minirootfs-3.21.5-armv7.tar.gz / # buildkit2.96 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;971 B4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;865.34 KB6RUN /bin/sh -c set -eux;171 B7ENV LANG=en_US.utf80 B8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B9ENV PG_MAJOR=160 B10ENV PG_VERSION=16.110 B11ENV PG_SHA256=6deb08c23d03d77d8f8bd1c14049eeef64aef8968fd8891df2dfc0b42f178eac0 B12ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B13RUN /bin/sh -c set -eux;76.55 MB14RUN /bin/sh -c set -eux;9.33 KB15RUN /bin/sh -c install --verbose126 B16ENV PGDATA=/var/lib/postgresql/data0 B17RUN /bin/sh -c install --verbose171 B18VOLUME [/var/lib/postgresql/data]0 B19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.7 KB20RUN /bin/sh -c ln -sT183 B21ENTRYPOINT ["docker-entrypoint.sh"]0 B22STOPSIGNAL SIGINT0 B23EXPOSE map[5432/tcp:{}]0 B24CMD ["postgres"]0 B25LABEL maintainer=DeltaFi Maintainers https://deltafi.org0 B26ARG PG_MAJOR_VERSION=160 B27ARG ALPINE_VERSION=3.210 B28ARG PG_VERSION=160 B29RUN |3 PG_MAJOR_VERSION=16 ALPINE_VERSION=3.21 PG_VERSION=1621.23 MB30COPY /usr/local/lib/postgresql/ /usr/local/lib/postgresql/ # buildkit392.4 KB31COPY /usr/local/share/postgresql/extension/ /usr/local/share/postgresql/extension/ # buildkit13.41 KB32COPY /go/bin/* /usr/local/bin/ # buildkit1.45 MB33COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit270 B34RUN |3 PG_MAJOR_VERSION=16 ALPINE_VERSION=3.21 PG_VERSION=16743.71 KBCommand
ADD alpine-minirootfs-3.21.5-armv7.tar.gz / # buildkit