Sign inSign up

apsl/postgres:9.5-recover-mode

Manifest digest

sha256:2ee4647d09dcf7dbfa0836157744e0e407b9f5bad5e377df85ba5ebba8eda468

OS/ARCH

linux/amd64

Compressed size

284.38 MB

Last pushed

over 7 years by eduherraiz

Type

Image

Manifest digest

sha256:2ee4647d09dcf7dbfa0836157744e0e407b9f5bad5e377df85ba5ebba8eda468

Image Layers

1ADD file ... in / 50.16 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if0 B
4/bin/sh -c groupadd -r postgres2.04 KB
5ENV GOSU_VERSION=1.100 B
6/bin/sh -c set -x &&962.13 KB
7/bin/sh -c apt-get update &&6.78 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
10/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';4.39 KB
11ENV PG_MAJOR=9.50 B
12ENV PG_VERSION=9.5.10-2~35.gitb212664.pgdg80+10 B
13/bin/sh -c set -ex; dpkgArch="$(dpkg40.9 MB
14/bin/sh -c mv -v "/usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample"6.67 KB
15/bin/sh -c mkdir -p /var/run/postgresql129 B
16ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/9.5/bin0 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18/bin/sh -c mkdir -p "$PGDATA"172 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY file:643bb6306366c6990a8d7cc47297e0080cc2a18a48a305868c51739e9416a044 in /usr/local/bin/ 1.77 KB
21/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23EXPOSE 5432/tcp0 B
24CMD ["postgres"]0 B
25MAINTAINER Edu Herraiz <[email protected]>0 B
26ENV POSTGIS_MAJOR=2.30 B
27ENV WALE_VERSION=1.0.10 B
28ENV LAST_UPDATE=2017-11-230 B
29/bin/sh -c apt-get update 162.29 MB
30/bin/sh -c wget https://bootstrap.pypa.io/get-pip.py --no-check-certificate;6.39 MB
31/bin/sh -c pip install wal-e==$WALE_VERSION14.36 MB
32/bin/sh -c pip install six==1.10.034.48 KB
33/bin/sh -c apt-get purge -y205.15 KB
34/bin/sh -c mkdir -p /docker-entrypoint-initdb.d0 B
35COPY file:527ad448233149b09b3d4a515fa7e1e70d5bfcb8638824967199daa426e9e598 in /docker-entrypoint-initdb.d/postgis.sh 499 B
36COPY file:34af5509a85e7702beff327efdc935d6d2ee98ceb19b9cfa7fbf0c48554a7634 in /etc/postgres/postgresql.conf.tpl 7.46 KB
37COPY multi:437ce4dfb71420a632a8720eae3100f673ff8ecc8d655876fdab2df673645957 in /usr/local/bin/ 474 B
38COPY file:0a321b016a258d772f874ee562e16db9a8531a375e6c65533476a0b38360e056 in /etc/postgres/crontab 249 B
39COPY file:d7494da9acc1b21b5935212abfd5e3285df1289a25f3011b8d1418f5eac4add0 in /sbin/ 914.21 KB
40COPY file:4979f427b9043c6db13b314c4929db31c15792e0850de6336e505cc2f67305fc in /usr/local/bin/ 2.64 KB
41/bin/sh -c chmod +x /docker-entrypoint-initdb.d/postgis.sh1.41 MB

Command

ADD file:1dd78a123212328bdc72ef7888024ea27fe141a72e24e0ea7c3c92b63b73d8d1 in /