sha256:0315cf11f28559d46dfb642b0d89b75d5ea46395f27822a0e1c1b0c9f5170166
OS/ARCH
linux/amd64
Compressed size
148.29 MB
Last pushed
about 1 month by jamals86
Type
Image
Manifest digest
sha256:23c8f37301e8bbdeab20dbd2644cc2d68c29e72e30b3bd9dde9e43d53a45fa0d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6ARG PG_MAJOR=170 B7ARG OCI_IMAGE_DESCRIPTION=PostgreSQL 17 with koldstore0 B8LABEL org.opencontainers.image.title=pg-koldstore org.opencontainers.image.description=PostgreSQL 17 with0 B9ENV DEBIAN_FRONTEND=noninteractive PG_MAJOR=17 PATH=/usr/lib/postgresql/17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PGDATA=/var/lib/postgresql/data0 B10COPY scripts/ci/keys/ACCC4CF8.asc /tmp/ACCC4CF8.asc # buildkit3.62 KB11RUN |2 PG_MAJOR=17 OCI_IMAGE_DESCRIPTION=PostgreSQL 17104.18 MB12COPY /usr/local/bin/docker-entrypoint.sh /usr/local/bin/ # buildkit5.43 KB13COPY /usr/local/bin/docker-ensure-initdb.sh /usr/local/bin/ # buildkit1.21 KB14COPY docker-artifacts/koldstore.so /tmp/koldstore/koldstore.so # buildkit7.84 MB15COPY docker-artifacts/koldstore.control /tmp/koldstore/koldstore.control # buildkit335 B16COPY docker-artifacts/koldstore--*.sql /tmp/koldstore/ # buildkit6.76 KB17COPY docker-artifacts/LICENSE docker-artifacts/NOTICE docker-artifacts/THIRD_PARTY_NOTICES.html /tmp/koldstore/13.9 KB18COPY docker/release-init/ /docker-entrypoint-initdb.d/ # buildkit329 B19COPY docker/release-entrypoint.sh /usr/local/bin/release-entrypoint.sh # buildkit1.06 KB20RUN |2 PG_MAJOR=17 OCI_IMAGE_DESCRIPTION=PostgreSQL 177.87 MB21STOPSIGNAL SIGINT0 B22EXPOSE [5432/tcp]0 B23VOLUME [/var/lib/postgresql/data]0 B24ENTRYPOINT ["release-entrypoint.sh"]0 B25CMD ["postgres"]0 BCommand
ARG RELEASE