Sign inSign up

seges/postgresql:10.0

Manifest digest

sha256:6a97bf9ced983403dbeca660602f08a4645049afa556fe3491f480bf0df20d4c

OS/ARCH

linux/amd64

Compressed size

111.58 MB

Last pushed

almost 9 years by lgazo

Type

Image

Manifest digest

sha256:6a97bf9ced983403dbeca660602f08a4645049afa556fe3491f480bf0df20d4c

Image Layers

1ADD file ... in / 43.04 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if6.88 MB
4/bin/sh -c groupadd -r postgres1.7 KB
5ENV GOSU_VERSION=1.100 B
6/bin/sh -c set -x &&934.2 KB
7/bin/sh -c apt-get update &&6.27 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
10/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';4.38 KB
11ENV PG_MAJOR=100 B
12ENV PG_VERSION=10.0-1.pgdg90+10 B
13/bin/sh -c set -ex; dpkgArch="$(dpkg54.45 MB
14/bin/sh -c mv -v "/usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample"7.12 KB
15/bin/sh -c mkdir -p /var/run/postgresql129 B
16ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/10/bin0 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18/bin/sh -c mkdir -p "$PGDATA"173 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY file:643bb6306366c6990a8d7cc47297e0080cc2a18a48a305868c51739e9416a044 in /usr/local/bin/ 1.76 KB
21/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23EXPOSE 5432/tcp0 B
24CMD ["postgres"]0 B
25MAINTAINER Ladislav Gazo <[email protected]>0 B
26ADD file ... in /docker-entrypoint-initdb.d/one-db-init.sh 490 B

Command

ADD file:a71e077a42995a68ffe4834d85cfe26af4ea12aa8ed43decc03cc487124b1f70 in /