sha256:cb6e56d47e21907082f66b8eb1c01b32b9a928e0ac8b7e7f2e3a0cc6fb0794db
OS/ARCH
Compressed size
190.04 MB
Last pushed
about 1 year by manlongdan
Type
Image
Manifest digest
sha256:b817656083a2261d91ee8a69922b4b65481720f57533be2f6d5d9470087b42d1
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="ubi10-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 rhel10"0 B12ENV container oci0 B13COPY dir:84ad8ed5d8e3c0f129d0199fe87d36b2e707f043e4f999f6f116f11d6e0f2ae1 in / 0 B14COPY file:6192e582bf96f2051240bfa3d022551f4c03d701d98b39d8aa709ddb4276e7a6 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY file:1336e2c89d9703119ed187d44098eb09fce9ba3e18cdf59cca6e0af5a093beef in /usr/share/buildinfo/content-sets.json 0 B17LABEL "build-date"="2025-08-05T06:17:12" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="4a3fb7389e108bc93d963b433c2a1397e21d8968"35.1 MB18RUN /bin/sh -c sed -i4.66 KB19RUN /bin/sh -c microdnf install1.93 MB20ENV GOSU_VERSION=1.170 B21RUN /bin/sh -c set -eux;43.67 MB22COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #301 B23COPY MariaDB.repo /etc/yum.repos.d/ # buildkit333 B24LABEL name=MariaDB Server vendor=MariaDB Community0 B25LABEL org.opencontainers.image.authors=MariaDB Community org.opencontainers.image.title=MariaDB Database0 B26ARG MARIADB_VERSION=12.1.10 B27ENV MARIADB_VERSION=12.1.10 B28RUN |1 MARIADB_VERSION=12.1.1 /bin/sh -c109.31 MB29VOLUME [/var/lib/mysql]0 B30RUN |1 MARIADB_VERSION=12.1.1 /bin/sh -c116 B31COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.95 KB32COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.2 KB33ENTRYPOINT ["docker-entrypoint.sh"]0 B34USER mysql0 B35EXPOSE map[3306/tcp:{}]0 B36CMD ["mariadbd"]0 BCommand
LABEL maintainer="Red Hat, Inc."