Sign inSign up

kmlucy/docker-emoncms:latest

Manifest digest

sha256:15907ccafd26e8d04c020d2e7e471e5a4de819bc823b83c3c60a48d7d2f82e65

OS/ARCH

linux/amd64

Compressed size

176.83 MB

Last pushed

about 5 years by kmlucy

Type

Image

Manifest digest

sha256:15907ccafd26e8d04c020d2e7e471e5a4de819bc823b83c3c60a48d7d2f82e65

Image Layers

1ADD file ... in / 21.45 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {225 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c apt-get update &&64.32 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d183 B
8/bin/sh -c apt-get update &&16.33 MB
9ENV APACHE_CONFDIR=/etc/apache20 B
10ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
11/bin/sh -c set -eux; sed1.31 KB
12/bin/sh -c a2dismod mpm_event &&429 B
13/bin/sh -c { echo '<FilesMatch483 B
14ENV PHP_EXTRA_BUILD_DEPS=apache2-dev0 B
15ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi0 B
16ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
17ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
18ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B
19ENV GPG_KEYS=1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B30 B
20ENV PHP_VERSION=7.0.330 B
21ENV PHP_URL=https://secure.php.net/get/php-7.0.33.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.0.33.tar.xz.asc/from/this/mirror0 B
22ENV PHP_SHA256=ab8c5be6e32b1f8d032909dedaaaa4bbb1a209e519abb01a52ce3914f9a13d96 PHP_MD5=0 B
23/bin/sh -c set -xe; fetchDeps='11.81 MB
24COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 500 B
25/bin/sh -c set -eux; savedAptMark="$(apt-mark13.26 MB
26COPY multi:0a6fe33cb39694994fa567c75b399b9aa5e477c8770caa9f731607a72819b457 in /usr/local/bin/ 2.14 KB
27ENTRYPOINT ["docker-php-entrypoint"]0 B
28COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 903 B
29WORKDIR /var/www/html0 B
30EXPOSE 800 B
31CMD ["apache2-foreground"]0 B
32LABEL maintainer=Kyle Lucy <[email protected]>0 B
33/bin/sh -c apt-get update &&27.66 MB
34/bin/sh -c docker-php-ext-install -j$(nproc) mysqli133.12 KB
35/bin/sh -c pecl install redis-3.1.6849.32 KB
36/bin/sh -c pecl install Mosquitto-0.4.0113.95 KB
37/bin/sh -c a2enmod rewrite316 B
38COPY file:f21fc61e444d85a9c77712010cc466d7a98fb68d7b128f3b5d4021ce0390487e in /usr/local/etc/php/ 465 B
39/bin/sh -c git clone https://github.com/emoncms/emoncms.git13 MB
40/bin/sh -c git clone https://github.com/emoncms/dashboard.git2.79 MB
41/bin/sh -c git clone https://github.com/emoncms/graph.git2.13 MB
42/bin/sh -c git clone https://github.com/emoncms/app.git3 MB
43COPY file:f8ba177455c45f50c27d9858b085c7d429dd1debe5999e8476be3547f8b15b50 in /var/www/html/settings.php 2.76 KB
44/bin/sh -c mkdir /var/lib/phpfiwa141 B
45/bin/sh -c mkdir /var/lib/phpfina141 B
46/bin/sh -c mkdir /var/lib/phptimeseries144 B
47/bin/sh -c chown www-data:root /var/lib/phpfiwa149 B
48/bin/sh -c chown www-data:root /var/lib/phpfina147 B
49/bin/sh -c chown www-data:root /var/lib/phptimeseries148 B
50/bin/sh -c touch /var/log/emoncms.log153 B
51/bin/sh -c chmod 666 /var/log/emoncms.log152 B

Command

ADD file:6d6f6f123e45697d3e73ea24621e4fd8da0ed5cf7504767f6b3120671fe6e7d1 in /