Sign inSign up

docksal/mariadb:10.6-edge

Multi-platform
Integration & delivery
Databases & storage
Index digest

sha256:589c2a55e410dc6a34dc8296f0e78ceb5b9e166334da9f3eb593b3c124c73b34

OS/ARCH

Compressed size

93.41 MB

Last pushed

about 2 months by docksaldeveloper

Type

Image

Manifest digest

sha256:d1df117ca9410002beef1f37965b9da829e8455a15015fb9216b0a9a62186c53

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 26.33 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.16 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.27+maria~ubu22040 B
16ENV MARIADB_VERSION=1:10.6.27+maria~ubu22040 B
17ARG REPOSITORY=http://archive.mariadb.org/mariadb-10.6.27/repo/ubuntu/ jammy main main/debug0 B
18RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=10.6 MARIADB_VERSION=1:10.6.27+maria~ubu2204336 B
19RUN |4 GPG_KEYS=177F4010FE56CA3336300305F1656F24C74CD1D8 MARIADB_MAJOR=10.6 MARIADB_VERSION=1:10.6.27+maria~ubu220461.89 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.13 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 # buildkit585 B
28VOLUME [/var/lib/mysql]0 B
29COPY docker-entrypoint.d /docker-entrypoint.d # buildkit394 B
30COPY healthcheck.sh /opt/healthcheck.sh # buildkit351 B
31COPY docker-preinit-entrypoint.patch /usr/local/bin/docker-preinit-entrypoint.patch # buildkit294 B
32COPY docker-postinit-entrypoint.patch /usr/local/bin/docker-postinit-entrypoint.patch # buildkit291 B
33RUN |1 VERSION=10.6 /bin/sh -c8.29 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