sha256:74006860b803d662d2b341bedbc92ec3d0ea2033030445f76a81e0999c2853ca
OS/ARCH
linux/amd64
Compressed size
92.39 MB
Last pushed
about 1 year by speckledevops
Type
Image
Manifest digest
sha256:8e0508c76987616b128f81245de2148b869bec88aeb87dcd09a819174c1c2537
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;984 B4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.07 MB6RUN /bin/sh -c set -eux;173 B7ENV LANG=en_US.utf80 B8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d114 B9ENV PG_MAJOR=160 B10ENV PG_VERSION=16.40 B11ENV PG_SHA256=971766d645aa73e93b9ef4e3be44201b4f45b5477095b049125403f9f3386d6f0 B12ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B13RUN /bin/sh -c set -eux;87.84 MB14RUN /bin/sh -c set -eux;9.34 KB15RUN /bin/sh -c install --verbose128 B16ENV PGDATA=/var/lib/postgresql/data0 B17RUN /bin/sh -c install --verbose168 B18VOLUME [/var/lib/postgresql/data]0 B19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB20RUN /bin/sh -c ln -sT183 B21ENTRYPOINT ["docker-entrypoint.sh"]0 B22STOPSIGNAL SIGINT0 B23EXPOSE map[5432/tcp:{}]0 B24CMD ["postgres"]0 B25COPY /aiven-extras/aiven_extras.control /usr/local/share/postgresql/extension/aiven_extras.control # buildkit299 B26COPY /aiven-extras/sql/aiven_extras.sql /usr/local/share/postgresql/extension/aiven_extras--1.1.14.sql # buildkit3.94 KB27COPY /aiven-extras/aiven_extras.so /usr/local/lib/postgresql/aiven_extras.so # buildkit4.96 KB28EXPOSE map[5432/tcp:{}]0 B29CMD ["postgres" "-c" "max_prepared_transactions=150"]0 BCommand
ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /