Sign inSign up

wbitt/postgres-gis-routing-timescale-pointcloud-ogr-fdw-mobility:17-3.5-1.2-01

Index digest

sha256:8b110a57181f64687dac401ff1b981655e8466c815f3258b8b0f833c5561f0e5

OS/ARCH

linux/amd64

Compressed size

277.73 MB

Last pushed

5 months by kamranazeem

Type

Image

Manifest digest

sha256:ce0b1f5739cecaf8112a3e1426a24c41d79d777357fc20ce3361b26f2bf16930

Image Layers

1# debian.sh --arch 'amd64' out/28.86 MB
2RUN /bin/sh -c set -eux;1.64 KB
3RUN /bin/sh -c set -ex;4.11 MB
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.4 MB
6RUN /bin/sh -c set -eux;7.67 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1014.05 KB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=170 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin0 B
13ENV PG_VERSION=17.4-1.pgdg110+20 B
14RUN /bin/sh -c set -ex;100.57 MB
15RUN /bin/sh -c set -eux;10 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose167 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.35 KB
21RUN /bin/sh -c ln -sT186 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26LABEL maintainer=PostGIS Project - https://postgis.net0 B
27ENV POSTGIS_MAJOR=30 B
28ENV POSTGIS_VERSION=3.5.2+dfsg-1.pgdg110+10 B
29RUN /bin/sh -c apt-get update64.67 MB
30RUN /bin/sh -c mkdir -p32 B
31COPY ./initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit554 B
32COPY ./update-postgis.sh /usr/local/bin # buildkit589 B
33LABEL maintainer=MobilityDB Project - https://github.com/MobilityDB/MobilityDB0 B
34LABEL org.opencontainers.image.description=MobilityDB - An open0 B
35LABEL org.opencontainers.image.source=https://github.com/MobilityDB/MobilityDB0 B
36RUN /bin/sh -c apt-get update17.72 MB
37COPY /usr/share/postgresql/17/extension/mobilitydb* /usr/share/postgresql/17/extension/ # buildkit83.39 KB
38COPY /usr/lib/postgresql/17/lib/libMobilityDB* /usr/lib/postgresql/17/lib/ # buildkit946.9 KB
39COPY /tmp/11_mobilitydb.sh /docker-entrypoint-initdb.d/11_mobilitydb.sh # buildkit593 B
40USER root0 B
41RUN /bin/sh -c apt-get update13.77 MB
42RUN /bin/sh -c curl -fsSL8.01 KB
43RUN /bin/sh -c apt-get update36.95 MB
44RUN /bin/sh -c ln -sf234 B
45ENTRYPOINT ["docker-entrypoint.sh"]0 B
46CMD ["postgres" "-c" "shared_preload_libraries=postgis-3,mobilitydb,timescaledb"]0 B
47COPY init-extensions.sh /docker-entrypoint-initdb.d/ # buildkit452 B
48RUN /bin/sh -c chmod +x447 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1743984000'