Sign inSign up

solusik8s/patroni:4.0.5-pg16-postgis

Manifest digest

sha256:f0d49ea626b796128977b07e8296ac7a0c46f737625c932702583e512ee50192

OS/ARCH

linux/amd64

Compressed size

232.89 MB

Last pushed

over 1 year by solusik8s

Type

Image

Manifest digest

sha256:f0d49ea626b796128977b07e8296ac7a0c46f737625c932702583e512ee50192

Image Layers

1COPY / / # buildkit232.53 MB
2LABEL maintainer=Alexander Kukushkin <[email protected]>0 B
3ARG PG_MAJOR=160 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/16/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/16/bin0 B
12ENV ETCDCTL_API=30 B
13COPY patroni /patroni/ # buildkit322.14 KB
14COPY extras/confd/conf.d/haproxy.toml /etc/confd/conf.d/ # buildkit356 B
15COPY extras/confd/templates/haproxy.tmpl /etc/confd/templates/ # buildkit545 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=16 COMPRESS=false PGHOME=/home/postgres39.18 KB
20USER postgres0 B
21ENTRYPOINT ["/bin/sh" "/entrypoint.sh"]0 B

Command

COPY / / # buildkit