sha256:e8bdf236bd9022a9c8a6983a6a04d7fe100cec5057440bf8396e3bc700bfede2
OS/ARCH
linux/amd64
Compressed size
145.47 MB
Last pushed
over 1 year by fullfrontend
Type
Image
Manifest digest
sha256:e8bdf236bd9022a9c8a6983a6a04d7fe100cec5057440bf8396e3bc700bfede2
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.18 MB5RUN /bin/sh -c set -eux;934 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;217 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.190 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.19.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.19.tar.xz.asc0 B14ENV PHP_SHA256=976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f0 B15RUN /bin/sh -c set -eux;12 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;12.63 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.38 KB19RUN /bin/sh -c docker-php-ext-enable sodium19.56 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.96 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 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.67 MB33RUN /bin/sh -c set -xe1.86 MB34COPY /usr/bin/composer /usr/bin/composer # buildkit713.2 KB35EXPOSE map[9000/tcp:{}]0 B36COPY ../entrypoint.sh /etc/php/entrypoint.sh # buildkit477 B37COPY ../confd/ /etc/confd # buildkit908 B38ENTRYPOINT ["/etc/php/entrypoint.sh"]0 B39CMD ["php-fpm"]0 B40RUN /bin/sh -c apk add25.47 MB41RUN /bin/sh -c apk add603.86 KB42RUN /bin/sh -c chmod 644281 B43COPY --chown=www-data:www-data /opt/mautic /var/www/html #62.43 MB44COPY configs/entrypoint_mautic_dispatcher.sh /etc/mautic/entrypoint.sh # buildkit313 B45COPY configs/entrypoint_mautic_web.sh /etc/mautic/entrypoint_mautic_web.sh # buildkit954 B46COPY configs/entrypoint_mautic_cron.sh /etc/mautic/entrypoint_mautic_cron.sh # buildkit706 B47COPY configs/entrypoint_mautic_worker.sh /etc/mautic/entrypoint_mautic_worker.sh # buildkit370 B48RUN chmod +x /etc/mautic/entrypoint.sh /etc/mautic/entrypoint_mautic_web.sh1.54 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 # buildkit487 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 alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit