Sign inSign up

cryptophobia/postgres:9.4_rollback

Manifest digest

sha256:84f54c3e96acc37b057aa7e4b50b6130f84a39085db2cb61c4cf3921dfc00a2b

OS/ARCH

linux/amd64

Compressed size

76.91 MB

Last pushed

almost 8 years by cryptophobia

Type

Image

Manifest digest

sha256:84f54c3e96acc37b057aa7e4b50b6130f84a39085db2cb61c4cf3921dfc00a2b

Image Layers

1ADD file ... in / 2.1 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c set -ex; postgresHome="$(getent147 B
4ENV LANG=en_US.utf80 B
5/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
6ENV PG_MAJOR=9.40 B
7ENV PG_VERSION=9.4.200 B
8ENV PG_SHA256=eeb1d8ddb2854c9e4d8b5cbd65665260c0ae8cbcb911003f24c2d82ccb97f87f0 B
9/bin/sh -c set -ex &&11.93 MB
10/bin/sh -c sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\16.51 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"170 B
14VOLUME [/var/lib/postgresql/data]0 B
15COPY file:433e69abe3111480b9ab7a66c431215e594d273aab16b3294422463bbdc123b6 in /usr/local/bin/ 2.17 KB
16/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
17ENTRYPOINT ["docker-entrypoint.sh"]0 B
18EXPOSE 5432/tcp0 B
19CMD ["postgres"]0 B
20ENV WALE_LOG_DESTINATION=stderr0 B
21ENV WALE_ENVDIR=/etc/wal-e.d/env0 B
22/bin/sh -c mkdir -p $WALE_ENVDIR62.85 MB
23COPY dir:94d87d7dbb77ea10b4b3adcfb6b2d0a86f3f2758749021fc90c470f93b56ce18 in / 5.68 KB
24ARG PATCH_CMD=python3 /patcher-script.py0 B
25|1 PATCH_CMD=python3 /patcher-script.py /bin/sh -c1.67 KB
26|1 PATCH_CMD=python3 /patcher-script.py /bin/sh -c7.94 KB
27|1 PATCH_CMD=python3 /patcher-script.py /bin/sh -c1.02 KB
28CMD ["/docker-entrypoint.sh" "postgres"]0 B
29EXPOSE 54320 B

Command

ADD file:25c10b1d1b41d46a1827ad0b0d2389c24df6d31430005ff4e9a2d84ea23ebd42 in /