sha256:75a3cd5c371913f38ad3e202f3e0ce8f01fe9c63875dd672bac266fa7ee8fbc7
OS/ARCH
Compressed size
152.88 MB
Last pushed
over 1 year by infra7
Type
Image
Manifest digest
sha256:a6cd6cdbc71d8ca6a86d33063f7d5a990cdf7c96f920c940a7b548511e49fa41
Image Layers
1COPY / / # buildkit152.88 MB2WORKDIR /var/lib/postgresql32 B3USER postgres0 B4ARG PG_MAJOR=170 B5ENV PG_MAJOR=170 B6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin0 B7ENV LANG=en_US.UTF-80 B8ARG PG_VERSION=17.50 B9ENV PG_VERSION=17.50 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