Sign inSign up

manlongdan/library_mariadb:12.1-ubi-rc

Multi-platform
Index digest

sha256:cb6e56d47e21907082f66b8eb1c01b32b9a928e0ac8b7e7f2e3a0cc6fb0794db

OS/ARCH

Compressed size

184.91 MB

Last pushed

about 1 year by manlongdan

Type

Image

Manifest digest

sha256:e9fd6b40dcb882d35ebb0cea6813b6f3052e45f3d961e89622da760712ab5152

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:ed924acfe7e0c06b1f9a4af0b76c6ae7e0b23306b681952b9ad1226758f896d2 in / 0 B
14COPY file:6192e582bf96f2051240bfa3d022551f4c03d701d98b39d8aa709ddb4276e7a6 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY file:1336e2c89d9703119ed187d44098eb09fce9ba3e18cdf59cca6e0af5a093beef in /usr/share/buildinfo/content-sets.json 0 B
17LABEL "build-date"="2025-08-05T06:15:38" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="4a3fb7389e108bc93d963b433c2a1397e21d8968"31.88 MB
18RUN /bin/sh -c sed -i4.66 KB
19RUN /bin/sh -c microdnf install1.92 MB
20ENV GOSU_VERSION=1.170 B
21RUN /bin/sh -c set -eux;42.95 MB
22COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #300 B
23COPY MariaDB.repo /etc/yum.repos.d/ # buildkit333 B
24LABEL name=MariaDB Server vendor=MariaDB Community0 B
25LABEL org.opencontainers.image.authors=MariaDB Community org.opencontainers.image.title=MariaDB Database0 B
26ARG MARIADB_VERSION=12.1.10 B
27ENV MARIADB_VERSION=12.1.10 B
28RUN |1 MARIADB_VERSION=12.1.1 /bin/sh -c108.13 MB
29VOLUME [/var/lib/mysql]0 B
30RUN |1 MARIADB_VERSION=12.1.1 /bin/sh -c116 B
31COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.94 KB
32COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.2 KB
33ENTRYPOINT ["docker-entrypoint.sh"]0 B
34USER mysql0 B
35EXPOSE map[3306/tcp:{}]0 B
36CMD ["mariadbd"]0 B

Command

LABEL maintainer="Red Hat, Inc."