Sign inSign up

netreconlab/parse-postgres:v13-3_1

Manifest digest

sha256:72dfc3e843cf3e2d5d853a18aba550e7a398acc2502f72fd6160d52295b6422e

OS/ARCH

linux/amd64

Compressed size

162.32 MB

Last pushed

about 5 years by drcoreybaker

Type

Image

Manifest digest

sha256:72dfc3e843cf3e2d5d853a18aba550e7a398acc2502f72fd6160d52295b6422e

Image Layers

1ADD file ... in / 25.89 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if3.99 MB
4/bin/sh -c set -eux; groupadd1.76 KB
5ENV GOSU_VERSION=1.120 B
6/bin/sh -c set -eux; savedAptMark="$(apt-mark1.35 MB
7/bin/sh -c set -eux; if7.6 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get382.04 KB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';2.98 KB
12ENV PG_MAJOR=130 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/13/bin0 B
14ENV PG_VERSION=13.4-1.pgdg100+10 B
15/bin/sh -c set -ex; export70.41 MB
16/bin/sh -c set -eux; dpkg-divert9.14 KB
17/bin/sh -c mkdir -p /var/run/postgresql129 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19/bin/sh -c mkdir -p "$PGDATA"200 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:e9c9c5e19c7b014c81f4ef8bcc5c1f247c4d9b165d34d35e9a28ca5adb5e0ab3 in /usr/local/bin/ 4.3 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE 54320 B
25CMD ["postgres"]0 B
26LABEL maintainer=PostGIS Project -0 B
27ENV POSTGIS_MAJOR=30 B
28ENV POSTGIS_VERSION=3.1.3+dfsg-1~exp1.pgdg100+10 B
29/bin/sh -c apt-get update 52.69 MB
30/bin/sh -c mkdir -p /docker-entrypoint-initdb.d0 B
31COPY file:76bd441e221ac1acdd58e9412d0cc4ff810fb9c32520f87e4144545d018f4a1d in /docker-entrypoint-initdb.d/10_postgis.sh 484 B
32COPY file:ac9e9890b9099e802b2b391049687555b8f22a663d84bd67629f1455d0430e02 in /usr/local/bin 593 B
33MAINTAINER Network Reconnaissance Lab <[email protected]>0 B
34COPY ./scripts/setup-dbs.sh /docker-entrypoint-initdb.d/setup-dbs.sh # buildkit386 B
35RUN /bin/sh -c chmod +x383 B
36RUN /bin/sh -c mkdir parseScripts101 B
37COPY ./scripts/setup-parse-index.sh ./parseScripts/setup-parse-index.sh # buildkit443 B
38RUN /bin/sh -c chmod +x442 B

Command

ADD file:87b4e60fe3af680c6815448374365a44e9ea461bc8ade2960b4639c25aed3ba9 in /