Sign inSign up

lukasmartinelli/natural-earth-vector-tiles:db-schema

Manifest digest

sha256:350fe3d43b1f6da7cb17549f977cbffef60e0d23f296311653da61091c41a96f

OS/ARCH

linux/amd64

Compressed size

201.26 MB

Last pushed

about 10 years by lukasmartinelli

Type

Image

Manifest digest

sha256:350fe3d43b1f6da7cb17549f977cbffef60e0d23f296311653da61091c41a96f

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 Mike Dillon <[email protected]>0 B
24ENV POSTGIS_MAJOR=2.20 B
25ENV POSTGIS_VERSION=2.2.2+dfsg-4.pgdg80+10 B
26/bin/sh -c apt-get update 102.07 MB
27/bin/sh -c mkdir -p /docker-entrypoint-initdb.d0 B
28COPY file:bd0d0bbc793c38d12b9fc47356049e5d062a2d52e4ca483e75f05e45b282738a in /docker-entrypoint-initdb.d/postgis.sh500 B
29MAINTAINER Lukas Martinelli <[email protected]>0 B
30/bin/sh -c apt-get update &&2.54 MB
31ENV VT_UTIL_DIR=/opt/postgis-vt-util VT_UTIL_URL=https://raw.githubusercontent.com/mapbox/postgis-vt-util/v1.0.0/postgis-vt-util.sql0 B
32/bin/sh -c mkdir -p "$VT_UTIL_DIR"4.74 KB
33COPY dir:04a13ee2454131511a01c3dec056afe3bd23fcf7874adb7ce37f8197f5790698 in /usr/src/app/2.98 KB
34WORKDIR /usr/src/app0 B
35CMD ["./create_schema.sh"]0 B

Command

ADD file:76679eeb94129df23c99013487d6b6bd779d2107bf07d194a524fdbb6a961530 in /