Sign inSign up

debezium/postgres:15

Multi-platform
Index digest

sha256:cb165f1cf0c1a76a21122b2435dd68cab9462fb48548746efffb227ed40483e3

OS/ARCH

Compressed size

218.98 MB

Last pushed

almost 2 years by debeziumci

Type

Image

Manifest digest

sha256:805658537231f3348f9c3578e25fa1818b6dae9caa0d84658bc8a9d014a1672a

Image Layers

1ADD file ... in / 29.97 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.64 KB
4RUN /bin/sh -c set -ex;4.11 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.4 MB
7RUN /bin/sh -c set -eux;7.67 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1014.02 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.8-1.pgdg110+10 B
15RUN /bin/sh -c set -ex;92.13 MB
16RUN /bin/sh -c set -eux;9.55 KB
17RUN /bin/sh -c install --verbose128 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c install --verbose167 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT185 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27LABEL maintainer=Debezium Community0 B
28ENV POSTGIS_VERSION=30 B
29RUN /bin/sh -c apt-get update82.62 MB
30COPY /usr/lib/postgresql/15/lib/decoderbufs.so /usr/lib/postgresql/15/lib/ # buildkit62.42 KB
31COPY /usr/share/postgresql/15/extension/decoderbufs.control /usr/share/postgresql/15/extension/ # buildkit345 B
32COPY postgresql.conf.sample /usr/share/postgresql/postgresql.conf.sample # buildkit519 B
33COPY /docker-entrypoint-initdb.d /docker-entrypoint-initdb.d # buildkit257 B

Command

ADD file:270cda9833ffe6dfbe916662a9204a205f41c1fd440b66ec822ac00de86a5f5e in /