Sign inSign up

cryptophobia/postgres:v2.7.2

Manifest digest

sha256:7f819a956e5edd98b2b229e887eba0c3d3bbc53b87d8c3a11ed64177462cac16

OS/ARCH

linux/amd64

Compressed size

90.93 MB

Last pushed

over 7 years by cryptophobia

Type

Image

Manifest digest

sha256:7f819a956e5edd98b2b229e887eba0c3d3bbc53b87d8c3a11ed64177462cac16

Image Layers

1ADD file ... in / 2.63 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c set -ex; postgresHome="$(getent149 B
4ENV LANG=en_US.utf80 B
5/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
6ENV PG_MAJOR=110 B
7ENV PG_VERSION=11.10 B
8ENV PG_SHA256=90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db080 B
9/bin/sh -c set -ex &&23.87 MB
10/bin/sh -c sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\17.31 KB
11/bin/sh -c mkdir -p /var/run/postgresql129 B
12ENV PGDATA=/var/lib/postgresql/data0 B
13/bin/sh -c mkdir -p "$PGDATA"171 B
14VOLUME [/var/lib/postgresql/data]0 B
15COPY file:06aacea0082744225fdd508b7ef4d5280ad1b35ec665f4399894e8fd2cfd37ad in /usr/local/bin/ 2.32 KB
16/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
17ENTRYPOINT ["docker-entrypoint.sh"]0 B
18EXPOSE 54320 B
19CMD ["postgres"]0 B
20ENV WALE_LOG_DESTINATION=stderr0 B
21ENV WALE_ENVDIR=/etc/wal-e.d/env0 B
22ENV PGDATA_RECOVERY=/var/lib/postgresql/recovery0 B
23/bin/sh -c mkdir -p $WALE_ENVDIR64.41 MB
24COPY dir:4c28d80fc9bea456580fe5c9cc415c5b8995e9f732e448f7dc311c0db61168e0 in / 6.23 KB
25VOLUME [/var/lib/postgresql/recovery]0 B
26ARG PATCH_CMD=python3 /patcher-script.py0 B
27|1 PATCH_CMD=python3 /patcher-script.py /bin/sh -c1.67 KB
28|1 PATCH_CMD=python3 /patcher-script.py /bin/sh -c7.95 KB
29|1 PATCH_CMD=python3 /patcher-script.py /bin/sh -c1.02 KB
30CMD ["/docker-entrypoint.sh" "postgres"]0 B
31EXPOSE 54320 B

Command

ADD file:2a1fc9351afe35698918545b2d466d9805c2e8afcec52f916785ee65bbafeced in /