Sign inSign up

uselagoon/mariadb-drupal:24.5.0

Manifest digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
4LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
5ARG LAGOON_VERSION0 B
6ENV LAGOON_VERSION=24.5.00 B
7COPY /lagoon /lagoon # buildkit3.43 MB
8COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB
9COPY /home /home # buildkit632 B
10RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c577 B
11ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
12ENV BACKUPS_DIR=/var/lib/mysql/backup0 B
13ENV MARIADB_DATABASE=lagoon MARIADB_USER=lagoon MARIADB_PASSWORD=lagoon MARIADB_ROOT_PASSWORD=Lag00n0 B
14RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c71.06 MB
15COPY entrypoints/ /lagoon/entrypoints/ # buildkit2.48 KB
16COPY mysql-backup.sh /lagoon/ # buildkit1.38 KB
17COPY my.cnf /etc/mysql/my.cnf # buildkit1.06 KB
18RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c807 B
19COPY root/usr/share/container-scripts/mysql/readiness-probe.sh /usr/share/container-scripts/mysql/readiness-probe.sh # buildkit369 B
20RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c1.3 KB
21RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c187 B
22RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c539 B
23USER mysql0 B
24ENV USER_NAME=mysql0 B
25WORKDIR /var/lib/mysql32 B
26VOLUME [/var/lib/mysql]0 B
27EXPOSE map[3306/tcp:{}]0 B
28ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.bash"]0 B
29CMD ["mysqld"]0 B
30LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
31LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
32ENV MARIADB_DATABASE=drupal MARIADB_USER=drupal MARIADB_PASSWORD=drupal0 B

Command

ADD file:c1aa87a3b464fca64d769444b5201bc0426a1f517c91c4a7916270e10f8b300b in /