sha256:626ae60301e7d9d0fb99eb25d95c1d7eb9d7729078604a0158bca18b97cb295c
OS/ARCH
linux/amd64
Compressed size
79.83 MB
Last pushed
over 2 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:626ae60301e7d9d0fb99eb25d95c1d7eb9d7729078604a0158bca18b97cb295c
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B4LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B5ARG LAGOON_VERSION0 B6ENV LAGOON_VERSION=24.5.00 B7COPY /lagoon /lagoon # buildkit3.43 MB8COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB9COPY /home /home # buildkit632 B10RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c577 B11ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B12ENV BACKUPS_DIR=/var/lib/mysql/backup0 B13ENV MARIADB_DATABASE=lagoon MARIADB_USER=lagoon MARIADB_PASSWORD=lagoon MARIADB_ROOT_PASSWORD=Lag00n0 B14RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c71.06 MB15COPY entrypoints/ /lagoon/entrypoints/ # buildkit2.48 KB16COPY mysql-backup.sh /lagoon/ # buildkit1.38 KB17COPY my.cnf /etc/mysql/my.cnf # buildkit1.06 KB18RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c807 B19COPY root/usr/share/container-scripts/mysql/readiness-probe.sh /usr/share/container-scripts/mysql/readiness-probe.sh # buildkit369 B20RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c1.3 KB21RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c187 B22RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c539 B23USER mysql0 B24ENV USER_NAME=mysql0 B25WORKDIR /var/lib/mysql32 B26VOLUME [/var/lib/mysql]0 B27EXPOSE map[3306/tcp:{}]0 B28ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.bash"]0 B29CMD ["mysqld"]0 B30LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B31LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B32ENV MARIADB_DATABASE=drupal MARIADB_USER=drupal MARIADB_PASSWORD=drupal0 BCommand
ADD file:c1aa87a3b464fca64d769444b5201bc0426a1f517c91c4a7916270e10f8b300b in /