Sign inSign up

s390x/mariadb:12-ubi10

Databases & storage
Index digest

sha256:49fffa3d7435a91aef8cdbbc2ccf0e3307fcc5bccd6ee52f76c881ccea29770e

OS/ARCH

linux/s390x

Compressed size

163.35 MB

Last pushed

17 days by buildslaves390x

Type

Image

Manifest digest

sha256:0124ea9dc7ddc1b472ed8bc54a1477e01ce686281b9fa39b5ab9e17a36e6dfd1

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:e0b55156afc48595f50283f3b5ca4e244773f3f5a271f2cd3ceb460190953ed1 in / 0 B
14COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY dir:621390827405d8042b06b62cd80e2a658b5a7b3772c696e3082635466ca2f168 in /usr/share/buildinfo/ 0 B
17COPY dir:621390827405d8042b06b62cd80e2a658b5a7b3772c696e3082635466ca2f168 in /root/buildinfo/ 0 B
18LABEL "org.opencontainers.image.created"="2026-08-31T01:02:39Z" "org.opencontainers.image.revision"="bdaac53e4bd232830af8a1ca6268fcea3b2faa33" "build-date"="2026-08-31T01:02:39Z" "architecture"="s390x"33.17 MB
19RUN /bin/sh -c sed -i4.64 KB
20RUN /bin/sh -c microdnf install2.17 MB
21ENV GOSU_VERSION=1.190 B
22RUN /bin/sh -c set -eux;9.78 MB
23COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #301 B
24COPY MariaDB.repo /etc/yum.repos.d/ # buildkit336 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.30 B
28ENV MARIADB_VERSION=12.3.30 B
29RUN |1 MARIADB_VERSION=12.3.3 /bin/sh -c118.21 MB
30VOLUME [/var/lib/mysql]0 B
31RUN |1 MARIADB_VERSION=12.3.3 /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."