sha256:29b3fa8dca279519d560074c9929fbc753d83b9b4cb25a91b269b0ce0be0604a
OS/ARCH
linux/amd64
Compressed size
225.81 MB
Last pushed
14 days by sanak
Type
Image
Manifest digest
sha256:29b3fa8dca279519d560074c9929fbc753d83b9b4cb25a91b269b0ce0be0604a
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2RUN /bin/sh -c set -eux;1.64 KB3RUN /bin/sh -c set -ex;4.11 MB4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.41 MB6RUN /bin/sh -c set -eux;7.67 MB7ENV LANG=en_US.utf80 B8RUN /bin/sh -c set -eux;1014.06 KB9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B10RUN /bin/sh -c set -ex;3.07 KB11ENV PG_MAJOR=150 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B13ENV PG_VERSION=15.13-1.pgdg110+10 B14RUN /bin/sh -c set -ex;97.38 MB15RUN /bin/sh -c set -eux;9.55 KB16RUN /bin/sh -c install --verbose128 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.79 KB21RUN /bin/sh -c ln -sT184 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 update64.52 MB30RUN /bin/sh -c mkdir -p32 B31COPY ./initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit808 B32COPY ./update-postgis.sh /usr/local/bin # buildkit591 B33LABEL maintainer=pgRouting Project - https://pgrouting.org0 B34ENV PGROUTING_VERSION=main0 B35ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc9920 B36RUN /bin/sh -c apt update13.21 MB37RUN /bin/sh -c rm /docker-entrypoint-initdb.d/10_postgis.sh155 B38ENV OSM2PGROUTING_VERSION=3.0.00 B39RUN /bin/sh -c apt update7.64 MBCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'