Sign inSign up

linuxcontainers/mariadb:10.6.7

Multi-platform
Databases & storage
Manifest digest

sha256:b73b784c79e4fc49eb5eec864e9d29eeb60f40e5086677fc623b77e48189a217

OS/ARCH

Compressed size

120.13 MB

Last pushed

over 4 years by linuxcontainers

Type

Image

Manifest digest

sha256:b73b784c79e4fc49eb5eec864e9d29eeb60f40e5086677fc623b77e48189a217

Image Layers

1ADD file ... in / 29.92 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 update219 B
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.63 KB
8RUN /bin/sh -c set -ex;4.01 MB
9ENV GOSU_VERSION=1.140 B
10RUN /bin/sh -c set -eux;1.72 MB
11RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d122 B
12RUN /bin/sh -c set -ex;1.19 MB
13ARG GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D80 B
14RUN |1 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 /bin/sh -c2.41 KB
15ARG MARIADB_MAJOR=10.60 B
16ENV MARIADB_MAJOR=10.60 B
17ARG MARIADB_VERSION=1:10.6.7+maria~bullseye0 B
18ENV MARIADB_VERSION=1:10.6.7+maria~bullseye0 B
19ARG REPOSITORY=http://archive.mariadb.org/mariadb-10.6.7/repo/debian/ bullseye main0 B
20RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=10.6 MARIADB_VERSION=1:10.6.7+maria~bullseye331 B
21RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=10.6 MARIADB_VERSION=1:10.6.7+maria~bullseye83.27 MB
22VOLUME [/var/lib/mysql]0 B
23COPY docker-entrypoint.sh /usr/local/bin/ # buildkit6.46 KB
24ENTRYPOINT ["docker-entrypoint.sh"]0 B
25EXPOSE map[3306/tcp:{}]0 B
26CMD ["mariadbd"]0 B

Command

ADD file:36919ae6bb25e3269eff949443129a01a8a43fb967fe6563939ebe1e1e9b8228 in /