Sign inSign up

linuxcontainers/mariadb:10.5.13

Multi-platform
Databases & storage
Manifest digest

sha256:7ee64fe39312b6020383a00d7df2c300322a4f1113ad8a76ea064d4c204a8e2f

OS/ARCH

Compressed size

118.99 MB

Last pushed

almost 5 years by linuxcontainers

Type

Image

Manifest digest

sha256:7ee64fe39312b6020383a00d7df2c300322a4f1113ad8a76ea064d4c204a8e2f

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]> architecture=amd64/x86_64 org.opencontainers.image.title=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.42 KB
15ARG MARIADB_MAJOR=10.50 B
16ENV MARIADB_MAJOR=10.50 B
17ARG MARIADB_VERSION=1:10.5.13+maria~bullseye0 B
18ENV MARIADB_VERSION=1:10.5.13+maria~bullseye0 B
19ARG REPOSITORY=http://archive.mariadb.org/mariadb-10.5.13/repo/debian/ bullseye main0 B
20RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=10.5 MARIADB_VERSION=1:10.5.13+maria~bullseye331 B
21RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=10.5 MARIADB_VERSION=1:10.5.13+maria~bullseye82.14 MB
22VOLUME [/var/lib/mysql]0 B
23COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.5 KB
24ENTRYPOINT ["docker-entrypoint.sh"]0 B
25EXPOSE map[3306/tcp:{}]0 B
26CMD ["mysqld"]0 B

Command

ADD file:a2405ebb9892d98be2eb585f6121864d12b3fd983ebf15e5f0b7486e106a79c6 in /