Sign inSign up

docksal/mariadb:10.6-1.5

Multi-platform
Integration & delivery
Databases & storage
Index digest

sha256:f4e35ddb020303ff452f3977cfd7b4c224541245b6aca894f176824163c2bd69

OS/ARCH

Compressed size

98.68 MB

Last pushed

4 months by docksaldeveloper

Type

Image

Manifest digest

sha256:d95a0ebbc3ec879349cdc72c71e652807b138f560da5b1065aa0ce0f31a1c63d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6RUN /bin/sh -c groupadd -r1.68 KB
7ENV GOSU_VERSION=1.190 B
8ARG GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D80 B
9RUN |1 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 /bin/sh -c5.35 MB
10RUN |1 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 /bin/sh -c116 B
11ENV LANG=C.UTF-80 B
12LABEL org.opencontainers.image.authors=MariaDB Community org.opencontainers.image.title=MariaDB Database0 B
13ARG MARIADB_MAJOR=10.60 B
14ENV MARIADB_MAJOR=10.60 B
15ARG MARIADB_VERSION=1:10.6.26+maria~ubu22040 B
16ENV MARIADB_VERSION=1:10.6.26+maria~ubu22040 B
17ARG REPOSITORY=http://archive.mariadb.org/mariadb-10.6.26/repo/ubuntu/ jammy main main/debug0 B
18RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=10.6 MARIADB_VERSION=1:10.6.26+maria~ubu2204335 B
19RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=10.6 MARIADB_VERSION=1:10.6.26+maria~ubu220464.94 MB
20VOLUME [/var/lib/mysql]0 B
21COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit3.92 KB
22COPY docker-entrypoint.sh /usr/local/bin/ # buildkit8.05 KB
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24EXPOSE map[3306/tcp:{}]0 B
25CMD ["mariadbd"]0 B
26ARG VERSION=10.60 B
27COPY ./10.6/default.cnf /etc/mysql/conf.d/10-default.cnf # buildkit582 B
28VOLUME [/var/lib/mysql]0 B
29COPY docker-entrypoint.d /docker-entrypoint.d # buildkit395 B
30COPY healthcheck.sh /opt/healthcheck.sh # buildkit351 B
31COPY docker-preinit-entrypoint.patch /usr/local/bin/docker-preinit-entrypoint.patch # buildkit293 B
32COPY docker-postinit-entrypoint.patch /usr/local/bin/docker-postinit-entrypoint.patch # buildkit291 B
33RUN |1 VERSION=10.6 /bin/sh -c8.22 KB
34EXPOSE [3306/tcp]0 B
35CMD ["mariadbd" "--character-set-server=utf8mb4" "--collation-server=utf8mb4_unicode_ci"]0 B
36HEALTHCHECK {Test:[CMD /opt/healthcheck.sh] Interval:5s Timeout:1s0 B

Command

 ARG RELEASE