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 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {226 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get66.11 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir271 B8ENV APACHE_CONFDIR=/etc/apache20 B9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B10/bin/sh -c set -eux; apt-get17.18 MB11/bin/sh -c a2dismod mpm_event &&475 B12/bin/sh -c { echo '<FilesMatch511 B13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B16ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B40 B17ENV PHP_VERSION=8.0.300 B18ENV 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 B19ENV PHP_SHA256=216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d90 B20/bin/sh -c set -eux; savedAptMark="$(apt-mark10.64 MB21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B22/bin/sh -c set -eux; savedAptMark="$(apt-mark8.88 MB23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB24/bin/sh -c docker-php-ext-enable sodium247 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 894 B28WORKDIR /var/www/html0 B29EXPOSE 800 B30CMD ["apache2-foreground"]0 B31RUN /bin/sh -c apt-get update36.48 MB32RUN /bin/sh -c docker-php-ext-install -j$(nproc)46.48 KB33COPY install_redis.sh / # buildkit219 B34RUN /bin/sh -c chmod +x247 B35RUN /bin/sh -c /install_redis.sh #16.21 MB36COPY install_mosquitto.sh / # buildkit258 B37RUN /bin/sh -c chmod +x287 B38RUN /bin/sh -c /install_mosquitto.sh #1.41 MB39RUN /bin/sh -c a2enmod rewrite320 B40COPY config/php.ini /usr/local/etc/php/ # buildkit456 B41COPY config/emoncms.conf /etc/apache2/sites-available/emoncms.conf # buildkit451 B42RUN /bin/sh -c a2dissite 000-default.conf347 B43RUN /bin/sh -c a2ensite emoncms316 B44RUN /bin/sh -c mkdir /var/www/emoncms150 B45RUN /bin/sh -c git clone44.57 MB46RUN /bin/sh -c git clone2.95 MB47RUN /bin/sh -c git clone2.15 MB48RUN /bin/sh -c git clone3.84 MB49RUN /bin/sh -c git clone1.18 MB50COPY docker.settings.ini /var/www/emoncms/settings.ini # buildkit507 B51RUN /bin/sh -c mkdir /var/opt/emoncms150 B52RUN /bin/sh -c mkdir /var/opt/emoncms/phpfina174 B53RUN /bin/sh -c mkdir /var/opt/emoncms/phptimeseries175 B54RUN /bin/sh -c chown www-data:root182 B55RUN /bin/sh -c chown www-data:root182 B56RUN /bin/sh -c mkdir /var/log/emoncms151 B57RUN /bin/sh -c touch /var/log/emoncms/emoncms.log179 B58RUN /bin/sh -c chmod 666182 B59COPY config/supervisord.conf /etc/supervisor/supervisord.conf # buildkit501 B60ENTRYPOINT ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ADD file:c4afced274aaa80ab3018b368ed739c1c55e49b41e9637ac44d63e61344fe865 in /