sha256:06d4846d6ba6cfbfe19fd00628063fcf54837d596fd0dc4f8e0a1232981c998c
OS/ARCH
Compressed size
214.94 MB
Last pushed
about 1 year by amazeeiojenkins
Type
Image
Manifest digest
sha256:075f24eaa6b432f264d1851ec0b4344b07a5ff8e8d934a31cb1da02a5c8a78b0
Image Layers
1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.29 MB5RUN /bin/sh -c set -eux;932 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;222 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B12ENV PHP_VERSION=8.2.290 B13ENV PHP_URL=https://www.php.net/distributions/php-8.2.29.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.29.tar.xz.asc0 B14ENV PHP_SHA256=475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c0 B15RUN /bin/sh -c set -eux;11.62 MB16COPY docker-php-source /usr/local/bin/ # buildkit493 B17RUN /bin/sh -c set -eux;12.42 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.29 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.29 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;8.96 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27ARG LAGOON_VERSION=25.8.00 B28ENV LAGOON_VERSION=25.8.00 B29LABEL org.opencontainers.image.authors=The Lagoon Authors0 B30LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/php-fpm/8.2.Dockerfile0 B31LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B32LABEL org.opencontainers.image.version=25.8.00 B33LABEL org.opencontainers.image.description=PHP 8.2 FPM image0 B34LABEL org.opencontainers.image.title=uselagoon/php-8.2-fpm0 B35LABEL org.opencontainers.image.base.name=docker.io/php:8.2-fpm-alpine3.220 B36ENV LAGOON=php0 B37COPY /lagoon /lagoon # buildkit3.16 MB38COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.49 MB39COPY /sbin/tini /sbin/ # buildkit9.27 KB40COPY /home /home # buildkit632 B41COPY /healthz-php /healthz-php # buildkit556.91 KB42RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c434 B43ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B44COPY check_fcgi /usr/sbin/ # buildkit411 B45COPY entrypoints /lagoon/entrypoints/ # buildkit2.33 KB46RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c23.64 KB47COPY 00-lagoon-php.ini.tpl /usr/local/etc/php/conf.d/ # buildkit895 B48COPY php-fpm.d/www.conf php-fpm.d/global.conf /usr/local/etc/php-fpm.d/ #2.3 KB49COPY ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit265 B50COPY blackfire.ini /usr/local/etc/php/conf.d/blackfire.disable # buildkit564 B51COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit34.98 KB52RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c68.73 MB53ENV NEWRELIC_VERSION=12.0.0.250 B54RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c10.17 MB55ENV BLACKFIRE_VERSION=2.28.310 B56RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c376.99 KB57RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c19.21 MB58RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c93 B59EXPOSE map[9000/tcp:{}]0 B60ENV LAGOON_ENVIRONMENT_TYPE=development0 B61WORKDIR /app32 B62ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B63CMD ["/usr/local/sbin/php-fpm" "-F" "-R"]0 B64ARG LAGOON_VERSION=25.8.00 B65ENV LAGOON_VERSION=25.8.00 B66LABEL org.opencontainers.image.authors=The Lagoon Authors0 B67LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/php-cli/8.2.Dockerfile0 B68LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B69LABEL org.opencontainers.image.version=25.8.00 B70LABEL org.opencontainers.image.description=PHP 8.2 cli image0 B71LABEL org.opencontainers.image.title=uselagoon/php-8.2-cli0 B72LABEL org.opencontainers.image.base.name=docker.io/uselagoon/php-8.2-fpm0 B73ENV LAGOON=cli0 B74STOPSIGNAL SIGTERM0 B75RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c75.78 MB76RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c731.23 KB77ENV PATH=/home/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B78COPY entrypoints /lagoon/entrypoints/ # buildkit1.62 KB79COPY legacy-entrypoints /lagoon/entrypoints/ # buildkit372 B80ENV COMPOSER_ALLOW_SUPERUSER=10 B81RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c612 B82RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c629 B83RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c647 B84RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c656 B85COPY mariadb-client.cnf /etc/my.cnf.d/ # buildkit252 B86RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c668 B87COPY ssh_config /etc/ssh/ssh_config # buildkit304 B88COPY id_ed25519_lagoon_cli.key /home/.ssh/lagoon_cli.key # buildkit424 B89RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c424 B90ENV SSH_AUTH_SOCK=/tmp/ssh-agent0 B91ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B92CMD ["/bin/docker-sleep"]0 B93ARG LAGOON_VERSION=25.8.00 B94ENV LAGOON_VERSION=25.8.00 B95LABEL org.opencontainers.image.authors=The Lagoon Authors0 B96LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/php-cli-drupal/8.2.Dockerfile0 B97LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B98LABEL org.opencontainers.image.version=25.8.00 B99LABEL org.opencontainers.image.description=PHP 8.2 cli image0 B100LABEL org.opencontainers.image.title=uselagoon/php-8.2-cli-drupal0 B101LABEL org.opencontainers.image.base.name=docker.io/uselagoon/php-8.2-cli0 B102ENV LAGOON=cli-drupal0 B103ENV DRUSH_LAUNCHER_FALLBACK=/opt/drush8/vendor/bin/drush0 B104RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c879.62 KB105RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c1.47 MB106RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c53.38 KB107COPY drushrc.php drush.yml /home/.drush/ #1.01 KB108RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c115 BCommand
ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit