sha256:1da2e00f41ea6228aaebe0e930489c5c173c87b4f1092080a2f74ccee01c1630
OS/ARCH
Compressed size
139.4 MB
Last pushed
about 1 year by amazeeiojenkins
Type
Image
Manifest digest
sha256:91595ee2530a5c5a079a3a0a94711083a88e0112d5afe5dff496605026b91013
Image Layers
1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.3 MB5RUN /bin/sh -c set -eux;933 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;223 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.240 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.24.tar.xz.asc0 B14ENV PHP_SHA256=388ee5fd111097e97bae439bff46aec4ea27f816d3f0c2cb5490a41410d442510 B15RUN /bin/sh -c set -eux;12.02 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;12.65 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.49 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.49 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.3.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.3 FPM image0 B34LABEL org.opencontainers.image.title=uselagoon/php-8.3-fpm0 B35LABEL org.opencontainers.image.base.name=docker.io/php:8.3-fpm-alpine3.220 B36ENV LAGOON=php0 B37COPY /lagoon /lagoon # buildkit3.42 MB38COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB39COPY /sbin/tini /sbin/ # buildkit8.99 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.48 KB47COPY 00-lagoon-php.ini.tpl /usr/local/etc/php/conf.d/ # buildkit893 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 # buildkit562 B51COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit34.98 KB52RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c68.76 MB53ENV NEWRELIC_VERSION=12.0.0.250 B54RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c10.82 MB55ENV BLACKFIRE_VERSION=2.28.310 B56RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c374.32 KB57RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c21.12 MB58RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c90 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 BCommand
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit