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 MB3ARG PG_MAJOR=160 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/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/ # buildkit322.14 KB14COPY extras/confd/conf.d/haproxy.toml /etc/confd/conf.d/ # buildkit356 B15COPY extras/confd/templates/haproxy.tmpl /etc/confd/templates/ # buildkit545 B16COPY patroni*.py docker/entrypoint.sh / #1.34 KB17COPY postgres?.yml /home/postgres/ # buildkit2.38 KB18WORKDIR /home/postgres32 B19RUN |7 PG_MAJOR=16 COMPRESS=false PGHOME=/home/postgres39.18 KB20USER postgres0 B21ENTRYPOINT ["/bin/sh" "/entrypoint.sh"]0 BCommand
COPY / / # buildkit