sha256:6598c581ee64342005e667904ea7a4d3de835a901d4f93be7403fcecc1f0d84d
OS/ARCH
Compressed size
157.04 MB
Last pushed
about 1 year by manlongdan
Type
Image
Manifest digest
sha256:56f33d64ae1b66b7920a4edb5fa2f9d648f09d6eb9bb32f0ad05517f20b07b68
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:4940b98845044b3e28246ba0a7da2545228bcce0a142f49e5b6c3eb013ab232d in / 0 B14COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY file:0667e9d31385a24c3aef13f2dd9ab6a7b71b3dfcfef5127d3c1e2ea2c838e5cb in /usr/share/buildinfo/content-sets.json 0 B17LABEL "build-date"="2025-08-06T05:04:33" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="9d904d0c37a2f241eb830c87fef29978a33fdc7e"42 MB18RUN /bin/sh -c sed -i4.66 KB19RUN /bin/sh -c microdnf install1.9 MB20ENV GOSU_VERSION=1.170 B21RUN /bin/sh -c set -eux;5.79 MB22COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #338 B23COPY MariaDB.repo /etc/yum.repos.d/ # buildkit332 B24LABEL name=MariaDB Server vendor=MariaDB Community0 B25LABEL org.opencontainers.image.authors=MariaDB Community org.opencontainers.image.title=MariaDB Database0 B26ARG MARIADB_VERSION=10.11.140 B27ENV MARIADB_VERSION=10.11.140 B28RUN |1 MARIADB_VERSION=10.11.14 /bin/sh -c107.34 MB29VOLUME [/var/lib/mysql]0 B30RUN |1 MARIADB_VERSION=10.11.14 /bin/sh -c116 B31COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.93 KB32COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.17 KB33ENTRYPOINT ["docker-entrypoint.sh"]0 B34USER mysql0 B35EXPOSE map[3306/tcp:{}]0 B36CMD ["mariadbd"]0 BCommand
LABEL maintainer="Red Hat, Inc."