Sign inSign up

solusik8s/patroni:4.0.4-pg17-postgis

Manifest digest

sha256:c69d1cdc775ea318d2d0d58fe18b6f87cbd009c55bd02f9e379c6989dc27a6ec

OS/ARCH

linux/amd64

Compressed size

244.65 MB

Last pushed

over 1 year by solusik8s

Type

Image

Manifest digest

sha256:c69d1cdc775ea318d2d0d58fe18b6f87cbd009c55bd02f9e379c6989dc27a6ec

Image Layers

1COPY / / # buildkit244.3 MB
2LABEL maintainer=Alexander Kukushkin <[email protected]>0 B
3ARG PG_MAJOR=170 B
4ARG COMPRESS=false0 B
5ARG PGHOME=/home/postgres0 B
6ARG PGDATA=/home/postgres/data0 B
7ARG LC_ALL=C.UTF-80 B
8ARG LANG=C.UTF-80 B
9ARG PGBIN=/usr/lib/postgresql/17/bin0 B
10ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 EDITOR=/usr/bin/editor0 B
11ENV PGDATA=/home/postgres/data PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin0 B
12ENV ETCDCTL_API=30 B
13COPY patroni /patroni/ # buildkit316.88 KB
14COPY extras/confd/conf.d/haproxy.toml /etc/confd/conf.d/ # buildkit356 B
15COPY extras/confd/templates/haproxy.tmpl /etc/confd/templates/ # buildkit544 B
16COPY patroni*.py docker/entrypoint.sh / #1.34 KB
17COPY postgres?.yml /home/postgres/ # buildkit2.38 KB
18WORKDIR /home/postgres32 B
19RUN |7 PG_MAJOR=17 COMPRESS=false PGHOME=/home/postgres39.18 KB
20USER postgres0 B
21ENTRYPOINT ["/bin/sh" "/entrypoint.sh"]0 B

Command

COPY / / # buildkit