Sign inSign up

theodson/postgres-murmur:9.5

Multi-platform
Databases & storage
Index digest

sha256:904c45b0692055f43433ba7b306c97d6a9b0c677bbb4859adba74f6539510219

OS/ARCH

Compressed size

100.76 MB

Last pushed

10 months by theodson

Type

Image

Manifest digest

sha256:40eb92134cf805abe5a6384d5708869cfbb8aa08c849c9c10788cb0768157cbe

Image Layers

1ADD file ... in / 19.39 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if3.88 MB
4/bin/sh -c set -eux; groupadd1.74 KB
5ENV GOSU_VERSION=1.100 B
6/bin/sh -c set -x &&897.67 KB
7/bin/sh -c set -eux; if5.9 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get285.13 KB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';4.68 KB
12ENV PG_MAJOR=9.50 B
13ENV PG_VERSION=9.5.14-1.pgdg90+10 B
14/bin/sh -c set -ex; export43.88 MB
15/bin/sh -c mv -v "/usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample"6.68 KB
16/bin/sh -c mkdir -p /var/run/postgresql129 B
17ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/9.5/bin0 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19/bin/sh -c mkdir -p "$PGDATA"171 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:0b5c59faae377c8c5f1c14e4b8fb087129dc09b0ce713733a5e3564e0bb210cb in /usr/local/bin/ 2.18 KB
22/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24EXPOSE 5432/tcp0 B
25CMD ["postgres"]0 B
26ARG POSTGRES_VERSION=9.50 B
27LABEL maintainer=Postgres 9.5 with Murmur0 B
28RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c299 B
29RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c26.4 MB
30RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c62.47 KB
31RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c82.25 KB
32RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c511 B
33RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c32 B
34RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c179 B

Command

ADD file:e83c09a5cfc1cecaeba6b736737d551fe0f5d3f204ec3fc984fe768003774f81 in /