sha256:92b478ba3f36857eac752c81450e2dd087b28293d21c05cffd7eb7d1ef441c0a
OS/ARCH
linux/amd64
Compressed size
106.12 MB
Last pushed
10 months by theodson
Type
Image
Manifest digest
sha256:92b478ba3f36857eac752c81450e2dd087b28293d21c05cffd7eb7d1ef441c0a
Image Layers
1ADD file ... in / 21.44 MB2CMD ["bash"]0 B3/bin/sh -c set -ex; if4.29 MB4/bin/sh -c set -eux; groupadd1.74 KB5ENV GOSU_VERSION=1.100 B6/bin/sh -c set -x &&929.56 KB7/bin/sh -c set -eux; if5.9 MB8ENV LANG=en_US.utf80 B9/bin/sh -c set -eux; apt-get288.52 KB10/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';4.68 KB12ENV PG_MAJOR=9.50 B13ENV PG_VERSION=9.5.14-1.pgdg90+10 B14/bin/sh -c set -ex; export46.04 MB15/bin/sh -c mv -v "/usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample"6.68 KB16/bin/sh -c mkdir -p /var/run/postgresql129 B17ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/9.5/bin0 B18ENV PGDATA=/var/lib/postgresql/data0 B19/bin/sh -c mkdir -p "$PGDATA"171 B20VOLUME [/var/lib/postgresql/data]0 B21COPY file:0b5c59faae377c8c5f1c14e4b8fb087129dc09b0ce713733a5e3564e0bb210cb in /usr/local/bin/ 2.17 KB22/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24EXPOSE 5432/tcp0 B25CMD ["postgres"]0 B26ARG POSTGRES_VERSION=9.50 B27LABEL maintainer=Postgres 9.5 with Murmur0 B28RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c299 B29RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c26.72 MB30RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c224.67 KB31RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c314.34 KB32RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c510 B33RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c32 B34RUN |1 POSTGRES_VERSION=9.5 /bin/sh -c180 BCommand
ADD file:f8f26d117bc4a9289b7cd7447ca36e1a70b11701c63d949ef35ff9c16e190e50 in /