Sign inSign up

thormail/postgres-thormail:latest

Databases & storage
Manifest digest

sha256:8a9efa808e592d0818a50b3dbcb79617549239ab31c272cacfafa48e97f7c991

OS/ARCH

linux/amd64

Compressed size

107.87 MB

Last pushed

8 months by thormail

Type

Image

Manifest digest

sha256:8a9efa808e592d0818a50b3dbcb79617549239ab31c272cacfafa48e97f7c991

Image Layers

1ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;972 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;901.31 KB
6ENV LANG=en_US.utf80 B
7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
8ENV PG_MAJOR=180 B
9ENV PG_VERSION=18.10 B
10ENV PG_SHA256=ff86675c336c46e98ac991ebb306d1b67621ece1d06787beaade312c2c915d540 B
11ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B
12RUN /bin/sh -c set -eux;102.18 MB
13RUN /bin/sh -c set -eux;18.34 KB
14RUN /bin/sh -c install --verbose129 B
15ENV PGDATA=/var/lib/postgresql/18/docker0 B
16RUN /bin/sh -c ln -svT180 B
17VOLUME [/var/lib/postgresql]0 B
18COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.7 KB
19RUN /bin/sh -c ln -sT184 B
20ENTRYPOINT ["docker-entrypoint.sh"]0 B
21STOPSIGNAL SIGINT0 B
22EXPOSE map[5432/tcp:{}]0 B
23CMD ["postgres"]0 B
24LABEL maintainer=ThorMail Team org.opencontainers.image.title=postgres-thormail org.opencontainers.image.description=PostgreSQL0 B
25RUN /bin/sh -c apk add1.1 MB
26COPY config/postgresql.conf /etc/postgresql/postgresql.conf # buildkit1.07 KB
27COPY config/pg_hba.conf /etc/postgresql/pg_hba.conf # buildkit442 B
28EXPOSE map[5432/tcp:{}]0 B
29HEALTHCHECK &{["CMD-SHELL" "pg_isready -U ${POSTGRES_USER:-postgres}0 B
30CMD ["postgres" "-c" "config_file=/etc/postgresql/postgresql.conf"]0 B

Command

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit