sha256:266f0691d5ff8f21c59924ec0f946525db00868c492a023ee5e4c0f3cd866303
OS/ARCH
Compressed size
222.27 MB
Last pushed
almost 2 years by debeziumci
Type
Image
Manifest digest
sha256:03d929e57939508a518e36b14a292f78a675c22fe1db4d63beb8777c968002c4
Image Layers
1ADD file ... in / 29.97 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.64 KB4RUN /bin/sh -c set -ex;4.11 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.4 MB7RUN /bin/sh -c set -eux;7.67 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1014.03 KB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=170 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin0 B14ENV PG_VERSION=17.0-1.pgdg110+10 B15RUN /bin/sh -c set -ex;95.23 MB16RUN /bin/sh -c set -eux;10 KB17RUN /bin/sh -c install --verbose128 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c install --verbose167 B20VOLUME [/var/lib/postgresql/data]0 B21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB22RUN /bin/sh -c ln -sT185 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24STOPSIGNAL SIGINT0 B25EXPOSE map[5432/tcp:{}]0 B26CMD ["postgres"]0 B27LABEL maintainer=Debezium Community0 B28ENV POSTGIS_VERSION=30 B29RUN /bin/sh -c apt-get update82.81 MB30COPY /usr/lib/postgresql/17/lib/decoderbufs.so /usr/lib/postgresql/17/lib/ # buildkit68.33 KB31COPY /usr/share/postgresql/17/extension/decoderbufs.control /usr/share/postgresql/17/extension/ # buildkit348 B32COPY postgresql.conf.sample /usr/share/postgresql/postgresql.conf.sample # buildkit523 B33COPY /docker-entrypoint-initdb.d /docker-entrypoint-initdb.d # buildkit257 BCommand
ADD file:270cda9833ffe6dfbe916662a9204a205f41c1fd440b66ec822ac00de86a5f5e in /