sha256:82d0b256b0c81469a3518dd94b5ce4d9031aea9445e64c430abe21d23043c086
OS/ARCH
linux/arm64
Compressed size
214.56 MB
Last pushed
12 months by amazeeiojenkins
Type
Image
Manifest digest
sha256:770a91c179ec942ff27bce5bee2e53a4b9ccb1bdf2838250f67ec5b6576f31c3
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.9.00 B28ENV LAGOON_VERSION=25.9.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.9.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 # buildkit634 B41COPY /healthz-php /healthz-php # buildkit556.91 KB42RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c434 B43ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B44COPY check_fcgi /usr/sbin/ # buildkit413 B45COPY entrypoints /lagoon/entrypoints/ # buildkit2.33 KB46RUN |1 LAGOON_VERSION=25.9.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 # buildkit264 B50COPY blackfire.ini /usr/local/etc/php/conf.d/blackfire.disable # buildkit566 B51COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit35.21 KB52RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c68.86 MB53ENV NEWRELIC_VERSION=12.1.0.260 B54RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c9.73 MB55ENV BLACKFIRE_VERSION=2.29.10 B56RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c377.01 KB57RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c19.12 MB58RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c93 B59EXPOSE &{[{{176 0} {176 0}}]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.9.00 B65ENV LAGOON_VERSION=25.9.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.9.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.9.0 /bin/sh -c75.8 MB76RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c734.02 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/ # buildkit371 B80ENV COMPOSER_ALLOW_SUPERUSER=10 B81RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c616 B82RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c632 B83RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c649 B84RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c658 B85COPY mariadb-client.cnf /etc/my.cnf.d/ # buildkit252 B86RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c669 B87COPY ssh_config /etc/ssh/ssh_config # buildkit309 B88COPY id_ed25519_lagoon_cli.key /home/.ssh/lagoon_cli.key # buildkit425 B89RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c425 B90ENV SSH_AUTH_SOCK=/tmp/ssh-agent0 B91ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B92CMD ["/bin/docker-sleep"]0 B93ARG LAGOON_VERSION=25.9.00 B94ENV LAGOON_VERSION=25.9.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.9.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.9.0 /bin/sh -c879.61 KB105RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c1.47 MB106RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c53.38 KB107COPY drushrc.php drush.yml /home/.drush/ #1.01 KB108RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c117 BCommand
ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit