sha256:42dddb30ffb09e4625a3bcb59e498df288e184c2fc29fc0ffd9b3370ef6c8c40
OS/ARCH
linux/amd64
Compressed size
902.24 MB
Last pushed
about 24 hours by tsciops
Type
Image
Manifest digest
sha256:42dddb30ffb09e4625a3bcb59e498df288e184c2fc29fc0ffd9b3370ef6c8c40
Image Layers
1COPY / / # buildkit902.24 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