Sign inSign up

wchao241/postgres:latest

Manifest digest

sha256:824d788111d51f511774dc05a9591f0c02a55d70c118afdf73fb2c28e9a48a6d

OS/ARCH

linux/amd64

Compressed size

136.21 MB

Last pushed

about 9 years by wchao241

Type

Image

Manifest digest

sha256:824d788111d51f511774dc05a9591f0c02a55d70c118afdf73fb2c28e9a48a6d

Image Layers

1ADD file ... in / 68.9 MB
2LABEL name=CentOS Base Image0 B
3CMD ["/bin/bash"]0 B
4LABEL name=crunchydata/postgres vendor=crunchy data0 B
5ENV PGVERSION=9.6 PGDG_REPO=pgdg-centos96-9.6-3.noarch.rpm0 B
6/bin/sh -c rpm -Uvh https://download.postgresql.org/pub/repos/yum/${PGVERSION}/redhat/rhel-7-x86_64/${PGDG_REPO}5.08 MB
7/bin/sh -c yum -y update47.07 MB
8/bin/sh -c yum -y install15.15 MB
9ENV PGROOT=/usr/pgsql-9.60 B
10ADD file ... in /var/lib/pgsql/ 277 B
11/bin/sh -c mkdir -p /opt/cpm/bin229 B
12/bin/sh -c chown -R postgres:postgres481 B
13VOLUME [/pgconf /pgdata /pgwal0 B
14/bin/sh -c chmod 777 /pgdata0 B
15EXPOSE 5432/tcp0 B
16ADD dir:1ac0c21ce00e2be5beaaa93ddee15fa65a8dd12f2fa9b48808bfeaf45a387a2e in /opt/cpm/bin 5.15 KB
17ADD dir:c041f21c3e714eea3a8affc5401d372dc1e76fcf3001faf2f0cf29d729e59b31 in /opt/cpm/conf 10.71 KB
18/bin/sh -c chmod 755 /opt/cpm/bin/start.sh3.98 KB
19USER [26]0 B
20CMD ["/opt/cpm/bin/start.sh"]0 B

Command

ADD file:63492ba809361c51e75605d70390b549ff1187076b6d00485a1a0bb175daa40e in /