sha256:e5524531bed97f07aa6bce44df624e31cf018f5d5353e203e9ddfe5575cccb32
OS/ARCH
linux/amd64
Compressed size
156.37 MB
Last pushed
almost 2 years by fullfrontend
Type
Image
Manifest digest
sha256:e5524531bed97f07aa6bce44df624e31cf018f5d5353e203e9ddfe5575cccb32
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache3.12 MB5/bin/sh -c set -eux; adduser941 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir223 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B12ENV PHP_VERSION=8.2.220 B13ENV PHP_URL=https://www.php.net/distributions/php-8.2.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.22.tar.xz.asc0 B14ENV PHP_SHA256=8566229bc88ad1f4aadc10700ab5fbcec81587c748999d985f11cf3b745462df0 B15/bin/sh -c set -eux; apk11.56 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B17/bin/sh -c set -eux; apk12.71 MB18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium19.25 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.96 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE 90000 B25CMD ["php-fpm"]0 B27ENV PHP_PORT=90000 B28ENV CONFD_VERSION=0.16.00 B29ENV COMPOSER_ALLOW_SUPERUSER=10 B30WORKDIR /tmp32 B31RUN /bin/sh -c curl -L5.42 MB32RUN /bin/sh -c apk add17.52 MB33RUN /bin/sh -c set -xe2.01 MB34COPY /usr/bin/composer /usr/bin/composer # buildkit709.27 KB35EXPOSE map[9000/tcp:{}]0 B36COPY ../entrypoint.sh /etc/php/entrypoint.sh # buildkit474 B37COPY ../confd/ /etc/confd # buildkit906 B38ENTRYPOINT ["/etc/php/entrypoint.sh"]0 B39CMD ["php-fpm"]0 B40RUN /bin/sh -c apk add34.18 MB41RUN /bin/sh -c apk add3.24 MB42RUN /bin/sh -c chmod 644284 B43COPY --chown=www-data:www-data /opt/mautic /var/www/html #62.42 MB44COPY configs/entrypoint_mautic_dispatcher.sh /etc/mautic/entrypoint.sh # buildkit313 B45COPY configs/entrypoint_mautic_web.sh /etc/mautic/entrypoint_mautic_web.sh # buildkit953 B46COPY configs/entrypoint_mautic_cron.sh /etc/mautic/entrypoint_mautic_cron.sh # buildkit703 B47COPY configs/entrypoint_mautic_worker.sh /etc/mautic/entrypoint_mautic_worker.sh # buildkit371 B48RUN chmod +x /etc/mautic/entrypoint.sh /etc/mautic/entrypoint_mautic_web.sh1.55 KB49ENV DOCKER_MAUTIC_WORKERS_CONSUME_EMAIL=2 DOCKER_MAUTIC_WORKERS_CONSUME_HIT=2 DOCKER_MAUTIC_WORKERS_CONSUME_FAILED=20 B50COPY configs/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit488 B51VOLUME [/var/www/html/config]0 B52VOLUME [/var/www/html/var/logs]0 B53VOLUME [/var/www/html/docroot/media]0 B54WORKDIR /var/www/html/docroot32 B55ENV DOCKER_MAUTIC_ROLE=mautic_web DOCKER_MAUTIC_RUN_MIGRATIONS=false DOCKER_MAUTIC_LOAD_TEST_DATA=false0 B56ENTRYPOINT ["/etc/mautic/entrypoint.sh"]0 B57CMD ["php-fpm"]0 BCommand
ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /