Sign inSign up

uselagoon/mariadb-drupal:23.5.0

Manifest digest

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

Command

ADD file:c1aa87a3b464fca64d769444b5201bc0426a1f517c91c4a7916270e10f8b300b in /