Sign inSign up

settlemint/postgres:15.4-bookworm

Multi-platform
Index digest

sha256:d1168ad5397bf9c94cc417c530469805a8767ed585481d93f174461ac8557e3a

OS/ARCH

Compressed size

148.45 MB

Last pushed

almost 3 years by roderik

Type

Image

Manifest digest

sha256:c325fffa9c49f08bce9bfc3c9fda171e4bff15092d1f4ec8cf977b44dd5ba8f8

Image Layers

1ADD file ... in / 28.77 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.62 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.36 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.08 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=150 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B
14ENV PG_VERSION=15.4-2.pgdg120+10 B
15RUN /bin/sh -c set -ex;104.91 MB
16RUN /bin/sh -c set -eux;9.56 KB
17RUN /bin/sh -c mkdir -p129 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p170 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.67 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B

Command

ADD file:0c94521fdd9c0a4fdeeb9aad23e68cd053fba0dcd7c3af550aefa79377816e31 in /