Sign inSign up

fullfrontend/mautic-php8-fpm:5.2.18

Content management system
Manifest digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache3.12 MB
5/bin/sh -c set -eux; adduser941 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir223 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.220 B
13ENV 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 B
14ENV PHP_SHA256=8566229bc88ad1f4aadc10700ab5fbcec81587c748999d985f11cf3b745462df0 B
15/bin/sh -c set -eux; apk11.56 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk12.71 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium19.25 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26LABEL maintainer=Cedric Michaux <[email protected]>0 B
27ENV PHP_PORT=90000 B
28ENV CONFD_VERSION=0.16.00 B
29ENV COMPOSER_ALLOW_SUPERUSER=10 B
30WORKDIR /tmp32 B
31RUN /bin/sh -c curl -L5.42 MB
32RUN /bin/sh -c apk add17.52 MB
33RUN /bin/sh -c set -xe2.01 MB
34COPY /usr/bin/composer /usr/bin/composer # buildkit709.27 KB
35EXPOSE map[9000/tcp:{}]0 B
36COPY ../entrypoint.sh /etc/php/entrypoint.sh # buildkit474 B
37COPY ../confd/ /etc/confd # buildkit906 B
38ENTRYPOINT ["/etc/php/entrypoint.sh"]0 B
39CMD ["php-fpm"]0 B
40RUN /bin/sh -c apk add34.18 MB
41RUN /bin/sh -c apk add3.24 MB
42RUN /bin/sh -c chmod 644284 B
43COPY --chown=www-data:www-data /opt/mautic /var/www/html #62.42 MB
44COPY configs/entrypoint_mautic_dispatcher.sh /etc/mautic/entrypoint.sh # buildkit313 B
45COPY configs/entrypoint_mautic_web.sh /etc/mautic/entrypoint_mautic_web.sh # buildkit953 B
46COPY configs/entrypoint_mautic_cron.sh /etc/mautic/entrypoint_mautic_cron.sh # buildkit703 B
47COPY configs/entrypoint_mautic_worker.sh /etc/mautic/entrypoint_mautic_worker.sh # buildkit371 B
48RUN chmod +x /etc/mautic/entrypoint.sh /etc/mautic/entrypoint_mautic_web.sh1.55 KB
49ENV DOCKER_MAUTIC_WORKERS_CONSUME_EMAIL=2 DOCKER_MAUTIC_WORKERS_CONSUME_HIT=2 DOCKER_MAUTIC_WORKERS_CONSUME_FAILED=20 B
50COPY configs/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit488 B
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 ["/etc/mautic/entrypoint.sh"]0 B
57CMD ["php-fpm"]0 B

Command

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /