Sign inSign up

wchao241/postgres:v0.1

Manifest digest

sha256:9e4647ea38654845e28fdde717a3a1616e83f79a8090968745c1644f9645ab17

OS/ARCH

linux/amd64

Compressed size

150.67 MB

Last pushed

almost 9 years by wchao241

Type

Image

Manifest digest

sha256:9e4647ea38654845e28fdde717a3a1616e83f79a8090968745c1644f9645ab17

Image Layers

1ADD file ... in / 70.03 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.17 MB
7/bin/sh -c yum -y update60.05 MB
8/bin/sh -c yum -y install15.41 MB
9ENV PGROOT=/usr/pgsql-9.60 B
10ADD file ... in /var/lib/pgsql/ 267 B
11/bin/sh -c mkdir -p /opt/cpm/bin229 B
12/bin/sh -c chown -R postgres:postgres475 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:c53ec35edb3a49537ef89c58f72c45b980f9d8fe620694d52f7539cc2906a933 in /opt/cpm/conf 10.72 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:7441d818786942af845a9a1ecdd284f3d9ff7a63909dd076302cebb4d83df781 in /