Sign inSign up

trydirect/mautic:2.15.0

Manifest digest

sha256:9f7dfe083a142a38d66715e3404c1970970a886383f88cfb13c8b21ab64de91e

OS/ARCH

linux/amd64

Compressed size

485.76 MB

Last pushed

over 7 years by trydirect

Type

Image

Manifest digest

sha256:9f7dfe083a142a38d66715e3404c1970970a886383f88cfb13c8b21ab64de91e

Image Layers

1ADD file ... in / 41.74 MB
2/bin/sh -c set -xe &&848 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*526 B
4/bin/sh -c mkdir -p /run/systemd168 B
5CMD ["/bin/bash"]0 B
6/bin/sh -c apt-get update &&70.06 MB
7/bin/sh -c groupadd -r -g4.88 KB
8/bin/sh -c rm -rf /var/www/html337 B
9/bin/sh -c echo "ServerName localhost"3.06 KB
10ENV APACHE_LOCK_DIR=/var/lock/apache20 B
11ENV APACHE_PID_FILE=/var/run/apache2/apache2.pid0 B
12ENV APACHE_RUN_DIR=/var/run/apache2/0 B
13ENV APACHE_RUN_USER=mautic0 B
14ENV APACHE_RUN_GROUP=mautic0 B
15ENV APACHE_LOG_DIR=/var/log/apache20 B
16ENV APACHE_SERVER_NAME=demo.loc0 B
17/bin/sh -c a2enmod rewrite ssl399 B
18/bin/sh -c apt-get install -y60.01 MB
19ADD file ... in /etc/apache2/sites-available/demo.loc.conf 460 B
20ADD file ... in /etc/apache2/sites-available/ssl.conf 511 B
21/bin/sh -c rm -f /etc/apache2/sites-enabled/000-default.conf190 B
22COPY file:6d9fd6a524a606ec0d3434e6cf07045080dda569cca82230021d1b92b99ef5e8 in /etc/apache2/ports.conf 555 B
23/bin/sh -c a2ensite demo.loc.conf309 B
24/bin/sh -c a2ensite ssl.conf306 B
25COPY dir:1dc2ae1d150f1ec72d2f513fd05694e29df926b9fe7acd78f2ac4700af19e24d in /etc/apache2/ssl/ 2.14 KB
26VOLUME [/var/www/html]0 B
27COPY file:ccb7b4968d1576534d06232ccaeac97bc7bb11e9971ff2b577d86ad947d12aa4 in /usr/local/bin/ 288 B
28/bin/sh -c chmod +x /usr/local/bin/apache2-foreground288 B
29WORKDIR /var/www/html0 B
30ENV MAUTIC_VERSION=2.15.00 B
31ENV MAUTIC_SHA1=eec5676cc242b32142b6efcf0c44edc8b16fdd630 B
32WORKDIR /usr/src0 B
33/bin/sh -c git clone https://github.com/mautic/mautic.git114.39 MB
34WORKDIR /usr/src/mautic0 B
35/bin/sh -c git fetch --all2.71 KB
36/bin/sh -c git checkout tags/2.15.01.56 MB
37/bin/sh -c sed -i -e22.26 KB
38/bin/sh -c sed -i -e22.27 KB
39/bin/sh -c sed -i -e22.27 KB
40/bin/sh -c curl -sS https://getcomposer.org/installer479.58 KB
41/bin/sh -c mv composer.phar /usr/local/bin/composer477.53 KB
42/bin/sh -c composer install46.21 MB
43/bin/sh -c mkdir /usr/src/mautic/app/cache/ip_data197 B
44/bin/sh -c chown -R mautic.133.11 MB
45/bin/sh -c touch /update_geolite.sh104 B
46/bin/sh -c echo "cd /var/www/html/app/cache/ip_data"142 B
47/bin/sh -c echo "curl -o214 B
48/bin/sh -c echo "gunzip -f228 B
49/bin/sh -c echo "chmod 755239 B
50/bin/sh -c chmod a+x /update_geolite.sh239 B
51/bin/sh -c apt-get update17.64 MB
52/bin/sh -c touch /etc/cron.d/mautic-cronjobs153 B
53/bin/sh -c /bin/bash -c crontab400 B
54/bin/sh -c touch /var/log/cron.log &&21.87 KB
55/bin/sh -c echo '* 2212 B
56/bin/sh -c echo '*/5 *266 B
57/bin/sh -c echo '*/5 *284 B
58/bin/sh -c echo '*/5 *293 B
59/bin/sh -c echo '* *326 B
60/bin/sh -c crontab /etc/cron.d/mautic-cronjobs511 B
61WORKDIR /var/www/html0 B
62COPY file:598cefc6c9d501f13b73852f09c7989b7495d07f3df413f00e4dfefd5f2f9889 in /entrypoint.sh 1.06 KB
63COPY file:19f2fd927a12766bc3055836e1c88cd8769929998f0fed6a3e357b7787910b87 in /makeconfig.php 1007 B
64COPY file:7b047f96438dcc11964c4cea75d7d61b4f38b44d808a19b7c33c2117cbc08ac8 in /makedb.php 614 B
65COPY file:ccb7b4968d1576534d06232ccaeac97bc7bb11e9971ff2b577d86ad947d12aa4 in / 217 B
66/bin/sh -c apt-get clean &&651 B
67/bin/sh -c service cron restart141 B
68USER mautic0 B
69ENTRYPOINT ["/entrypoint.sh"]0 B
70EXPOSE 800 B
71EXPOSE 4430 B
72CMD ["apache2-foreground"]0 B

Command

ADD file:a65e0467dbedc0992151651c136374c16f65d9905eac9d04d0925039ada64e4c in /