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 B2LABEL vendor="Red Hat, Inc."0 B3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B4LABEL com.redhat.component="ubi10-minimal-container" 0 B5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B6LABEL summary="Provides the latest release0 B7LABEL description="The Universal Base Image0 B8LABEL io.k8s.description="The Universal Base Image0 B9LABEL io.k8s.display-name="Red Hat Universal Base0 B10LABEL io.openshift.expose-services=""0 B11LABEL io.openshift.tags="minimal rhel10"0 B12ENV container oci0 B13COPY dir:e0b55156afc48595f50283f3b5ca4e244773f3f5a271f2cd3ceb460190953ed1 in / 0 B14COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY dir:621390827405d8042b06b62cd80e2a658b5a7b3772c696e3082635466ca2f168 in /usr/share/buildinfo/ 0 B17COPY dir:621390827405d8042b06b62cd80e2a658b5a7b3772c696e3082635466ca2f168 in /root/buildinfo/ 0 B18LABEL "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 MB19RUN /bin/sh -c sed -i4.64 KB20RUN /bin/sh -c microdnf install2.17 MB21ENV GOSU_VERSION=1.190 B22RUN /bin/sh -c set -eux;9.78 MB23COPY --chmod=0644 docker.cnf /etc/my.cnf.d/ #301 B24COPY MariaDB.repo /etc/yum.repos.d/ # buildkit336 B25LABEL name=MariaDB Server vendor=MariaDB Community0 B26LABEL org.opencontainers.image.authors=MariaDB Community org.opencontainers.image.title=MariaDB Database0 B27ARG MARIADB_VERSION=12.3.30 B28ENV MARIADB_VERSION=12.3.30 B29RUN |1 MARIADB_VERSION=12.3.3 /bin/sh -c118.21 MB30VOLUME [/var/lib/mysql]0 B31RUN |1 MARIADB_VERSION=12.3.3 /bin/sh -c116 B32COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.93 KB33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.29 KB34ENTRYPOINT ["docker-entrypoint.sh"]0 B35USER mysql0 B36EXPOSE map[3306/tcp:{}]0 B37CMD ["mariadbd"]0 BCommand
LABEL maintainer="Red Hat, Inc."