rmohr/ovirt-postgres:9.2.18

Manifest digest

sha256:520495fb1e30420143c6b1bb53590ea5ec27e56e1b8f7960e251f783071cf5c4

OS/ARCH

linux/amd64

Compressed size

95.73 MB

Last pushed

over 9 years by rmohr

Type

Image

Manifest digest

sha256:520495fb1e30420143c6b1bb53590ea5ec27e56e1b8f7960e251f783071cf5c4

Image Layers

1ADD file ... in / 48.97 MB
2CMD ["/bin/bash"]0 B
3/bin/sh -c groupadd -r postgres2 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.d114 B
9/bin/sh -c apt-key adv --keyserver3.33 KB
10ENV PG_MAJOR=9.20 B
11ENV PG_VERSION=9.2.18-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.03 MB
14/bin/sh -c mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample6.32 KB
15/bin/sh -c mkdir -p /var/run/postgresql133 B
16ENV PATH=/usr/lib/postgresql/9.2/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:aefa30113260f63949e77cbc9a66aa22f27b1f79479507fd0d32f9b6a6994d69 in / 1.22 KB
20ENTRYPOINT ["/docker-entrypoint.sh"]0 B
21EXPOSE 5432/tcp0 B
22CMD ["postgres"]0 B
23ENV MAX_CONNECTIONS=1500 B
24/bin/sh -c mkdir -p /docker-entrypoint-initdb.d166 B
25COPY file:d9a4ee7bb27c45f885c5c0ee9c65da55c60d1658fd6c45ace52c58d1cfe18b83 in /docker-entrypoint-initdb.d/ 259 B

Command

ADD file:23aa4f893e3288698c017b90be657911b72d54edb3b3a7c4d05c308f50f9228f in /