Sign inSign up

settlemint/postgres:15.4-bullseye

Multi-platform
Index digest

sha256:24ba76fdb195da7dc90fd6aff7fe744cf8c97f50a405d1a76cdda8b813aea7de

OS/ARCH

Compressed size

125.75 MB

Last pushed

over 2 years by roderik

Type

Image

Manifest digest

sha256:a93bcd44496a0e2467a09d2cb043ebbb36b26a64dd651425c46868d336745680

Image Layers

1ADD file ... in / 27.58 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.63 KB
4RUN /bin/sh -c set -ex;3.71 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c set -eux;7.67 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1009.67 KB
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.pgdg110+10 B
15RUN /bin/sh -c set -ex;84.4 MB
16RUN /bin/sh -c set -eux;9.55 KB
17RUN /bin/sh -c mkdir -p129 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p169 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:ccc4159f30855826069fec59b14fe886384e5373119e7f382b6faf66f22fb6c6 in /