sha256:9183f1e92312ac2ef55514f2f5ea64f2eb0e8e4ef90baf37b1f52c7aa27f4b4a
OS/ARCH
Compressed size
229.67 MB
Last pushed
over 1 year by jeremymayhem
Type
Image
Manifest digest
sha256:42bc76fdc380cb748cea9c34585e129fa18a7f3649051483df3535e6895560c1
Image Layers
1ADD alpine-minirootfs-3.21.3-armhf.tar.gz / # buildkit3.21 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;972 B4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.04 MB6RUN /bin/sh -c set -eux;176 B7ENV LANG=en_US.utf80 B8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B9ENV PG_MAJOR=160 B10ENV PG_VERSION=16.80 B11ENV PG_SHA256=9468083a56ce0ee7d294601b74dad3dd9fc69d87aff61f0a9fb63c813ff7efd80 B12ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B13RUN /bin/sh -c set -eux;80.81 MB14RUN /bin/sh -c set -eux;9.33 KB15RUN /bin/sh -c install --verbose129 B16ENV PGDATA=/var/lib/postgresql/data0 B17RUN /bin/sh -c install --verbose168 B18VOLUME [/var/lib/postgresql/data]0 B19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.34 KB20RUN /bin/sh -c ln -sT186 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.83 MB30COPY /usr/local/lib/postgresql/ /usr/local/lib/postgresql/ # buildkit81.92 MB31COPY /usr/local/share/postgresql/extension/ /usr/local/share/postgresql/extension/ # buildkit33.59 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/ # buildkit7.25 MB35COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit2.2 KB36RUN |3 PG_MAJOR_VERSION=16 ALPINE_VERSION=3.21 PG_VERSION=168.89 KBCommand
ADD alpine-minirootfs-3.21.3-armhf.tar.gz / # buildkit