sha256:ce6bd000b01a535126cf5c056bc53e9c57d12662a1dbb49dd56486cc04fe0a3c
OS/ARCH
linux/arm64
Compressed size
673.86 MB
Last pushed
27 days by perconascript
Type
Image
Manifest digest
sha256:0a42e39cec3456665ee21591b79a72872d134711949a377b129a1e2e3c86e943
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:a29571d1d7f0219756ea4cbeea7cbd2d7c70f920d886563530efb6b5f51db754 in / 0 B14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY dir:affb4b0d326dc89d183bd019c6447bd9c3122f330427c74027adfef3eaf39c3c in /usr/share/buildinfo/ 0 B17COPY dir:affb4b0d326dc89d183bd019c6447bd9c3122f330427c74027adfef3eaf39c3c in /root/buildinfo/ 0 B18LABEL "org.opencontainers.image.created"="2026-08-10T16:58:14Z" "org.opencontainers.image.revision"="905bde9da31110a4bb776761a921a6b4e6b12a93" "build-date"="2026-08-10T16:58:14Z" "architecture"="aarch64"36.99 MB19LABEL name=Percona Distribution for PostgreSQL0 B20RUN /bin/sh -c microdnf -y9.51 MB21ENV PPG_VERSION=18.6-10 B22ENV PPG_MAJOR_VERSION=180 B23ENV PPG_MINOR_VERSION=60 B24ENV OS_VER=el90 B25ENV FULL_PERCONA_VERSION=18.6-1.el90 B26ENV PPG_REPO=testing0 B27ENV PPG_REPO_VERSION=18.60 B28RUN /bin/sh -c set -ex;2.01 MB29RUN /bin/sh -c set -ex;201 MB30ENV PGDATA=/data/db0 B31ENV PGROOT=/usr/pgsql-180 B32ENV PATH=/pgdata:/usr/pgsql-18/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B33COPY /downloaded-packages.tar.gz . # buildkit56.57 MB34RUN /bin/sh -c tar -xvzf86.19 MB35RUN /bin/sh -c set -ex;215.46 MB36RUN /bin/sh -c set -ex;25.03 MB37RUN /bin/sh -c set -ex;40.26 MB38RUN /bin/sh -c set -ex;9.78 KB39COPY LICENSE /licenses/LICENSE.Dockerfile # buildkit3.98 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 -f136 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."