sha256:77478e2d21e919dad9f2e9366cd25ad110b2eb625fdb0981720aa073e812ccbe
OS/ARCH
linux/amd64
Compressed size
70.23 MB
Last pushed
over 3 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:77478e2d21e919dad9f2e9366cd25ad110b2eb625fdb0981720aa073e812ccbe
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=23.5.00 B7COPY /lagoon /lagoon # buildkit3.62 MB8COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.23 MB9COPY /sbin/tini /sbin/ # buildkit9.44 KB10COPY /home /home # buildkit645 B11RUN |1 LAGOON_VERSION=23.5.0 /bin/sh -c576 B12ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B13ENV BACKUPS_DIR=/var/lib/mysql/backup0 B14ENV MARIADB_DATABASE=lagoon MARIADB_USER=lagoon MARIADB_PASSWORD=lagoon MARIADB_ROOT_PASSWORD=Lag00n0 B15RUN |1 LAGOON_VERSION=23.5.0 /bin/sh -c61.68 MB16COPY entrypoints/ /lagoon/entrypoints/ # buildkit2.22 KB17COPY mysql-backup.sh /lagoon/ # buildkit1.38 KB18COPY my.cnf /etc/mysql/my.cnf # buildkit828 B19RUN |1 LAGOON_VERSION=23.5.0 /bin/sh -c816 B20COPY root/usr/share/container-scripts/mysql/readiness-probe.sh /usr/share/container-scripts/mysql/readiness-probe.sh # buildkit374 B21RUN |1 LAGOON_VERSION=23.5.0 /bin/sh -c1.06 KB22RUN |1 LAGOON_VERSION=23.5.0 /bin/sh -c184 B23RUN |1 LAGOON_VERSION=23.5.0 /bin/sh -c539 B24USER mysql0 B25ENV USER_NAME=mysql0 B26WORKDIR /var/lib/mysql32 B27VOLUME [/var/lib/mysql]0 B28EXPOSE map[3306/tcp:{}]0 B29ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.bash"]0 B30CMD ["mysqld"]0 B31LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B32LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B33ENV MARIADB_DATABASE=drupal MARIADB_USER=drupal MARIADB_PASSWORD=drupal0 BCommand
ADD file:c1aa87a3b464fca64d769444b5201bc0426a1f517c91c4a7916270e10f8b300b in /