Sign inSign up

linuxcontainers/mariadb:11.5

Multi-platform
Databases & storage
Index digest

sha256:855bb5892b0f03c51391960e55fba1823c963dcf4c2ef9d9475bdfb836d1d73d

OS/ARCH

Compressed size

122.71 MB

Last pushed

about 2 years by linuxcontainers

Type

Image

Manifest digest

sha256:bcf32d658fa8079289bd23e9ab044d068985696084923e8000ae11ba56c115ca

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3LABEL [email protected] org.opencontainers.image.title=debian-slim org.opencontainers.image.description=Debian is0 B
4RUN /bin/sh -c apt-get update2.13 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Peter <[email protected]> org.opencontainers.image.title=mariadb org.opencontainers.image.descrip.devn=MariaDB0 B
7RUN /bin/sh -c groupadd -r1.08 KB
8ENV GOSU_VERSION=1.170 B
9ARG GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D80 B
10RUN |1 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 /bin/sh -c6.57 MB
11RUN |1 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 /bin/sh -c116 B
12ENV LANG=C.UTF-80 B
13LABEL org.opencontainers.image.authors=MariaDB Community org.opencontainers.image.title=MariaDB Database0 B
14ARG MARIADB_MAJOR=11.50 B
15ENV MARIADB_MAJOR=11.50 B
16ARG MARIADB_VERSION=1:11.5.1+maria~deb120 B
17ENV MARIADB_VERSION=1:11.5.1+maria~deb120 B
18ARG REPOSITORY=https://archive.mariadb.org/mariadb-11.5/repo/debian/ bookworm main0 B
19RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=11.5 MARIADB_VERSION=1:11.5.1+maria~deb12327 B
20RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=11.5 MARIADB_VERSION=1:11.5.1+maria~deb1286.17 MB
21VOLUME [/var/lib/mysql]0 B
22COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.52 KB
23COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.14 KB
24ENTRYPOINT ["docker-entrypoint.sh"]0 B
25EXPOSE map[3306/tcp:{}]0 B
26CMD ["mariadbd"]0 B

Command

ADD file:5f17f77072bcd27aa8c4d09ef5117423b789c42445b6e6c13af711dfb2abd544 in /