Sign inSign up

geofabrik/docker-postgis:latest

Manifest digest

sha256:cee69d605e09cb6217eeee69c9710b89815fcab4c93f671af3788ede3f658b89

OS/ARCH

linux/amd64

Compressed size

271.88 MB

Last pushed

about 10 years by geofabrik

Type

Image

Manifest digest

sha256:cee69d605e09cb6217eeee69c9710b89815fcab4c93f671af3788ede3f658b89

Image Layers

1ADD file ... in /48.97 MB
2CMD ["/bin/bash"]0 B
3/bin/sh -c groupadd -r postgres1.99 KB
4ENV GOSU_VERSION=1.70 B
5/bin/sh -c set -x &&1.18 MB
6/bin/sh -c apt-get update &&6.57 MB
7ENV LANG=en_US.utf80 B
8/bin/sh -c mkdir /docker-entrypoint-initdb.d114 B
9/bin/sh -c apt-key adv --keyserver3.33 KB
10ENV PG_MAJOR=9.50 B
11ENV PG_VERSION=9.5.3-1.pgdg80+10 B
12/bin/sh -c echo 'deb http://apt.postgresql.org/pub/repos/apt/226 B
13/bin/sh -c apt-get update &&39.9 MB
14/bin/sh -c mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample6.82 KB
15/bin/sh -c mkdir -p /var/run/postgresql133 B
16ENV PATH=/usr/lib/postgresql/9.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18VOLUME [/var/lib/postgresql/data]0 B
19COPY file:aefa30113260f63949e77cbc9a66aa22f27b1f79479507fd0d32f9b6a6994d69 in /1.22 KB
20ENTRYPOINT &{["/docker-entrypoint.sh"]}0 B
21EXPOSE 5432/tcp0 B
22CMD ["postgres"]0 B
23MAINTAINER Philip Beelmann <[email protected]>0 B
24/bin/sh -c localedef -i de_DE634.58 KB
25ENV LANG=de_DE.utf80 B
26ENV POSTGIS_MAJOR=2.20 B
27ENV POSTGIS_VERSION=2.20 B
28/bin/sh -c apt-get update 174.62 MB
29/bin/sh -c mkdir -p /docker-entrypoint-initdb.d0 B
30COPY file:0a9552b28133bf59f76b9b714470bc7594ae3b360d79a12aa8f10dea2f198adc in /docker-entrypoint-initdb.d/postgis.sh699 B
31/bin/sh -c mkdir -p /data/import114 B
32VOLUME [/etc/postgresql /var/log/postgresql /var/lib/postgresql]0 B
33EXPOSE 5432/tcp0 B

Command

ADD file:76679eeb94129df23c99013487d6b6bd779d2107bf07d194a524fdbb6a961530 in /