Sign inSign up

amd64/mariadb:12.3.2-ubi10

Databases & storage
Index digest

sha256:dce343cd018851916e0ccd9105ccdf89209966b9b0f4f0c6b3c5e12c431bb5ec

OS/ARCH

linux/amd64

Compressed size

157.18 MB

Last pushed

25 days by buildslaveamd64

Type

Image

Manifest digest

sha256:b409274c7e1dcc488d223749e5653717066bc5f39d1789ff713e4b36158bfa21

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:9f021fb13f2371556f5330777fa50b285029910699c8db1352c33ddbfc4aa6e0 in / 0 B
14COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY dir:bf294f09ff82d16384bebbac392bb5b44f58ff0fde6056277f77e6dc82df16e4 in /usr/share/buildinfo/ 0 B
17COPY dir:bf294f09ff82d16384bebbac392bb5b44f58ff0fde6056277f77e6dc82df16e4 in /root/buildinfo/ 0 B
18LABEL "org.opencontainers.image.created"="2026-08-20T05:42:51Z" "org.opencontainers.image.revision"="b2232799f269a1f388bb8eab702d61fa78c72fce" "build-date"="2026-08-20T05:42:51Z" "architecture"="x86_64"33.27 MB
19RUN /bin/sh -c sed -i4.65 KB
20RUN /bin/sh -c microdnf install2.15 MB
21ENV GOSU_VERSION=1.190 B
22RUN /bin/sh -c set -eux;9.64 MB
23COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #301 B
24COPY MariaDB.repo /etc/yum.repos.d/ # buildkit334 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=12.3.20 B
28ENV MARIADB_VERSION=12.3.20 B
29RUN |1 MARIADB_VERSION=12.3.2 /bin/sh -c112.11 MB
30VOLUME [/var/lib/mysql]0 B
31RUN |1 MARIADB_VERSION=12.3.2 /bin/sh -c116 B
32COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.93 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."