sha256:894754e419a4cad19372e74921f57c46dd3fad916099eaab71cbf2d7b9924189
OS/ARCH
Compressed size
289.35 MB
Last pushed
1 day by fbraz3
Type
Image
Manifest digest
sha256:fe92dc29bb19caf5fc4b482987b1ac49b70bbf6eafa81734c511e21f9321c0f2
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 26.4 MB5CMD ["/bin/bash"]0 B6ARG PHP_VERSION=8.40 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV ENTRYPOINT_COMMAND=/usr/bin/php0 B9COPY --chmod=755 ../../assets/scripts/docker-entrypoint.sh / #465 B10RUN |1 PHP_VERSION=8.4 /bin/sh -c101 B11RUN |1 PHP_VERSION=8.4 /bin/sh -c155 B12RUN |1 PHP_VERSION=8.4 /bin/sh -c113 B13RUN |1 PHP_VERSION=8.4 /bin/sh -c94.66 MB14RUN |1 PHP_VERSION=8.4 /bin/sh -c607.29 KB15RUN |1 PHP_VERSION=8.4 /bin/sh -c38.21 MB16RUN |1 PHP_VERSION=8.4 /bin/sh -c56.23 MB17RUN |1 PHP_VERSION=8.4 /bin/sh -c5.36 MB18COPY --chmod=755 ../../assets/conf/ssmtp.conf.template /etc/ssmtp/ #326 B19COPY --chmod=755 ../../assets/startup/ssmtp.sh /entrypoints/ #404 B20RUN |1 PHP_VERSION=8.4 /bin/sh -c1.67 KB21RUN |1 PHP_VERSION=8.4 /bin/sh -c5.17 KB22WORKDIR /workspace32 B23USER php0 B24ENTRYPOINT ["/docker-entrypoint.sh"]0 B25USER root0 B26ARG PHP_VERSION=8.40 B27ARG BUILD_ARCH=amd640 B28ENV DEBIAN_FRONTEND=noninteractive0 B29ENV ENTRYPOINT_COMMAND=/usr/bin/tail -f /var/log/php8.4-fpm.log0 B30COPY ../../assets/misc/cronfile.final / # buildkit113 B31COPY ../../assets/misc/cronfile.system / # buildkit207 B32COPY ../../assets/scripts/docker-entrypoint.sh /entrypoints/1-php-fpm-entrypoint.sh # buildkit1.17 KB33COPY ../../assets/scripts/healthcheck.sh /healthcheck.sh # buildkit303 B34RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh377 B35RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh21.31 MB36RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh1.09 MB37RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh3.41 MB38COPY ../../assets/monit/monitrc /etc/monit/ # buildkit4.31 KB39COPY ../../assets/monit/cron /etc/monit/conf-enabled/ # buildkit446 B40COPY ../../assets/monit/php-fpm /etc/monit/conf-enabled/ # buildkit390 B41COPY ../../assets/php/www.conf /etc/php/8.4/fpm/pool.d/ # buildkit6.29 KB42COPY ../../assets/php/www-socket.conf /etc/php/8.4/fpm/pool.d/ # buildkit6.29 KB43COPY ../../assets/php/php-fpm.conf /etc/php/8.4/fpm/ # buildkit2.39 KB44COPY ../../assets/php/php.ini /etc/php/8.4/fpm/ # buildkit22.59 KB45COPY ../../assets/conf/env.conf /etc/php/8.4/fpm/ # buildkit189 B46RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh1.57 KB47RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh45.89 KB48RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh20.57 KB49WORKDIR /app32 B50USER www-data0 B51HEALTHCHECK {Test:[CMD-SHELL /healthcheck.sh] Interval:30s Timeout:10s0 B52ENTRYPOINT ["/docker-entrypoint.sh"]0 B53USER root0 B54ARG PHP_VERSION=8.40 B55ARG BUILD_ARCH=amd640 B56ENV DEBIAN_FRONTEND=noninteractive0 B57ENV ENTRYPOINT_COMMAND=/usr/bin/tail -f /var/log/apache2/access.log0 B58COPY ../../assets/scripts/docker-entrypoint.sh /entrypoints/2-apache2-entrypoint.sh # buildkit423 B59COPY ../../assets/scripts/healthcheck.sh /healthcheck.sh # buildkit315 B60RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh32 B61RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh29.58 MB62RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh9.35 MB63RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh3.04 MB64COPY ../../assets/monit/apache2 /etc/monit/conf-enabled/ # buildkit416 B65COPY ../../assets/apache2/000-default.conf /etc/apache2/sites-enabled/000-default.conf # buildkit629 B66RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh417 B67RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh174 B68RUN |2 PHP_VERSION=8.4 BUILD_ARCH=amd64 /bin/sh4.05 KB69WORKDIR /app32 B70HEALTHCHECK {Test:[CMD-SHELL /healthcheck.sh] Interval:30s Timeout:10s0 B71USER www-data0 B72ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ARG RELEASE