sha256:30c05197e23ed6df97bacae36f350d6a4d03b5c5573965e83dfa3e0fc97012c7
OS/ARCH
Compressed size
294.14 MB
Last pushed
1 day by fbraz3
Type
Image
Manifest digest
sha256:93c80537fe7e2f945a6f50c92a363f2d23ff808a8185838320be9f4eb5b7afca
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6ARG PHP_VERSION=8.00 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV ENTRYPOINT_COMMAND=/usr/bin/php0 B9COPY --chmod=755 ../../assets/scripts/docker-entrypoint.sh / #465 B10RUN |1 PHP_VERSION=8.0 /bin/sh -c101 B11RUN |1 PHP_VERSION=8.0 /bin/sh -c155 B12RUN |1 PHP_VERSION=8.0 /bin/sh -c113 B13RUN |1 PHP_VERSION=8.0 /bin/sh -c95.79 MB14RUN |1 PHP_VERSION=8.0 /bin/sh -c608.93 KB15RUN |1 PHP_VERSION=8.0 /bin/sh -c38.42 MB16RUN |1 PHP_VERSION=8.0 /bin/sh -c56.6 MB17RUN |1 PHP_VERSION=8.0 /bin/sh -c6.51 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.0 /bin/sh -c1.64 KB21RUN |1 PHP_VERSION=8.0 /bin/sh -c5.16 KB22WORKDIR /workspace32 B23USER php0 B24ENTRYPOINT ["/docker-entrypoint.sh"]0 B25USER root0 B26ARG PHP_VERSION=8.00 B27ARG BUILD_ARCH=amd640 B28ENV DEBIAN_FRONTEND=noninteractive0 B29ENV ENTRYPOINT_COMMAND=/usr/bin/tail -f /var/log/php8.0-fpm.log0 B30COPY ../../assets/misc/cronfile.final / # buildkit112 B31COPY ../../assets/misc/cronfile.system / # buildkit207 B32COPY ../../assets/scripts/docker-entrypoint.sh /entrypoints/1-php-fpm-entrypoint.sh # buildkit1.16 KB33COPY ../../assets/scripts/healthcheck.sh /healthcheck.sh # buildkit301 B34RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh375 B35RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh21.5 MB36RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh1.09 MB37RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh3.05 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.0/fpm/pool.d/ # buildkit6.29 KB42COPY ../../assets/php/www-socket.conf /etc/php/8.0/fpm/pool.d/ # buildkit6.29 KB43COPY ../../assets/php/php-fpm.conf /etc/php/8.0/fpm/ # buildkit2.38 KB44COPY ../../assets/php/php.ini /etc/php/8.0/fpm/ # buildkit22.59 KB45COPY ../../assets/conf/env.conf /etc/php/8.0/fpm/ # buildkit187 B46RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh1.54 KB47RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh45.74 KB48RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh21.11 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.00 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 # buildkit422 B59COPY ../../assets/scripts/healthcheck.sh /healthcheck.sh # buildkit317 B60RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh32 B61RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh29.62 MB62RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh9.38 MB63RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh3.09 MB64COPY ../../assets/monit/apache2 /etc/monit/conf-enabled/ # buildkit413 B65COPY ../../assets/apache2/000-default.conf /etc/apache2/sites-enabled/000-default.conf # buildkit624 B66RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh399 B67RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh174 B68RUN |2 PHP_VERSION=8.0 BUILD_ARCH=amd64 /bin/sh3.98 KB69WORKDIR /app32 B70HEALTHCHECK {Test:[CMD-SHELL /healthcheck.sh] Interval:30s Timeout:10s0 B71USER www-data0 B72ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ARG RELEASE