sha256:a1076be7e4f12fc36d2fb2f19e80c3f6a2cb05cc4997d3c0f50cd530bef4f7a3
OS/ARCH
Compressed size
289.22 MB
Last pushed
over 1 year by simonswine
Type
Image
Manifest digest
sha256:489a377f5f0c1b20f195fc7448bff588f21fff992e1502fdf723c18ec5ca936b
Image Layers
1# debian.sh --arch 'arm64' out/27.41 MB2RUN /bin/sh -c set -eux;1.65 KB3RUN /bin/sh -c set -ex;4.11 MB4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.34 MB6RUN /bin/sh -c set -eux;7.67 MB7ENV LANG=en_US.utf80 B8RUN /bin/sh -c set -eux;1002.55 KB9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B10RUN /bin/sh -c set -ex;3.07 KB11ENV PG_MAJOR=160 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B13ENV PG_VERSION=16.6-1.pgdg110+10 B14RUN /bin/sh -c set -ex;97.95 MB15RUN /bin/sh -c set -eux;9.69 KB16RUN /bin/sh -c install --verbose129 B17ENV PGDATA=/var/lib/postgresql/data0 B18RUN /bin/sh -c install --verbose167 B19VOLUME [/var/lib/postgresql/data]0 B20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.28 KB21RUN /bin/sh -c ln -sT184 B22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26RUN /bin/sh -c apt-get update16.01 MB27ARG TARGETARCH=arm640 B28SHELL [/bin/bash -c]0 B29RUN |1 TARGETARCH=arm64 /bin/bash -c75.35 MB30ENV POSTGIS_MAJOR=30 B31ENV POSTGIS_VERSION=3.5.2+dfsg-1.pgdg110+10 B32RUN |1 TARGETARCH=arm64 /bin/bash -c58.38 MB33RUN |1 TARGETARCH=arm64 /bin/bash -c32 B34COPY ./initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit558 B35COPY ./update-postgis.sh /usr/local/bin # buildkit595 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1738540800'