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 MB2WORKDIR /var/lib/postgresql32 B3USER postgres0 B4ARG PG_MAJOR=160 B5ENV PG_MAJOR=160 B6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B7ENV LANG=en_US.UTF-80 B8ARG PG_VERSION=16.90 B9ENV PG_VERSION=16.90 B10ENV PGDATA=/var/lib/postgresql/data0 B11HEALTHCHECK &{["CMD-SHELL" "pg_isready -U postgres0 B12STOPSIGNAL SIGINT0 B13ENTRYPOINT ["docker-entrypoint.sh"]0 B14CMD ["postgres"]0 BCommand
COPY / / # buildkit