sha256:df275d86ecbf965b97078c8c41867c3ea95fd380e714f85b3778a890e0ff3dfe
OS/ARCH
Compressed size
335.16 MB
Last pushed
about 2 hours by fbraz3
Type
Image
Manifest digest
sha256:6d752d43a4165d9dc1f1a10abf9f0f0c35baf7b5f2d2c32a2f1e79fd43472fc2
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=7.30 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV ENTRYPOINT_COMMAND=/usr/bin/php0 B9COPY --chmod=755 ../../assets/scripts/docker-entrypoint.sh / #465 B10RUN |1 PHP_VERSION=7.3 /bin/sh -c101 B11RUN |1 PHP_VERSION=7.3 /bin/sh -c156 B12RUN |1 PHP_VERSION=7.3 /bin/sh -c113 B13RUN |1 PHP_VERSION=7.3 /bin/sh -c94.66 MB14RUN |1 PHP_VERSION=7.3 /bin/sh -c607.29 KB15RUN |1 PHP_VERSION=7.3 /bin/sh -c38.21 MB16RUN |1 PHP_VERSION=7.3 /bin/sh -c53.65 MB17RUN |1 PHP_VERSION=7.3 /bin/sh -c5.35 MB18COPY --chmod=755 ../../assets/conf/ssmtp.conf.template /etc/ssmtp/ #326 B19COPY --chmod=755 ../../assets/startup/ssmtp.sh /entrypoints/ #404 B20RUN |1 PHP_VERSION=7.3 /bin/sh -c1.68 KB21RUN |1 PHP_VERSION=7.3 /bin/sh -c5.17 KB22WORKDIR /workspace32 B23USER php0 B24ENTRYPOINT ["/docker-entrypoint.sh"]0 B25USER root0 B26ARG PHP_VERSION=7.30 B27ARG BUILD_ARCH=amd640 B28ENV DEBIAN_FRONTEND=noninteractive0 B29ENV ENTRYPOINT_COMMAND=/usr/bin/tail -f /var/log/php7.3-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 # buildkit302 B34RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh378 B35RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh21.31 MB36RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh1.09 MB37RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh2.89 MB38COPY ../../assets/monit/monitrc /etc/monit/ # buildkit4.31 KB39COPY ../../assets/monit/cron /etc/monit/conf-enabled/ # buildkit445 B40COPY ../../assets/monit/php-fpm /etc/monit/conf-enabled/ # buildkit388 B41COPY ../../assets/php/www.conf /etc/php/7.3/fpm/pool.d/ # buildkit6.29 KB42COPY ../../assets/php/www-socket.conf /etc/php/7.3/fpm/pool.d/ # buildkit6.29 KB43COPY ../../assets/php/php-fpm.conf /etc/php/7.3/fpm/ # buildkit2.38 KB44COPY ../../assets/php/php.ini /etc/php/7.3/fpm/ # buildkit22.59 KB45COPY ../../assets/conf/env.conf /etc/php/7.3/fpm/ # buildkit188 B46RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh1.58 KB47RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh46 KB48RUN |2 PHP_VERSION=7.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=7.30 B55ARG BUILD_ARCH=amd640 B56ENV DEBIAN_FRONTEND=noninteractive0 B57ENV ENTRYPOINT_COMMAND=/usr/bin/tail -f /var/log/nginx/*.log0 B58COPY ../../assets/scripts/docker-entrypoint.sh /entrypoints/2-nginx-entrypoint.sh # buildkit426 B59RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh32 B60RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh39.83 MB61RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh236.45 KB62RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh816 B63RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh2.75 MB64COPY ../../assets/monit/nginx /etc/monit/conf-enabled/ # buildkit412 B65COPY ../../assets/nginx/default /etc/nginx/sites-enabled/default # buildkit538 B66RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh173 B67RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh787 B68WORKDIR /app32 B69COPY ../../assets/scripts/healthcheck.sh /healthcheck.sh # buildkit381 B70RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh32 B71HEALTHCHECK {Test:[CMD-SHELL /healthcheck.sh] Interval:30s Timeout:10s0 B72USER www-data0 B73ENTRYPOINT ["/docker-entrypoint.sh"]0 B74USER root0 B75ARG PHP_VERSION=7.30 B76ARG BUILD_ARCH=amd640 B77ENV DEBIAN_FRONTEND=noninteractive0 B78ENV ENTRYPOINT_COMMAND=/usr/bin/tail -f /var/log/nginx/*.log0 B79RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh46.95 MB80COPY ../../assets/scripts/docker-entrypoint-prod.sh /entrypoints/3-mariadb-entrypoint.sh # buildkit876 B81COPY ../../assets/scripts/healthcheck.sh /healthcheck.sh # buildkit415 B82COPY ../../assets/mariadb/50-server-prod.cnf /etc/mysql/mariadb.conf.d/50-server.cnf # buildkit1.76 KB83COPY ../../assets/monit/mariadb /etc/monit/conf-enabled/ # buildkit457 B84COPY ../../assets/scripts/build-prod.sql / # buildkit238 B85RUN |2 PHP_VERSION=7.3 BUILD_ARCH=amd64 /bin/sh1.12 MB86HEALTHCHECK {Test:[CMD-SHELL /healthcheck.sh] Interval:30s Timeout:10s0 B87USER www-data0 B88ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ARG RELEASE