Sign inSign up

linuxcontainers/mariadb:10.7.3

Multi-platform
Databases & storage
Manifest digest

sha256:d9c5f1becbc304bbc465bab3b58bd358dbdf98913cffb5a016bb27998577d989

OS/ARCH

Compressed size

116.45 MB

Last pushed

over 4 years by linuxcontainers

Type

Image

Manifest digest

sha256:d9c5f1becbc304bbc465bab3b58bd358dbdf98913cffb5a016bb27998577d989

Image Layers

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

Command

ADD file:84523b5820128293b713ef35d8db618921162250da1e4c72bf9923f34ad7d87d in /