Sign inSign up

elestio/mautic:latest

Multi-platform
API management
Content management system
Index digest

sha256:4fa8e51a0ca341370bf2b871c1de2eb484fbdea2badffd8de4ea45f4d4bf35f5

OS/ARCH

Compressed size

524.41 MB

Last pushed

11 months by josephamsellem

Type

Image

Manifest digest

sha256:4a2e5cfd7aab73e9fc65126595bd29146ffbd1df1723b844587aae2e9d81ef6c

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.62 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;223 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.270 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.27.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.27.tar.xz.asc0 B
13ENV PHP_SHA256=c15a09a9d199437144ecfef7d712ec4ca5c6820cf34acc24cc8489dd0cee41ba0 B
14RUN /bin/sh -c set -eux;12.11 MB
15COPY docker-php-source /usr/local/bin/ # buildkit486 B
16RUN /bin/sh -c set -eux;26.54 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache247 B
19RUN /bin/sh -c docker-php-ext-enable sodium243 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.97 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26LABEL vendor=Mautic0 B
27LABEL maintainer=Mautic core team <>0 B
28VOLUME [/var/www/html/config]0 B
29VOLUME [/var/www/html/var/logs]0 B
30VOLUME [/var/www/html/docroot/media/files]0 B
31VOLUME [/var/www/html/docroot/media/images]0 B
32ENV 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
33ENV DOCKER_MAUTIC_WORKERS_CONSUME_EMAIL=2 DOCKER_MAUTIC_WORKERS_CONSUME_HIT=2 DOCKER_MAUTIC_WORKERS_CONSUME_FAILED=20 B
34ENV DOCKER_MAUTIC_ROLE=mautic_web DOCKER_MAUTIC_RUN_MIGRATIONS=false DOCKER_MAUTIC_LOAD_TEST_DATA=false0 B
35ENV DEBUG=false0 B
36COPY /usr/local/lib/php/extensions /usr/local/lib/php/extensions # buildkit1.96 MB
37COPY /usr/local/etc/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit513 B
38COPY /common/templates/php.ini /usr/local/etc/php/php.ini # buildkit471 B
39COPY --chown=www-data:www-data /opt/mautic /var/www/html #62.68 MB
40COPY --chmod=755 /common/startup/ /startup/ #1.99 KB
41COPY --chown=www-data:www-data --chmod=755 /common/templates/ /templates/1.54 KB
42COPY --chmod=755 /common/docker-entrypoint.sh /entrypoint.sh #857 B
43COPY --chmod=755 /common/entrypoint_mautic_web.sh /entrypoint_mautic_web.sh #622 B
44COPY --chmod=755 /common/entrypoint_mautic_cron.sh /entrypoint_mautic_cron.sh #497 B
45COPY --chmod=755 /common/entrypoint_mautic_worker.sh /entrypoint_mautic_worker.sh #190 B
46COPY /common/templates/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit489 B
47COPY /usr/bin/composer /usr/bin/composer # buildkit733.84 KB
48RUN /bin/sh -c apt-get update55.08 MB
49RUN /bin/sh -c curl -fsSL81.43 MB
50RUN /bin/sh -c cd /var/www/html128.05 MB
51RUN /bin/sh -c chown -R35.39 MB
52WORKDIR /var/www/html/docroot32 B
53ENTRYPOINT ["/entrypoint.sh"]0 B
54CMD ["php-fpm"]0 B

Command

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