sha256:24b58e71fea19e804e92a2d3aba66ee6e3579b1241618d1c4820f48251eca86b
OS/ARCH
Compressed size
288.5 MB
Last pushed
1 day by fbraz3
Type
Image
Manifest digest
sha256:b7715053c49bc24ffc8bdfb2122077a0f5d9136f237da12809d708d688847fb1
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.30 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV ENTRYPOINT_COMMAND=/usr/bin/php0 B9COPY --chmod=755 ../../assets/scripts/docker-entrypoint.sh / #465 B10RUN |1 PHP_VERSION=8.3 /bin/sh -c101 B11RUN |1 PHP_VERSION=8.3 /bin/sh -c156 B12RUN |1 PHP_VERSION=8.3 /bin/sh -c111 B13RUN |1 PHP_VERSION=8.3 /bin/sh -c94.66 MB14RUN |1 PHP_VERSION=8.3 /bin/sh -c607.29 KB15RUN |1 PHP_VERSION=8.3 /bin/sh -c38.21 MB16RUN |1 PHP_VERSION=8.3 /bin/sh -c55.5 MB17RUN |1 PHP_VERSION=8.3 /bin/sh -c5.36 MB18COPY --chmod=755 ../../assets/conf/ssmtp.conf.template /etc/ssmtp/ #327 B19COPY --chmod=755 ../../assets/startup/ssmtp.sh /entrypoints/ #405 B20RUN |1 PHP_VERSION=8.3 /bin/sh -c1.67 KB21RUN |1 PHP_VERSION=8.3 /bin/sh -c5.17 KB22WORKDIR /workspace32 B23USER php0 B24ENTRYPOINT ["/docker-entrypoint.sh"]0 B25USER root0 B26ARG PHP_VERSION=8.30 B27ARG BUILD_ARCH=amd640 B28ENV DEBIAN_FRONTEND=noninteractive0 B29ENV ENTRYPOINT_COMMAND=/usr/bin/tail -f /var/log/php8.3-fpm.log0 B30COPY ../../assets/misc/cronfile.final / # buildkit113 B31COPY ../../assets/misc/cronfile.system / # buildkit206 B32COPY ../../assets/scripts/docker-entrypoint.sh /entrypoints/1-php-fpm-entrypoint.sh # buildkit1.17 KB33COPY ../../assets/scripts/healthcheck.sh /healthcheck.sh # buildkit304 B34RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh376 B35RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh21.31 MB36RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh1.09 MB37RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh3.33 MB38COPY ../../assets/monit/monitrc /etc/monit/ # buildkit4.32 KB39COPY ../../assets/monit/cron /etc/monit/conf-enabled/ # buildkit444 B40COPY ../../assets/monit/php-fpm /etc/monit/conf-enabled/ # buildkit388 B41COPY ../../assets/php/www.conf /etc/php/8.3/fpm/pool.d/ # buildkit6.29 KB42COPY ../../assets/php/www-socket.conf /etc/php/8.3/fpm/pool.d/ # buildkit6.29 KB43COPY ../../assets/php/php-fpm.conf /etc/php/8.3/fpm/ # buildkit2.38 KB44COPY ../../assets/php/php.ini /etc/php/8.3/fpm/ # buildkit22.59 KB45COPY ../../assets/conf/env.conf /etc/php/8.3/fpm/ # buildkit189 B46RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh1.57 KB47RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh45.87 KB48RUN |2 PHP_VERSION=8.3 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.30 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.3 BUILD_ARCH=amd64 /bin/sh32 B61RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh29.58 MB62RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh9.32 MB63RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh3.04 MB64COPY ../../assets/monit/apache2 /etc/monit/conf-enabled/ # buildkit417 B65COPY ../../assets/apache2/000-default.conf /etc/apache2/sites-enabled/000-default.conf # buildkit629 B66RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh412 B67RUN |2 PHP_VERSION=8.3 BUILD_ARCH=amd64 /bin/sh173 B68RUN |2 PHP_VERSION=8.3 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