sha256:a7fda8b0f9a0edcac6a45c5e4c7c69aa45fc0593d14b47407193fe9c18506eef
OS/ARCH
linux/amd64
Compressed size
123.69 MB
Last pushed
over 9 years by inanimate
Type
Image
Manifest digest
sha256:a7fda8b0f9a0edcac6a45c5e4c7c69aa45fc0593d14b47407193fe9c18506eef
Image Layers
1ADD file ... in / 48.98 MB2CMD ["/bin/bash"]0 B3/bin/sh -c groupadd -r postgres1.99 KB4ENV GOSU_VERSION=1.70 B5/bin/sh -c set -x &&1.16 MB6/bin/sh -c apt-get update &&6.55 MB7ENV LANG=en_US.utf80 B8/bin/sh -c mkdir /docker-entrypoint-initdb.d114 B9/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';3.32 KB10ENV PG_MAJOR=9.40 B11ENV PG_VERSION=9.4.11-1.pgdg80+10 B12/bin/sh -c echo 'deb http://apt.postgresql.org/pub/repos/apt/225 B13/bin/sh -c apt-get update &&39.54 MB14/bin/sh -c mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample6.55 KB15/bin/sh -c mkdir -p /var/run/postgresql135 B16ENV PATH=/usr/lib/postgresql/9.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17ENV PGDATA=/var/lib/postgresql/data0 B18/bin/sh -c mkdir -p "$PGDATA"163 B19VOLUME [/var/lib/postgresql/data]0 B20COPY file:8d267d76d9551f01f3b15b68c484da091c34fd675a9b6adc8c279d52364efdfc in /usr/local/bin/ 1.65 KB21/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh119 B22ENTRYPOINT ["docker-entrypoint.sh"]0 B23EXPOSE 5432/tcp0 B24CMD ["postgres"]0 B25/bin/sh -c apt-get update 11.74 MB26/bin/sh -c curl -sSL https://bootstrap.pypa.io/get-pip.py4.68 MB27/bin/sh -c pip install awscli11.03 MB28ADD file ... in /app/run.sh 760 B29/bin/sh -c chmod +x /app/run.sh0 B30CMD ["/app/run.sh"]0 BCommand
ADD file:89ecb642d662ee7edbb868340551106d51336c7e589fdaca4111725ec64da957 in /