sha256:5b4252aca0f02b3eff2e28f8ac5fd4b31ea73ba1efa7a46a99abf220d32c3fd7
OS/ARCH
linux/amd64
Compressed size
144.5 MB
Last pushed
over 1 year by fullfrontend
Type
Image
Manifest digest
sha256:5b4252aca0f02b3eff2e28f8ac5fd4b31ea73ba1efa7a46a99abf220d32c3fd7
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;933 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B12ENV PHP_VERSION=8.2.280 B13ENV PHP_URL=https://www.php.net/distributions/php-8.2.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.28.tar.xz.asc0 B14ENV PHP_SHA256=af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c910 B15RUN /bin/sh -c set -eux;11.61 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;12.41 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 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 # buildkit476 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.29 KB42RUN /bin/sh -c chmod 644282 B43COPY --chown=www-data:www-data /opt/mautic /var/www/html #62.08 MB44COPY configs/entrypoint_mautic_dispatcher.sh /etc/mautic/entrypoint.sh # buildkit372 B45COPY configs/entrypoint_mautic_web.sh /etc/mautic/entrypoint_mautic_web.sh # buildkit961 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 # buildkit372 B48RUN chmod +x /var/www/html/bin/console /etc/mautic/entrypoint.sh1.98 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