Sign inSign up

arm64v8/mariadb:13.0-ubi-rc

Databases & storage
Index digest

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 B
2LABEL vendor="Red Hat, Inc."0 B
3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B
4LABEL com.redhat.component="ubi10-minimal-container" 0 B
5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B
6LABEL summary="Provides the latest release0 B
7LABEL description="The Universal Base Image0 B
8LABEL io.k8s.description="The Universal Base Image0 B
9LABEL io.k8s.display-name="Red Hat Universal Base0 B
10LABEL io.openshift.expose-services=""0 B
11LABEL io.openshift.tags="minimal rhel10"0 B
12ENV container oci0 B
13COPY dir:57d486e1a6b8b6e97fc97c129774bb79b4e36c15fecc3af363e179377116c60e in / 0 B
14COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY dir:6ee5715f8cb3dbeb466566f7a46f579cfcaf91ec3ea74ce59c0412cc9823eb1e in /usr/share/buildinfo/ 0 B
17COPY dir:6ee5715f8cb3dbeb466566f7a46f579cfcaf91ec3ea74ce59c0412cc9823eb1e in /root/buildinfo/ 0 B
18LABEL "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 MB
19RUN /bin/sh -c sed -i4.65 KB
20RUN /bin/sh -c microdnf install2.17 MB
21ENV GOSU_VERSION=1.190 B
22RUN /bin/sh -c set -eux;9.46 MB
23COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #300 B
24COPY MariaDB.repo /etc/yum.repos.d/ # buildkit333 B
25LABEL name=MariaDB Server vendor=MariaDB Community0 B
26LABEL org.opencontainers.image.authors=MariaDB Community org.opencontainers.image.title=MariaDB Database0 B
27ARG MARIADB_VERSION=13.0.10 B
28ENV MARIADB_VERSION=13.0.10 B
29RUN |1 MARIADB_VERSION=13.0.1 /bin/sh -c110.15 MB
30VOLUME [/var/lib/mysql]0 B
31RUN |1 MARIADB_VERSION=13.0.1 /bin/sh -c116 B
32COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.94 KB
33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.29 KB
34ENTRYPOINT ["docker-entrypoint.sh"]0 B
35USER mysql0 B
36EXPOSE map[3306/tcp:{}]0 B
37CMD ["mariadbd"]0 B

Command

LABEL maintainer="Red Hat, Inc."