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 MB3ARG PG_MAJOR0 B4ARG COMPRESS0 B5ARG PGHOME0 B6ARG PGDATA0 B7ARG LC_ALL0 B8ARG LANG0 B9ARG PGBIN=/usr/lib/postgresql/16/bin0 B10ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 EDITOR=/usr/bin/editor0 B11ENV PGDATA=/home/postgres/data PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B12ENV ETCDCTL_API=30 B13COPY patroni /patroni/ # buildkit310.56 KB14COPY extras/confd/conf.d/haproxy.toml /etc/confd/conf.d/ # buildkit362 B15COPY extras/confd/templates/haproxy.tmpl /etc/confd/templates/ # buildkit550 B16COPY patroni*.py docker/entrypoint.sh / #1.35 KB17COPY postgres?.yml /home/postgres/ # buildkit2.43 KB18WORKDIR /home/postgres34 B19RUN |7 PG_MAJOR=16 COMPRESS=false PGHOME=/home/postgres40.17 KB20USER postgres0 B21ENTRYPOINT ["/bin/sh" "/entrypoint.sh"]0 BCommand
COPY / / # buildkit