sha256:33aa7ed4c97bc52efa9904ccd9a0111b482789e4043efbbad0e528ab80978f39
OS/ARCH
linux/arm64
Compressed size
671.44 MB
Last pushed
23 days by perconascript
Type
Image
Manifest digest
sha256:33aa7ed4c97bc52efa9904ccd9a0111b482789e4043efbbad0e528ab80978f39
Image Layers
1LABEL maintainer="Red Hat, Inc."0 B2LABEL vendor="Red Hat, Inc."0 B3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B4LABEL com.redhat.component="ubi9-minimal-container" 0 B5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B6LABEL summary="Provides the latest release0 B7LABEL description="The Universal Base Image0 B8LABEL io.k8s.description="The Universal Base Image0 B9LABEL io.k8s.display-name="Red Hat Universal Base0 B10LABEL io.openshift.expose-services=""0 B11LABEL io.openshift.tags="minimal rhel9"0 B12ENV container oci0 B13COPY dir:bc0c34c3de4568914cc6d0ce9e475804776b9932a837352e0a0b8eaeec65f0ab in / 0 B14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY dir:75017821d3d7ffd12376ef094bfe2a63592d7cc455658a85911fc189573e02d7 in /usr/share/buildinfo/ 0 B17COPY dir:75017821d3d7ffd12376ef094bfe2a63592d7cc455658a85911fc189573e02d7 in /root/buildinfo/ 0 B18LABEL "org.opencontainers.image.created"="2026-08-17T17:29:16Z" "org.opencontainers.image.revision"="6bb838e7904a1c68094d157a898fff623ad3fcb9" "build-date"="2026-08-17T17:29:16Z" "architecture"="aarch64"37.02 MB19LABEL name=Percona Distribution for PostgreSQL0 B20RUN /bin/sh -c microdnf -y9.42 MB21ENV PPG_VERSION=16.15-10 B22ENV PPG_MAJOR_VERSION=160 B23ENV PPG_MINOR_VERSION=150 B24ENV OS_VER=el90 B25ENV FULL_PERCONA_VERSION=16.15-1.el90 B26ENV PPG_REPO=testing0 B27ENV PPG_REPO_VERSION=16.150 B28RUN /bin/sh -c set -ex;2 MB29RUN /bin/sh -c set -ex;201 MB30ENV PGDATA=/data/db0 B31ENV PGROOT=/usr/pgsql-160 B32ENV PATH=/pgdata:/usr/pgsql-16/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B33COPY /downloaded-packages.tar.gz . # buildkit56.58 MB34RUN /bin/sh -c tar -xvzf86.19 MB35RUN /bin/sh -c set -ex;213.16 MB36RUN /bin/sh -c set -ex;25.02 MB37RUN /bin/sh -c set -ex;40.22 MB38RUN /bin/sh -c set -ex;8.97 KB39COPY LICENSE /licenses/LICENSE.Dockerfile # buildkit3.97 KB40RUN /bin/sh -c cp /usr/share/doc/percona-postgresql${PPG_MAJOR_VERSION}/COPYRIGHT1.12 KB41ENV GOSU_VERSION=1.110 B42RUN /bin/sh -c set -eux;828.03 KB43COPY entrypoint.sh /entrypoint.sh # buildkit4.12 KB44VOLUME [/data/db]0 B45RUN /bin/sh -c rm -f138 B46VOLUME [/sshd /pgconf /pgdata /pgwal0 B47ENTRYPOINT ["/entrypoint.sh"]0 B48EXPOSE map[5432/tcp:{}]0 B49USER 260 B50CMD ["postgres"]0 BCommand
LABEL maintainer="Red Hat, Inc."