Sign inSign up

mariadbmmontes/mariadb:11.4-ubi

Manifest digest

sha256:929c790b1f2fe6b338dbf47a1ee6548f206809402de02e25c20aaeed287d94b3

OS/ARCH

linux/amd64

Compressed size

138.68 MB

Last pushed

about 2 years by mariadbmmontes

Type

Image

Manifest digest

sha256:929c790b1f2fe6b338dbf47a1ee6548f206809402de02e25c20aaeed287d94b3

Image Layers

1ADD file ... in / 0 B
2/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo0 B
3ADD file ... in /tmp/tls-ca-bundle.pem 0 B
4ADD multi:171eafe5d6538aeb2cf5cf9f6e8618f56eddbc2d8e3acf65107d17c6cc9c35de in /etc/yum.repos.d/ 0 B
5LABEL maintainer="Red Hat, Inc."0 B
6LABEL com.redhat.component="ubi9-minimal-container" 0 B
7LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B
8LABEL summary="Provides the latest release0 B
9LABEL description="The Universal Base Image0 B
10LABEL io.k8s.display-name="Red Hat Universal Base0 B
11LABEL io.openshift.expose-services=""0 B
12LABEL io.openshift.tags="minimal rhel9"0 B
13ENV container oci0 B
14ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15CMD ["/bin/bash"]0 B
16/bin/sh -c rm -rf /var/log/*0 B
17LABEL release=11340 B
18ADD file ... in /root/buildinfo/content_manifests/ubi9-minimal-container-9.4-1134.json 0 B
19ADD file ... in /root/buildinfo/Dockerfile-ubi9-minimal-9.4-1134 0 B
20LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc."0 B
21/bin/sh -c rm -f '/etc/yum.repos.d/repo-d5140.repo'0 B
22/bin/sh -c rm -f /tmp/tls-ca-bundle.pem0 B
23/bin/sh -c mv -fZ /tmp/ubi.repo37.05 MB
24RUN /bin/sh -c groupadd --gid906 B
25ENV GOSU_VERSION=1.170 B
26RUN /bin/sh -c set -eux;960.5 KB
27COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #344 B
28COPY MariaDB.repo /etc/yum.repos.d/ # buildkit314 B
29LABEL name=MariaDB Server vendor=MariaDB Community0 B
30LABEL org.opencontainers.image.authors=MariaDB Community org.opencontainers.image.title=MariaDB Database0 B
31ARG MARIADB_VERSION=11.4.20 B
32RUN |1 MARIADB_VERSION=11.4.2 /bin/sh -c100.68 MB
33VOLUME [/var/lib/mysql]0 B
34RUN |1 MARIADB_VERSION=11.4.2 /bin/sh -c116 B
35COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.55 KB
36COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.18 KB
37ENTRYPOINT ["docker-entrypoint.sh"]0 B
38USER mysql0 B
39EXPOSE map[3306/tcp:{}]0 B
40CMD ["mariadbd"]0 B

Command

ADD file:0177c7dc75a5666fd7d839eb5a0fe92cceec6ce76ec113c5d876fdb57ce3b149 in /