sha256:a944d0825eb05a8d10cdcab1fef7207af10b4f2aa6144a6d6a65bdf6783da078
OS/ARCH
linux/amd64
Compressed size
929.21 MB
Last pushed
1 day by tsciops
Type
Image
Manifest digest
sha256:a944d0825eb05a8d10cdcab1fef7207af10b4f2aa6144a6d6a65bdf6783da078
Image Layers
1COPY / / # buildkit929.21 MB2ARG PG_MAJOR=160 B3ENV PGROOT=/home/postgres PGDATA=/home/postgres/pgdata/data PGLOG=/home/postgres/pg_log PGSOCKET=/home/postgres/pgdata0 B4STOPSIGNAL SIGINT0 B5WORKDIR /home/postgres32 B6EXPOSE [5432/tcp 8008/tcp 8081/tcp]0 B7USER postgres0 B8ENTRYPOINT ["/docker-entrypoint.sh"]0 B9CMD ["postgres"]0 BCommand
COPY / / # buildkit