sha256:6a4160b2b6097e3028f454d8160f42508921f286257d579f8002819d4b3102d0
OS/ARCH
Compressed size
85.46 MB
Last pushed
over 1 year by amazeeiojenkins
Type
Image
Manifest digest
sha256:40e6ca87effae9a36c0936c2e130e5515bb241995bf309ab3fbe156832ef07f8
Image Layers
1ADD alpine-minirootfs-3.17.10-aarch64.tar.gz / # buildkit3.12 MB2CMD ["/bin/sh"]0 B3ARG LAGOON_VERSION=25.2.00 B4ENV LAGOON_VERSION=25.2.00 B5LABEL org.opencontainers.image.authors=The Lagoon Authors0 B6LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/mariadb/10.6.Dockerfile0 B7LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B8LABEL org.opencontainers.image.version=25.2.00 B9LABEL org.opencontainers.image.description=MariaDB 10.6 image optimised0 B10LABEL org.opencontainers.image.title=uselagoon/mariadb-10.60 B11LABEL org.opencontainers.image.base.name=docker.io/alpine:3.170 B12ENV LAGOON=mariadb0 B13COPY /lagoon /lagoon # buildkit3.16 MB14COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.49 MB15COPY /home /home # buildkit630 B16RUN |1 LAGOON_VERSION=25.2.0 /bin/sh -c574 B17ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B18ENV BACKUPS_DIR=/var/lib/mysql/backup0 B19ENV MARIADB_DATABASE=lagoon MARIADB_USER=lagoon MARIADB_PASSWORD=lagoon MARIADB_ROOT_PASSWORD=Lag00n0 B20RUN |1 LAGOON_VERSION=25.2.0 /bin/sh -c76.68 MB21COPY entrypoints/ /lagoon/entrypoints/ # buildkit2.49 KB22COPY mysql-backup.sh /lagoon/ # buildkit1.38 KB23COPY my.cnf /etc/mysql/my.cnf # buildkit1.06 KB24RUN |1 LAGOON_VERSION=25.2.0 /bin/sh -c300 B25COPY root/usr/share/container-scripts/mysql/readiness-probe.sh /usr/share/container-scripts/mysql/readiness-probe.sh # buildkit368 B26RUN |1 LAGOON_VERSION=25.2.0 /bin/sh -c193 B27RUN |1 LAGOON_VERSION=25.2.0 /bin/sh -c176 B28RUN |1 LAGOON_VERSION=25.2.0 /bin/sh -c546 B29USER mysql0 B30ENV USER_NAME=mysql0 B31WORKDIR /var/lib/mysql32 B32VOLUME [/var/lib/mysql]0 B33EXPOSE map[3306/tcp:{}]0 B34ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.bash"]0 B35CMD ["mysqld"]0 B36ARG LAGOON_VERSION=v2.24.00 B37ENV LAGOON_VERSION=v2.24.00 B38ENV MARIADB_DATABASE=keycloak MARIADB_USER=keycloak MARIADB_PASSWORD=keycloak MARIADB_CHARSET=utf80 B39COPY my_query-cache.cnf /etc/mysql/conf.d/my_query-cache.cnf # buildkit375 B40USER root0 B41COPY password-entrypoint.bash /lagoon/entrypoints/55-generate-env.sh # buildkit329 B42RUN |1 LAGOON_VERSION=v2.24.0 /bin/sh -c32 B43USER mysql0 BCommand
ADD alpine-minirootfs-3.17.10-aarch64.tar.gz / # buildkit