sha256:5968d6e9e2817403e567d81843d3c67119de17266e179b837bc51f63cae94718
OS/ARCH
linux/arm64/v8
Compressed size
153.38 MB
Last pushed
15 days by buildslavearm64
Type
Image
Manifest digest
sha256:60b4e08381f4920c08d5887ce891c64b290dd6d5eb72c44159bf8c7a0359ffca
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:57d486e1a6b8b6e97fc97c129774bb79b4e36c15fecc3af363e179377116c60e in / 0 B14COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY dir:6ee5715f8cb3dbeb466566f7a46f579cfcaf91ec3ea74ce59c0412cc9823eb1e in /usr/share/buildinfo/ 0 B17COPY dir:6ee5715f8cb3dbeb466566f7a46f579cfcaf91ec3ea74ce59c0412cc9823eb1e in /root/buildinfo/ 0 B18LABEL "org.opencontainers.image.created"="2026-09-09T08:06:27Z" "org.opencontainers.image.revision"="6f0a7fe9019ce54888ba398cc0415651fcba8b7a" "build-date"="2026-09-09T08:06:27Z" "architecture"="aarch64"31.58 MB19RUN /bin/sh -c sed -i4.65 KB20RUN /bin/sh -c microdnf install2.17 MB21ENV GOSU_VERSION=1.190 B22RUN /bin/sh -c set -eux;9.46 MB23COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #300 B24COPY MariaDB.repo /etc/yum.repos.d/ # buildkit333 B25LABEL name=MariaDB Server vendor=MariaDB Community0 B26LABEL org.opencontainers.image.authors=MariaDB Community org.opencontainers.image.title=MariaDB Database0 B27ARG MARIADB_VERSION=13.0.10 B28ENV MARIADB_VERSION=13.0.10 B29RUN |1 MARIADB_VERSION=13.0.1 /bin/sh -c110.15 MB30VOLUME [/var/lib/mysql]0 B31RUN |1 MARIADB_VERSION=13.0.1 /bin/sh -c116 B32COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.94 KB33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.29 KB34ENTRYPOINT ["docker-entrypoint.sh"]0 B35USER mysql0 B36EXPOSE map[3306/tcp:{}]0 B37CMD ["mariadbd"]0 BCommand
LABEL maintainer="Red Hat, Inc."