Sign inSign up

druidfi/mautic-dxp:5.2.6

Multi-platform
Index digest

sha256:a12946c09dd4b3511aac48d1216a35c1f4b597a5c5a184a68ee1921dc927b2b2

OS/ARCH

Compressed size

524.55 MB

Last pushed

over 1 year by tomikul

Type

Image

Manifest digest

sha256:2606beb655c4b3d2f10274770bcfef6bb72fd1b87fc16b9bcf6e40186b0ea526

Image Layers

1# debian.sh --arch 'arm64' out/26.77 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.58 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;224 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;19.19 MB
10RUN /bin/sh -c a2dismod mpm_event432 B
11RUN /bin/sh -c { echo484 B
12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
16ENV PHP_VERSION=8.3.210 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.3.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.21.tar.xz.asc0 B
18ENV PHP_SHA256=4dfb329f209a552c3716394fc123bb62e80a468b55ce27fc8cb0fd5f30b9dcd60 B
19RUN /bin/sh -c set -eux;12.11 MB
20COPY docker-php-source /usr/local/bin/ # buildkit486 B
21RUN /bin/sh -c set -eux;11.14 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable sodium246 B
24ENTRYPOINT ["docker-php-entrypoint"]0 B
25STOPSIGNAL SIGWINCH0 B
26COPY apache2-foreground /usr/local/bin/ # buildkit893 B
27WORKDIR /var/www/html32 B
28EXPOSE map[80/tcp:{}]0 B
29CMD ["apache2-foreground"]0 B
30COPY /usr/local/lib/php/extensions /usr/local/lib/php/extensions # buildkit1.96 MB
31COPY /usr/local/etc/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit546 B
32COPY --chown=www-data:www-data /opt/mautic /var/www/html #62.6 MB
33RUN /bin/sh -c apt-get update53.29 MB
34RUN /bin/sh -c curl -fsSL79.47 MB
35ENV PHP_INI_VALUE_DATE_TIMEZONE=UTC PHP_INI_VALUE_MEMORY_LIMIT=512M PHP_INI_VALUE_UPLOAD_MAX_FILESIZE=512M PHP_INI_VALUE_POST_MAX_FILESIZE=512M0 B
36COPY ./common/php.ini /usr/local/etc/php/php.ini # buildkit402 B
37RUN /bin/sh -c cd /var/www/html128.23 MB
38ENV APACHE_DOCUMENT_ROOT=/var/www/html/docroot0 B
39RUN /bin/sh -c sed -ri2.85 KB
40RUN /bin/sh -c sed -ri5.52 KB
41RUN /bin/sh -c a2enmod rewrite312 B
42COPY ./common/docker-entrypoint.sh /entrypoint.sh # buildkit257 B
43COPY ./common/entrypoint_mautic_web.sh /entrypoint_mautic_web.sh # buildkit908 B
44COPY ./common/entrypoint_mautic_cron.sh /entrypoint_mautic_cron.sh # buildkit1.14 KB
45COPY ./common/entrypoint_mautic_worker.sh /entrypoint_mautic_worker.sh # buildkit328 B
46RUN chmod +x /entrypoint.sh /entrypoint_mautic_web.sh1.98 KB
47ENV DOCKER_MAUTIC_WORKERS_CONSUME_EMAIL=2 DOCKER_MAUTIC_WORKERS_CONSUME_HIT=2 DOCKER_MAUTIC_WORKERS_CONSUME_FAILED=20 B
48COPY ./common/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit492 B
49COPY /usr/bin/composer /usr/bin/composer # buildkit735.07 KB
50RUN /bin/sh -c chown -R26.17 MB
51VOLUME [/var/www/html/config]0 B
52VOLUME [/var/www/html/var/logs]0 B
53VOLUME [/var/www/html/docroot/media]0 B
54WORKDIR /var/www/html/docroot32 B
55ENV DOCKER_MAUTIC_ROLE=mautic_web DOCKER_MAUTIC_RUN_MIGRATIONS=false DOCKER_MAUTIC_LOAD_TEST_DATA=false0 B
56ENTRYPOINT ["/entrypoint.sh"]0 B
57CMD ["apache2-foreground"]0 B
58COPY 5/files/ /var/www/html/docroot/ # buildkit14.05 KB
59RUN /bin/sh -c chown -R9.3 MB

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'