sha256:d3019ec1084e9a49741c1fd69b1b3230a54973435393fbe0474b23cd381e8554
OS/ARCH
linux/arm64
Compressed size
696.9 MB
Last pushed
14 days by perconascript
Type
Image
Manifest digest
sha256:d3019ec1084e9a49741c1fd69b1b3230a54973435393fbe0474b23cd381e8554
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:f2269a49305dc61b5c62efda70ce8327957d5aafa0915c5b324ac4402d0afd7e in / 0 B14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY dir:314f6db1cd15d342fa9962b7dae89ed14fe0c81c812223914e17998e1aac0abe in /usr/share/buildinfo/ 0 B17COPY dir:314f6db1cd15d342fa9962b7dae89ed14fe0c81c812223914e17998e1aac0abe in /root/buildinfo/ 0 B18LABEL "org.opencontainers.image.created"="2026-08-31T08:55:06Z" "org.opencontainers.image.revision"="3c32d7c63d617fc21bc66bb65a893d8db99096da" "build-date"="2026-08-31T08:55:06Z" "architecture"="aarch64"37.02 MB19LABEL name=Percona Distribution for PostgreSQL0 B20RUN /bin/sh -c microdnf -y9.42 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.01 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.56 MB34RUN /bin/sh -c tar -xvzf86.19 MB35RUN /bin/sh -c set -ex;99.27 MB36RUN /bin/sh -c set -ex;138.84 MB37RUN /bin/sh -c set -ex;25.45 MB38RUN /bin/sh -c set -ex;40.31 MB39RUN /bin/sh -c set -ex;9.78 KB40COPY LICENSE /licenses/LICENSE.Dockerfile # buildkit3.98 KB41RUN /bin/sh -c cp /usr/share/doc/percona-postgresql${PPG_MAJOR_VERSION}/COPYRIGHT849 B42ENV GOSU_VERSION=1.110 B43RUN /bin/sh -c set -eux;828.02 KB44COPY entrypoint.sh /entrypoint.sh # buildkit4.12 KB45VOLUME [/data/db]0 B46RUN /bin/sh -c rm -f138 B47VOLUME [/sshd /pgconf /pgdata /pgwal0 B48ENTRYPOINT ["/entrypoint.sh"]0 B49EXPOSE map[5432/tcp:{}]0 B50USER 260 B51CMD ["postgres"]0 BCommand
LABEL maintainer="Red Hat, Inc."