Sign inSign up

tkamitasoft/postgres:16

Multi-platform
Message queues
Machine learning & AI
Databases & storage
Index digest

sha256:edfe6421feb5fc700fb023471c5da9c1ff442350274fa87dc66c1785efd6c1de

OS/ARCH

Compressed size

214.66 MB

Last pushed

about 2 years by alvsoft

Type

Image

Manifest digest

sha256:2e18aca1210159318c1c5b7d69de43f76f21ceca890159c9dd3107d8d6aecf54

Image Layers

1COPY / / # buildkit214.33 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 /usr/src/patroni/patroni /patroni/ # buildkit294.89 KB
14COPY /usr/src/patroni/extras/confd/conf.d/haproxy.toml /etc/confd/conf.d/ # buildkit357 B
15COPY /usr/src/patroni/extras/confd/templates/haproxy.tmpl /etc/confd/templates/ # buildkit546 B
16COPY patroni*.py docker/entrypoint.sh / #1.25 KB
17COPY postgres?.yml /home/postgres/ # buildkit2.37 KB
18WORKDIR /home/postgres32 B
19RUN |7 PG_MAJOR=16 COMPRESS=false PGHOME=/home/postgres39.19 KB
20USER postgres0 B
21ENTRYPOINT ["/bin/sh" "/entrypoint.sh"]0 B

Command

COPY / / # buildkit