Sign inSign up

citusdata/citus-postgis:11.2.0

Manifest digest

sha256:fcf1ab7d4d0c73f56f1f7971f0472051db7fe62388fb59289943953dbbe406ad

OS/ARCH

linux/amd64

Compressed size

205.3 MB

Last pushed

over 3 years by gurkanindibay

Type

Image

Manifest digest

sha256:fcf1ab7d4d0c73f56f1f7971f0472051db7fe62388fb59289943953dbbe406ad

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if4.21 MB
4/bin/sh -c set -eux; groupadd1.76 KB
5ENV GOSU_VERSION=1.160 B
6/bin/sh -c set -eux; savedAptMark="$(apt-mark1.4 MB
7/bin/sh -c set -eux; if7.67 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get1.2 MB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';3.12 KB
12ENV PG_MAJOR=150 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B
14ENV PG_VERSION=15.2-1.pgdg110+10 B
15/bin/sh -c set -ex; export87.96 MB
16/bin/sh -c set -eux; dpkg-divert9.55 KB
17/bin/sh -c mkdir -p /var/run/postgresql130 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19/bin/sh -c mkdir -p "$PGDATA"202 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:d4c2ceee202d1390df115217c6e567abc1da7a31572f20a840d966332148ebe4 in /usr/local/bin/ 4.67 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE 54320 B
25CMD ["postgres"]0 B
26ARG VERSION=11.2.00 B
27ARG POSTGIS_VERSION=30 B
28LABEL maintainer=Citus Data https://citusdata.com org.label-schema.name=Citus0 B
29ENV CITUS_VERSION=11.2.0.citus-10 B
30RUN |2 VERSION=11.2.0 POSTGIS_VERSION=3 /bin/sh72.86 MB
31RUN |2 VERSION=11.2.0 POSTGIS_VERSION=3 /bin/sh8.83 KB
32COPY 001-create-citus-extension.sql /docker-entrypoint-initdb.d/ # buildkit344 B
33COPY 002-create-postgis-extension.sql /docker-entrypoint-initdb.d/ # buildkit295 B
34COPY pg_healthcheck wait-for-manager.sh / #483 B
35RUN |2 VERSION=11.2.0 POSTGIS_VERSION=3 /bin/sh307 B
36RUN |2 VERSION=11.2.0 POSTGIS_VERSION=3 /bin/sh4.67 KB
37HEALTHCHECK &{["CMD-SHELL" "./pg_healthcheck"] "4s" "0s"0 B

Command

ADD file:493a5b0c8d2d63a1343258b3f9aa5fcd59a93f44fe26ad9e56b094c3a08fd3be in /