Sign inSign up

infra7/postgres:16

Multi-platform
Index digest

sha256:cb32680488703fdca80c5b2f683c6a3b9f125ae9c91fee62a6f83f8198fb7b97

OS/ARCH

Compressed size

147.89 MB

Last pushed

over 1 year by infra7

Type

Image

Manifest digest

sha256:d4f78499c1b15beaab8888d8175bd294f2cc0289a279e4d937ab208678c3d89a

Image Layers

1COPY / / # buildkit147.89 MB
2WORKDIR /var/lib/postgresql32 B
3USER postgres0 B
4ARG PG_MAJOR=160 B
5ENV PG_MAJOR=160 B
6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
7ENV LANG=en_US.UTF-80 B
8ARG PG_VERSION=16.90 B
9ENV PG_VERSION=16.90 B
10ENV PGDATA=/var/lib/postgresql/data0 B
11HEALTHCHECK &{["CMD-SHELL" "pg_isready -U postgres0 B
12STOPSIGNAL SIGINT0 B
13ENTRYPOINT ["docker-entrypoint.sh"]0 B
14CMD ["postgres"]0 B

Command

COPY / / # buildkit