sha256:d974f613ad9e2c9ad4a3eb90716df0d6a26697afd7e21e0e3f5f2f38d59b1c82
OS/ARCH
linux/arm64
Compressed size
191.77 MB
Last pushed
over 2 years by suda
Type
Image
Manifest digest
sha256:d974f613ad9e2c9ad4a3eb90716df0d6a26697afd7e21e0e3f5f2f38d59b1c82
Image Layers
1ADD file ... in / 28.68 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.64 KB4RUN /bin/sh -c set -ex;4.11 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.34 MB7RUN /bin/sh -c set -eux;7.67 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1002.57 KB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=150 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B14ENV PG_VERSION=15.6-1.pgdg110+20 B15RUN /bin/sh -c set -ex;90.02 MB16RUN /bin/sh -c set -eux;9.55 KB17RUN /bin/sh -c mkdir -p128 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c mkdir -p170 B20VOLUME [/var/lib/postgresql/data]0 B21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB22RUN /bin/sh -c ln -sT185 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24STOPSIGNAL SIGINT0 B25EXPOSE map[5432/tcp:{}]0 B26CMD ["postgres"]0 B27LABEL maintainer=PostGIS Project - https://postgis.net0 B28ENV POSTGIS_MAJOR=30 B29ENV POSTGIS_VERSION=3.4.2+dfsg-1.pgdg110+10 B30RUN /bin/sh -c apt-get update58.94 MB31RUN /bin/sh -c mkdir -p92 B32COPY ./initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit556 B33COPY ./update-postgis.sh /usr/local/bin # buildkit594 BCommand
ADD file:b6a7ade0a9cb3d95d76b5cee3357ae94ff134a72609e260e046cda9537b31b9d in /