Sign inSign up

infisical/patroni:246b872

Multi-platform
Index digest

sha256:d27b38c469a759df340fc924aa2b4783a25f573f57a346f8b7847af8596c2fff

OS/ARCH

Compressed size

175.71 MB

Last pushed

over 2 years by infisical

Type

Image

Manifest digest

sha256:281401944bf5efa9139934d696438a0be170e4fcd20d22fbcee3b1a61fc9cc03

Image Layers

1COPY / / # buildkit175.36 MB
2LABEL maintainer=Alexander Kukushkin <[email protected]>0 B
3ARG PG_MAJOR0 B
4ARG COMPRESS0 B
5ARG PGHOME0 B
6ARG PGDATA0 B
7ARG LC_ALL0 B
8ARG LANG0 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/ # buildkit310.56 KB
14COPY extras/confd/conf.d/haproxy.toml /etc/confd/conf.d/ # buildkit362 B
15COPY extras/confd/templates/haproxy.tmpl /etc/confd/templates/ # buildkit550 B
16COPY patroni*.py docker/entrypoint.sh / #1.35 KB
17COPY postgres?.yml /home/postgres/ # buildkit2.43 KB
18WORKDIR /home/postgres34 B
19RUN |7 PG_MAJOR=16 COMPRESS=false PGHOME=/home/postgres40.17 KB
20USER postgres0 B
21ENTRYPOINT ["/bin/sh" "/entrypoint.sh"]0 B

Command

COPY / / # buildkit