Sign inSign up

amd989/emoncms:latest

Internet of things
Monitoring & observability
Manifest digest

sha256:c1194b3f1715f43fc1d455b4473ce4647f9c40a0b1de57f3612f2ebde12e366a

OS/ARCH

linux/arm/v7

Compressed size

237 MB

Last pushed

over 2 years by amd989

Type

Image

Manifest digest

sha256:c1194b3f1715f43fc1d455b4473ce4647f9c40a0b1de57f3612f2ebde12e366a

Image Layers

1ADD file ... in / 25.35 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get66.11 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir271 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get17.18 MB
11/bin/sh -c a2dismod mpm_event &&475 B
12/bin/sh -c { echo '<FilesMatch511 B
13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
16ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B40 B
17ENV PHP_VERSION=8.0.300 B
18ENV PHP_URL=https://www.php.net/distributions/php-8.0.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.30.tar.xz.asc0 B
19ENV PHP_SHA256=216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d90 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark10.64 MB
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark8.88 MB
23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB
24/bin/sh -c docker-php-ext-enable sodium247 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 894 B
28WORKDIR /var/www/html0 B
29EXPOSE 800 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c apt-get update36.48 MB
32RUN /bin/sh -c docker-php-ext-install -j$(nproc)46.48 KB
33COPY install_redis.sh / # buildkit219 B
34RUN /bin/sh -c chmod +x247 B
35RUN /bin/sh -c /install_redis.sh #16.21 MB
36COPY install_mosquitto.sh / # buildkit258 B
37RUN /bin/sh -c chmod +x287 B
38RUN /bin/sh -c /install_mosquitto.sh #1.41 MB
39RUN /bin/sh -c a2enmod rewrite320 B
40COPY config/php.ini /usr/local/etc/php/ # buildkit456 B
41COPY config/emoncms.conf /etc/apache2/sites-available/emoncms.conf # buildkit451 B
42RUN /bin/sh -c a2dissite 000-default.conf347 B
43RUN /bin/sh -c a2ensite emoncms316 B
44RUN /bin/sh -c mkdir /var/www/emoncms150 B
45RUN /bin/sh -c git clone44.57 MB
46RUN /bin/sh -c git clone2.95 MB
47RUN /bin/sh -c git clone2.15 MB
48RUN /bin/sh -c git clone3.84 MB
49RUN /bin/sh -c git clone1.18 MB
50COPY docker.settings.ini /var/www/emoncms/settings.ini # buildkit507 B
51RUN /bin/sh -c mkdir /var/opt/emoncms150 B
52RUN /bin/sh -c mkdir /var/opt/emoncms/phpfina174 B
53RUN /bin/sh -c mkdir /var/opt/emoncms/phptimeseries175 B
54RUN /bin/sh -c chown www-data:root182 B
55RUN /bin/sh -c chown www-data:root182 B
56RUN /bin/sh -c mkdir /var/log/emoncms151 B
57RUN /bin/sh -c touch /var/log/emoncms/emoncms.log179 B
58RUN /bin/sh -c chmod 666182 B
59COPY config/supervisord.conf /etc/supervisor/supervisord.conf # buildkit501 B
60ENTRYPOINT ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

ADD file:c4afced274aaa80ab3018b368ed739c1c55e49b41e9637ac44d63e61344fe865 in /