sha256:27b2ec083bb68b0d41632e498c0b1066992f5d4b980db3faa256b52f4d969939
OS/ARCH
Compressed size
276.2 MB
Last pushed
about 2 months by jeremymayhem
Type
Image
Manifest digest
sha256:1f3ac8760f23c38f9a38448ed818017bb6c0992c798e1f8ba6d7b1cc3f3e8bb8
Image Layers
1ADD alpine-minirootfs-3.23.5-armhf.tar.gz / # buildkit3.39 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;972 B4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;844.37 KB6RUN /bin/sh -c set -eux;173 B7ENV LANG=en_US.utf80 B8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B9ENV PG_MAJOR=160 B10ENV PG_VERSION=16.140 B11ENV PG_SHA256=f6d077142737920858ce958ccdb75c6ee137a63b5b0853c70693d401ac7e34710 B12ENV DOCKER_PG_LLVM_DEPS=llvm21-dev clang210 B13RUN /bin/sh -c set -eux;102.35 MB14RUN /bin/sh -c set -eux;9.39 KB15RUN /bin/sh -c install --verbose128 B16ENV PGDATA=/var/lib/postgresql/data0 B17RUN /bin/sh -c install --verbose170 B18VOLUME [/var/lib/postgresql/data]0 B19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.97 KB20RUN /bin/sh -c ln -sT185 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.230 B28ARG PG_VERSION=160 B29RUN |3 PG_MAJOR_VERSION=16 ALPINE_VERSION=3.23 PG_VERSION=1622.36 MB30COPY /usr/local/lib/postgresql/ /usr/local/lib/postgresql/ # buildkit97.11 MB31COPY /usr/local/share/postgresql/extension/ /usr/local/share/postgresql/extension/ # buildkit39.94 MB32COPY /usr/local/lib/postgresql/timescaledb-*.so /usr/local/lib/postgresql/ # buildkit32 B33COPY /usr/local/share/postgresql/extension/timescaledb--*.sql /usr/local/share/postgresql/extension/ # buildkit32 B34COPY /go/bin/* /usr/local/bin/ # buildkit9.8 MB35COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit2.22 KB36RUN |3 PG_MAJOR_VERSION=16 ALPINE_VERSION=3.23 PG_VERSION=16422.73 KBCommand
ADD alpine-minirootfs-3.23.5-armhf.tar.gz / # buildkit