sha256:2df4b527de323f1a3588b7551ff50dd866cc8c4de5b0c3c7252a8b0a100f1803
OS/ARCH
Compressed size
279.76 MB
Last pushed
over 1 year by werwolfby
Type
Image
Manifest digest
sha256:ed421e102c9fe32a523d9ceebb05fb4c576be0c3257e858ce6e00d51292dc6ea
Image Layers
1# debian.sh --arch 'arm64' out/27.42 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.53 KB9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B10RUN /bin/sh -c set -ex;3.07 KB11ENV PG_MAJOR=140 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/14/bin0 B13ENV PG_VERSION=14.17-1.pgdg110+10 B14RUN /bin/sh -c set -ex;94.95 MB15RUN /bin/sh -c set -eux;9.31 KB16RUN /bin/sh -c install --verbose128 B17ENV PGDATA=/var/lib/postgresql/data0 B18RUN /bin/sh -c install --verbose168 B19VOLUME [/var/lib/postgresql/data]0 B20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.34 KB21RUN /bin/sh -c ln -sT185 B22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26LABEL maintainer=PostGIS Project - https://postgis.net0 B27ENV POSTGIS_MAJOR=30 B28ENV POSTGIS_VERSION=3.5.2+dfsg-1.pgdg110+10 B29RUN /bin/sh -c apt-get update60.91 MB30RUN /bin/sh -c mkdir -p34 B31COPY ./initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit570 B32COPY ./update-postgis.sh /usr/local/bin # buildkit610 B33LABEL name=PostgreSQL + PostGIS Container0 B34LABEL org.opencontainers.image.description=This Docker image contains0 B35COPY requirements.txt / # buildkit20.01 KB36RUN /bin/sh -c set -xe;2.27 MB37RUN /bin/sh -c set -xe;80.07 MB38RUN /bin/sh -c usermod -u1.08 KB39USER 260 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1743984000'