Sign inSign up

moriyoshi/postgres:9.5

Manifest digest

sha256:5b72d8d9530020bdcbf1dab828e366131446de37092b70be2107efc0ce96f2c6

OS/ARCH

linux/amd64

Compressed size

96.59 MB

Last pushed

about 10 years by moriyoshi

Type

Image

Manifest digest

sha256:5b72d8d9530020bdcbf1dab828e366131446de37092b70be2107efc0ce96f2c6

Image Layers

1ADD file ... in /48.99 MB
2CMD ["/bin/bash"]0 B
3/bin/sh -c groupadd -r postgres1.98 KB
4ENV GOSU_VERSION=1.70 B
5/bin/sh -c set -x &&1.16 MB
6/bin/sh -c apt-get update &&6.55 MB
7ENV LANG=en_US.utf80 B
8/bin/sh -c mkdir /docker-entrypoint-initdb.d113 B
9/bin/sh -c apt-key adv --keyserver3.3 KB
10ENV PG_MAJOR=9.50 B
11ENV PG_VERSION=9.5.3-1.pgdg80+10 B
12/bin/sh -c echo 'deb http://apt.postgresql.org/pub/repos/apt/227 B
13/bin/sh -c apt-get update &&39.88 MB
14/bin/sh -c mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample6.83 KB
15/bin/sh -c mkdir -p /var/run/postgresql0 B
16ENV PATH=/usr/lib/postgresql/9.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18VOLUME [/var/lib/postgresql/data]0 B
19COPY file:ec17d70e81ef7f0a9f737cf8c396b276dec50aa8e3f778d21f227ca4d18e3395 in /1.51 KB
20ENTRYPOINT ["/docker-entrypoint.sh"]0 B
21EXPOSE 5432/tcp0 B
22CMD ["postgres"]0 B

Command

ADD file:0e0565652aa852f62033d99f84892216020d30f64521ded5e72d4940bc4c9697 in /