Sign inSign up

manlongdan/library_mariadb:11.8.3-ubi

Multi-platform
Index digest

sha256:7903624de03de2174035cffc7efe14a85f4cd877beb7d847cd986e6864e9d77c

OS/ARCH

Compressed size

148.86 MB

Last pushed

about 1 year by manlongdan

Type

Image

Manifest digest

sha256:99daa61f9b1e84adcbb57f81ff43448d2974a506d06681795077f6f480dc7a3f

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="ubi9-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 rhel9"0 B
12ENV container oci0 B
13COPY dir:9ec44af3164bdfa1189db9dd1d41a051041ba7c4b29c894521f3414de6c6e99a in / 0 B
14COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json 0 B
17LABEL "build-date"="2025-08-06T04:59:23" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="9d904d0c37a2f241eb830c87fef29978a33fdc7e"37.81 MB
18RUN /bin/sh -c sed -i4.66 KB
19RUN /bin/sh -c microdnf install1.91 MB
20ENV GOSU_VERSION=1.170 B
21RUN /bin/sh -c set -eux;6.71 MB
22COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #299 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=11.8.30 B
27ENV MARIADB_VERSION=11.8.30 B
28RUN |1 MARIADB_VERSION=11.8.3 /bin/sh -c102.42 MB
29VOLUME [/var/lib/mysql]0 B
30RUN |1 MARIADB_VERSION=11.8.3 /bin/sh -c116 B
31COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.95 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."