sha256:379eae7d74d0f24bbd9c7f632232b510c27e0054c057102c77d20ce297e8b439
OS/ARCH
linux/amd64
Compressed size
255.99 MB
Last pushed
8 months by solusik8s
Type
Image
Manifest digest
sha256:379eae7d74d0f24bbd9c7f632232b510c27e0054c057102c77d20ce297e8b439
Image Layers
1COPY / / # buildkit255.63 MB3ARG PG_MAJOR=180 B4ARG COMPRESS=false0 B5ARG PGHOME=/home/postgres0 B6ARG PGDATA=/home/postgres/data0 B7ARG LC_ALL=C.UTF-80 B8ARG LANG=C.UTF-80 B9ARG PGBIN=/usr/lib/postgresql/18/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/18/bin0 B12ENV ETCDCTL_API=30 B13COPY patroni /patroni/ # buildkit328.24 KB14COPY extras/confd/conf.d/haproxy.toml /etc/confd/conf.d/ # buildkit357 B15COPY extras/confd/templates/haproxy.tmpl /etc/confd/templates/ # buildkit546 B16COPY patroni*.py docker/entrypoint.sh / #1.34 KB17COPY postgres?.yml /home/postgres/ # buildkit2.38 KB18WORKDIR /home/postgres32 B19RUN |7 PG_MAJOR=18 COMPRESS=false PGHOME=/home/postgres40.5 KB20USER postgres0 B21ENTRYPOINT ["/bin/sh" "/entrypoint.sh"]0 BCommand
COPY / / # buildkit