sha256:26ddc3193d11d06482b95969a0241a94a4e999555ff06db851e682a16e96ba1a
OS/ARCH
Compressed size
85.43 MB
Last pushed
over 2 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:d31666c83007ec3306dfd865a89d9fb329e3d255f68ec52d73dd2d04bfbd635a
Image Layers
1ADD file ... in / 3.11 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.3.10 B7COPY /lagoon /lagoon # buildkit3.16 MB8COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.49 MB9COPY /home /home # buildkit631 B10RUN |1 LAGOON_VERSION=24.3.1 /bin/sh -c574 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.3.1 /bin/sh -c76.67 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.3.1 /bin/sh -c301 B19COPY root/usr/share/container-scripts/mysql/readiness-probe.sh /usr/share/container-scripts/mysql/readiness-probe.sh # buildkit364 B20RUN |1 LAGOON_VERSION=24.3.1 /bin/sh -c189 B21RUN |1 LAGOON_VERSION=24.3.1 /bin/sh -c172 B22RUN |1 LAGOON_VERSION=24.3.1 /bin/sh -c545 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 B30ARG LAGOON_VERSION0 B31ENV LAGOON_VERSION=v2.18.20 B32ENV MARIADB_DATABASE=keycloak MARIADB_USER=keycloak MARIADB_PASSWORD=keycloak MARIADB_CHARSET=utf80 B33COPY my_query-cache.cnf /etc/mysql/conf.d/my_query-cache.cnf # buildkit369 B34USER root0 B35RUN |1 LAGOON_VERSION=v2.18.2 /bin/sh -c32 B36USER mysql0 BCommand
ADD file:c3b6b575eb741f914ec12bd4df43de0cb044a1f2bae7ff15d176e49b5986d903 in /