sha256:40e34926b5e3267c3b7a6ae559d5cf7f9d2d77da60d23d0403053a94d12a6c4c
OS/ARCH
Compressed size
143.1 MB
Last pushed
about 1 year by manlongdan
Type
Image
Manifest digest
sha256:275942d7883bdeff09c884c43f08bb44b2c99e1c03403ab86af921f1de99f626
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:9ec44af3164bdfa1189db9dd1d41a051041ba7c4b29c894521f3414de6c6e99a in / 0 B14COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json 0 B17LABEL "build-date"="2025-08-06T04:59:23" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="9d904d0c37a2f241eb830c87fef29978a33fdc7e"37.81 MB18RUN /bin/sh -c sed -i4.66 KB19RUN /bin/sh -c microdnf install1.91 MB20ENV GOSU_VERSION=1.170 B21RUN /bin/sh -c set -eux;6.71 MB22COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #338 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_MAJOR=10.60 B27ARG MARIADB_VERSION=10.6.230 B28ENV MARIADB_VERSION=10.6.230 B29RUN |2 MARIADB_MAJOR=10.6 MARIADB_VERSION=10.6.23 /bin/sh96.66 MB30VOLUME [/var/lib/mysql]0 B31RUN |2 MARIADB_MAJOR=10.6 MARIADB_VERSION=10.6.23 /bin/sh116 B32COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.93 KB33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.04 KB34ENTRYPOINT ["docker-entrypoint.sh"]0 B35USER mysql0 B36EXPOSE map[3306/tcp:{}]0 B37CMD ["mariadbd"]0 BCommand
LABEL maintainer="Red Hat, Inc."