sha256:af241db05397a8475ba484f6321e1388b0e4b339e002e48a4e0b6484d01cbfe0
OS/ARCH
Compressed size
154.87 MB
Last pushed
about 1 month by jamals86
Type
Image
Manifest digest
sha256:60e7366e785821cb17831369390135423556cd3eaab1489b174917bcd5796082
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ARG PG_MAJOR=160 B7ARG OCI_IMAGE_DESCRIPTION=PostgreSQL 16 with koldstore0 B8LABEL org.opencontainers.image.title=pg-koldstore org.opencontainers.image.description=PostgreSQL 16 with0 B9ENV DEBIAN_FRONTEND=noninteractive PG_MAJOR=16 PATH=/usr/lib/postgresql/16/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PGDATA=/var/lib/postgresql/data0 B10RUN |2 PG_MAJOR=16 OCI_IMAGE_DESCRIPTION=PostgreSQL 16111.51 MB11COPY /usr/local/bin/docker-entrypoint.sh /usr/local/bin/ # buildkit5.43 KB12COPY /usr/local/bin/docker-ensure-initdb.sh /usr/local/bin/ # buildkit1.21 KB13COPY docker-artifacts/koldstore.so /tmp/koldstore/koldstore.so # buildkit7.49 MB14COPY docker-artifacts/koldstore.control /tmp/koldstore/koldstore.control # buildkit333 B15COPY docker-artifacts/koldstore--*.sql /tmp/koldstore/ # buildkit5.69 KB16COPY docker/release-init/ /docker-entrypoint-initdb.d/ # buildkit327 B17COPY docker/release-entrypoint.sh /usr/local/bin/release-entrypoint.sh # buildkit640 B18RUN |2 PG_MAJOR=16 OCI_IMAGE_DESCRIPTION=PostgreSQL 167.5 MB19STOPSIGNAL SIGINT0 B20EXPOSE [5432/tcp]0 B21VOLUME [/var/lib/postgresql/data]0 B22ENTRYPOINT ["release-entrypoint.sh"]0 B23CMD ["postgres"]0 BCommand
ARG RELEASE