sha256:20941ed90192730d040a8566f6ac77624d89aaacb34fface34d7c3a9e8371733
OS/ARCH
Compressed size
85.88 MB
Last pushed
over 1 year by amazeeiojenkins
Type
Image
Manifest digest
sha256:bf5baf7d3ce1181c91cf6bdce23bd64a5874385206b7d5df708e028dba75c563
Image Layers
1ADD alpine-minirootfs-3.17.10-x86_64.tar.gz / # buildkit3.24 MB2CMD ["/bin/sh"]0 B3ARG LAGOON_VERSION=25.3.00 B4ENV LAGOON_VERSION=25.3.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.3.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.42 MB14COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB15COPY /home /home # buildkit636 B16RUN |1 LAGOON_VERSION=25.3.0 /bin/sh -c576 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.3.0 /bin/sh -c76.56 MB21COPY entrypoints/ /lagoon/entrypoints/ # buildkit2.49 KB22COPY mysql-backup.sh /lagoon/ # buildkit1.39 KB23COPY my.cnf /etc/mysql/my.cnf # buildkit1.06 KB24RUN |1 LAGOON_VERSION=25.3.0 /bin/sh -c294 B25COPY root/usr/share/container-scripts/mysql/readiness-probe.sh /usr/share/container-scripts/mysql/readiness-probe.sh # buildkit371 B26RUN |1 LAGOON_VERSION=25.3.0 /bin/sh -c193 B27RUN |1 LAGOON_VERSION=25.3.0 /bin/sh -c175 B28RUN |1 LAGOON_VERSION=25.3.0 /bin/sh -c547 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.10 B37ENV LAGOON_VERSION=v2.24.10 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 # buildkit371 B40USER root0 B41COPY password-entrypoint.bash /lagoon/entrypoints/55-generate-env.sh # buildkit328 B42RUN |1 LAGOON_VERSION=v2.24.1 /bin/sh -c32 B43USER mysql0 BCommand
ADD alpine-minirootfs-3.17.10-x86_64.tar.gz / # buildkit