Sign inSign up

jamals86/pg-koldstore:0.1.12-preview.0-pg16

Databases & storage
Index digest

sha256:ec84b44a5decbaa36ebfac9bcd65d6925f97f6392cea06519001ef53aa360cb8

OS/ARCH

linux/amd64

Compressed size

147.56 MB

Last pushed

about 1 month by jamals86

Type

Image

Manifest digest

sha256:a870d3bcc01fe3225baf78cdf1029d410131e65fa94bc5ea487fd4d74374da1d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ARG PG_MAJOR=160 B
7ARG OCI_IMAGE_DESCRIPTION=PostgreSQL 16 with koldstore0 B
8LABEL org.opencontainers.image.title=pg-koldstore org.opencontainers.image.description=PostgreSQL 16 with0 B
9ENV 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 B
10COPY scripts/ci/keys/ACCC4CF8.asc /tmp/ACCC4CF8.asc # buildkit3.62 KB
11RUN |2 PG_MAJOR=16 OCI_IMAGE_DESCRIPTION=PostgreSQL 16103.45 MB
12COPY /usr/local/bin/docker-entrypoint.sh /usr/local/bin/ # buildkit5.43 KB
13COPY /usr/local/bin/docker-ensure-initdb.sh /usr/local/bin/ # buildkit1.21 KB
14COPY docker-artifacts/koldstore.so /tmp/koldstore/koldstore.so # buildkit7.84 MB
15COPY docker-artifacts/koldstore.control /tmp/koldstore/koldstore.control # buildkit337 B
16COPY docker-artifacts/koldstore--*.sql /tmp/koldstore/ # buildkit6.74 KB
17COPY docker-artifacts/LICENSE docker-artifacts/NOTICE docker-artifacts/THIRD_PARTY_NOTICES.html /tmp/koldstore/13.9 KB
18COPY docker/release-init/ /docker-entrypoint-initdb.d/ # buildkit328 B
19COPY docker/release-entrypoint.sh /usr/local/bin/release-entrypoint.sh # buildkit1.06 KB
20RUN |2 PG_MAJOR=16 OCI_IMAGE_DESCRIPTION=PostgreSQL 167.87 MB
21STOPSIGNAL SIGINT0 B
22EXPOSE [5432/tcp]0 B
23VOLUME [/var/lib/postgresql/data]0 B
24ENTRYPOINT ["release-entrypoint.sh"]0 B
25CMD ["postgres"]0 B

Command

 ARG RELEASE