2018-09-15 18:46:03 UTC
164 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSA917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
MATOMO_VERSION3.5.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_EXTRA_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -Wl,--hash-style=both -pie
PHP_MD5 PHP_SHA2569194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d
PHP_URLhttps://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror
PHP_VERSION7.1.22
[#000] sha256:6a04e6fc95134a0f0b1fc5f312d7930a2abb685ce0081538c60b7d51a221cbb1 - 13.47% (22.1 MB)
[#001] sha256:9db5bee340c5db7fe9d658f5d59664e59867d7c2c5c3b1276afb04984f58ed1e - 0.0% (226 Bytes)
[#002] sha256:d286edaf1c6c505e2deaff2a00ef99207980e5dfc804c4a14c2e7f972fbf91b2 - 41.65% (68.2 MB)
[#003] sha256:516c83032aad187053b77d647c0890753c697dcfccf7e57b94581634df3ca9e4 - 0.0% (183 Bytes)
[#004] sha256:a08a04cb0dc9f51ff87c57ce8a673fe473255ebdeb44b50ed3fde925a48355dd - 10.23% (16.7 MB)
[#005] sha256:06974f76c39c8134b6807c18e5f65ce7cf6c62c13c7c46beea01db8fb486400a - 0.0% (1.22 KB)
[#006] sha256:b4912bbef0c2788426a18b1c88dcd240fa52078636b9fe6adaa4b9d491129088 - 0.0% (425 Bytes)
[#007] sha256:f776b34cb654b010438a36dac6efd98a7476304f288ab5217bbe1d2f8011985d - 0.0% (229 Bytes)
[#008] sha256:4e3e66ccc0b5fc59bc03770ebfdc2d6f37de837768296bcac1ee0dcee6ea248d - 0.0% (484 Bytes)
[#009] sha256:bc785d6fa2913f54c397d7c2a3008d9ebed30aa1b5d545b63c7c54be5f54c27d - 7.33% (12 MB)
[#010] sha256:b6f26574b932c7490afa279c757d67188f715256c20f97b7b94a7eb610902aa2 - 0.0% (500 Bytes)
[#011] sha256:0b5ccd1f07d222bdf4bae0a79933b8aa9fe3ba451d7bf953281aee958a2ec375 - 8.58% (14 MB)
[#012] sha256:fa202b0f86018bff74d334d9072935153e352f48c2d76828c2908843795311af - 0.0% (2.14 KB)
[#013] sha256:775709f5bcf5fc845fe0149f4f1fb95efcbf7164b130d8d3e65865af814aba75 - 0.0% (902 Bytes)
[#014] sha256:da916a83258c591462df7658b51f9cd3dc9364ebe5942c4c3b037098f3637c42 - 1.7% (2.79 MB)
[#015] sha256:937c1bbe541f039621342265685558673dc75a04e0144c0b006a10f0daf1226a - 8.92% (14.6 MB)
[#016] sha256:b2e5b669189e651c6b92d9af07a1881185de8e9c9f34e982433297d0460e38fc - 0.0% (315 Bytes)
[#017] sha256:dc387aed522aa033ae1eb64bf4f5ebd823c779e5d50041ca24cd2f055c57e07a - 8.11% (13.3 MB)
[#018] sha256:29b43c65103d71e33055094b724d2bf0eaf405cc2cd00c51516b3363273a5441 - 0.0% (223 Bytes)
/bin/sh -c #(nop) ADD file:e2998c599fe122e866e9244aa7fdb1d3bdddb454863a1d003340392684d2388d in /
2018-09-05 10:43:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-09-06 15:10:12 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-09-06 15:10:12 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-09-06 15:10:43 UTC/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*
2018-09-06 15:10:43 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-09-06 15:10:44 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-09-06 15:17:42 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-09-06 15:17:42 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-09-06 15:17:42 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-09-06 15:17:43 UTC/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done
2018-09-06 15:17:44 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-09-06 15:17:44 UTC/bin/sh -c set -ex && . "$APACHE_ENVVARS" && ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"
2018-09-06 15:17:45 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2018-09-06 15:17:45 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-09-06 15:17:45 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-09-06 15:17:45 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-06 15:17:45 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-06 15:17:46 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-09-06 17:30:22 UTC/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
2018-09-15 13:01:21 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.1.22
2018-09-15 13:01:21 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
2018-09-15 13:01:21 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d PHP_MD5=
2018-09-15 13:01:30 UTC/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -O php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_MD5" ]; then echo "$PHP_MD5 *php.tar.xz" | md5sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; command -v gpgconf > /dev/null && gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps
2018-09-15 13:01:31 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-09-15 13:04:36 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ${PHP_EXTRA_BUILD_DEPS:-} ; rm -rf /var/lib/apt/lists/*; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc
2018-09-15 13:04:36 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-09-15 13:04:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-09-15 13:04:37 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-09-15 13:04:37 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-09-15 13:04:37 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-09-15 13:04:37 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 18:43:50 UTC/bin/sh -c #(nop) LABEL maintainer=pierre@piwik.org
2018-09-15 18:45:42 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libfreetype6-dev libgeoip-dev libjpeg-dev libldap2-dev libpng-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install gd ldap mysqli opcache pdo_mysql zip ; pecl install APCu-5.1.11; pecl install geoip-1.1.1; pecl install redis-3.1.6; docker-php-ext-enable apcu geoip redis ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*
2018-09-15 18:45:42 UTC/bin/sh -c #(nop) ENV MATOMO_VERSION=3.5.1
2018-09-15 18:46:01 UTC/bin/sh -c set -ex; fetchDeps=" dirmngr gnupg "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps ; curl -fsSL -o piwik.tar.gz "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz"; curl -fsSL -o piwik.tar.gz.asc "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 814E346FA01A20DBB04B6807B5DBD5925590A237; gpg --batch --verify piwik.tar.gz.asc piwik.tar.gz; gpgconf --kill all; rm -rf "$GNUPGHOME" piwik.tar.gz.asc; tar -xzf piwik.tar.gz -C /usr/src/; rm piwik.tar.gz; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2018-09-15 18:46:01 UTC/bin/sh -c #(nop) COPY file:2bb39e74aa27ed262fe882fbe94a76456ae9dc4b330877ebfaf80c5598a3ee99 in /usr/local/etc/php/conf.d/php-piwik.ini
2018-09-15 18:46:02 UTC/bin/sh -c set -ex; curl -fsSL -o /usr/src/piwik/misc/GeoIPCity.dat.gz https://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz; gunzip /usr/src/piwik/misc/GeoIPCity.dat.gz
2018-09-15 18:46:03 UTC/bin/sh -c #(nop) COPY file:1d3652fedc114c4318a1a002b225282d08d62cc6960067e98a0e8480c5cf6fb2 in /entrypoint.sh
2018-09-15 18:46:03 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-09-15 18:46:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-09-15 18:46:03 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 07:39:54 UTC
159 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSA917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
MATOMO_VERSION3.5.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_EXTRA_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -Wl,--hash-style=both -pie
PHP_MD5 PHP_SHA2569194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d
PHP_URLhttps://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror
PHP_VERSION7.1.22
[#000] sha256:802b00ed6f79f48e6a5f44ecbcaf43563d6077aaecb565eee1dfc615c0b18c00 - 13.52% (21.4 MB)
[#001] sha256:59f5a5a895f85ce514e7f66d3715d42e54b6735957b02a2406d3625dd75a2185 - 0.0% (226 Bytes)
[#002] sha256:6898b2dbcfeb5f9532f39c5906364d294c90c4fa0c942068e0ba27bdcd73029b - 40.53% (64.3 MB)
[#003] sha256:8e0903aaa47ebca2076b2f4d52c1118efa2fd755741247b509ced1085f5c1a72 - 0.0% (183 Bytes)
[#004] sha256:2961af1e196a66c727ebfa1eaed81c207081b853d8df37106f472582d12dd9db - 10.3% (16.3 MB)
[#005] sha256:71f7016f79a0218a691e7032c308b38d0de98471d48a19f98b7c1db479330f47 - 0.0% (1.21 KB)
[#006] sha256:5e1a48e5719ce319ff7b5a20b75a48702ec44e17c13abe3d630327ce03e760a8 - 0.0% (428 Bytes)
[#007] sha256:7ae5291984f364551ae9d9bd0a87648dd96aa88d893da349821a9f66acdb8da8 - 0.0% (230 Bytes)
[#008] sha256:725b65166f31691ad826144b84fe7f14622a67486d20d6469ec3be96955ea249 - 0.0% (484 Bytes)
[#009] sha256:a2d738459b493f5a5d95ecab035b57e290997e5a1c34823d589d1c14e96def15 - 7.56% (12 MB)
[#010] sha256:24830994a3eb190fc54f2d19ef570b47fd9ca34f1245084e44f9f874192a70e3 - 0.0% (497 Bytes)
[#011] sha256:b3807dc98c171b25c85b8221c889f0e21188bd3d34610fafbfac13d0bafb16db - 8.78% (13.9 MB)
[#012] sha256:59365c2968b5db7fd453c8cafa661411872aacaf2fd801326d81aa84223fed73 - 0.0% (2.14 KB)
[#013] sha256:36bea53859bb705c401a8bf9794ac781a79e7d1c29448c192ca096bdfd125e9e - 0.0% (904 Bytes)
[#014] sha256:bf0d7bab0bd873fbf360086242c036fc8f0f8da93b621bb9461ff408f3136197 - 1.75% (2.77 MB)
[#015] sha256:252e3bf085fdd6d35533695f50ae0107a5780ef827800cb5c1fa82ff700ae440 - 9.2% (14.6 MB)
[#016] sha256:d9d49bbbde8ee3d5efcdc09be76e441e9c1d84892ecb3983d22bd41f0007dd47 - 0.0% (320 Bytes)
[#017] sha256:929023dbc2b6b50fe85f5db418344d67321cd4e06c48bdf21c133f5ee97bf97e - 8.36% (13.3 MB)
[#018] sha256:ef3a4b4460b8d76c08ddc36d648685c257630371cc3347bc2fc5add22fe5215f - 0.0% (223 Bytes)
/bin/sh -c #(nop) ADD file:e6ca98733431f75e97eb09758ba64065d213d51bd2070a95cf15f2ff5adccfc4 in /
2018-09-04 21:21:34 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-09-05 01:55:39 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-09-05 01:55:39 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-09-05 01:56:06 UTC/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*
2018-09-05 01:56:06 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-09-05 01:56:07 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-09-05 02:05:18 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-09-05 02:05:18 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-09-05 02:05:18 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-09-05 02:05:19 UTC/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done
2018-09-05 02:05:20 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-09-05 02:05:21 UTC/bin/sh -c set -ex && . "$APACHE_ENVVARS" && ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"
2018-09-05 02:05:21 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2018-09-05 02:05:22 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-09-05 02:05:22 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-09-05 02:05:22 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 02:05:22 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 02:05:23 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-09-05 04:52:35 UTC/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
2018-09-15 03:32:51 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.1.22
2018-09-15 03:32:51 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
2018-09-15 03:32:51 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d PHP_MD5=
2018-09-15 03:32:59 UTC/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -O php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_MD5" ]; then echo "$PHP_MD5 *php.tar.xz" | md5sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; command -v gpgconf > /dev/null && gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps
2018-09-15 03:32:59 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-09-15 03:35:50 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ${PHP_EXTRA_BUILD_DEPS:-} ; rm -rf /var/lib/apt/lists/*; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc
2018-09-15 03:35:51 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-09-15 03:35:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-09-15 03:35:51 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-09-15 03:35:52 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-09-15 03:35:52 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-09-15 03:35:52 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 07:37:45 UTC/bin/sh -c #(nop) LABEL maintainer=pierre@piwik.org
2018-09-15 07:39:36 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libfreetype6-dev libgeoip-dev libjpeg-dev libldap2-dev libpng-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install gd ldap mysqli opcache pdo_mysql zip ; pecl install APCu-5.1.11; pecl install geoip-1.1.1; pecl install redis-3.1.6; docker-php-ext-enable apcu geoip redis ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*
2018-09-15 07:39:38 UTC/bin/sh -c #(nop) ENV MATOMO_VERSION=3.5.1
2018-09-15 07:39:51 UTC/bin/sh -c set -ex; fetchDeps=" dirmngr gnupg "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps ; curl -fsSL -o piwik.tar.gz "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz"; curl -fsSL -o piwik.tar.gz.asc "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 814E346FA01A20DBB04B6807B5DBD5925590A237; gpg --batch --verify piwik.tar.gz.asc piwik.tar.gz; gpgconf --kill all; rm -rf "$GNUPGHOME" piwik.tar.gz.asc; tar -xzf piwik.tar.gz -C /usr/src/; rm piwik.tar.gz; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2018-09-15 07:39:51 UTC/bin/sh -c #(nop) COPY file:2bb39e74aa27ed262fe882fbe94a76456ae9dc4b330877ebfaf80c5598a3ee99 in /usr/local/etc/php/conf.d/php-piwik.ini
2018-09-15 07:39:53 UTC/bin/sh -c set -ex; curl -fsSL -o /usr/src/piwik/misc/GeoIPCity.dat.gz https://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz; gunzip /usr/src/piwik/misc/GeoIPCity.dat.gz
2018-09-15 07:39:53 UTC/bin/sh -c #(nop) COPY file:1d3652fedc114c4318a1a002b225282d08d62cc6960067e98a0e8480c5cf6fb2 in /entrypoint.sh
2018-09-15 07:39:53 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-09-15 07:39:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-09-15 07:39:54 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 12:36:33 UTC
147 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSA917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
MATOMO_VERSION3.5.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_EXTRA_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -Wl,--hash-style=both -pie
PHP_MD5 PHP_SHA2569194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d
PHP_URLhttps://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror
PHP_VERSION7.1.22
[#000] sha256:675207fbfe2baab74b37fd78c8be6e05579c046e848f9e9762e048899fa484f1 - 13.76% (20.2 MB)
[#001] sha256:d12b8c370f4194843049859a40870387b6afc9ff714f14645ef229a5d129ff75 - 0.0% (226 Bytes)
[#002] sha256:c74ab99b1c6ebeed75ab17c89463d557176bb46107fdd675809640cdae86c431 - 37.36% (54.8 MB)
[#003] sha256:db6fab8b47c897ff471d9356b84c006020884c27efb6bd1b261221de092295bd - 0.0% (211 Bytes)
[#004] sha256:a7dbbaa5bc4a9a0fb226e388174e6874324956af10d168731b5d11182b02134f - 10.83% (15.9 MB)
[#005] sha256:fcfb42da08fa27d4480a62083ca2c8804b05aa91d71300a1a0099bac75e0db32 - 0.0% (1.25 KB)
[#006] sha256:b1b9c401e4beaae472f0bb2051b68da85ec1dccf560c3d21bac53ca738d89f64 - 0.0% (469 Bytes)
[#007] sha256:0a6781d4211951dd3dfb9980bf8e4fa4f4379f6f24d74f609c8c9e7aa1aadcd6 - 0.0% (231 Bytes)
[#008] sha256:990b4aa08d2c423e62cec9d165a9c6a058be76e3e34b83c808f0f4111dfe3962 - 0.0% (507 Bytes)
[#009] sha256:5fcae2b315b22b5b47533c93f6aa5207b4bc55fc8ec83b7cba2149750df49e98 - 8.18% (12 MB)
[#010] sha256:00e81a5b5d35d23a243ea9aa2d2198161a3faf46193271fe00ee25e3230f33a7 - 0.0% (502 Bytes)
[#011] sha256:3b2ae8927d16aff988d324290ce8576c5d8b533e99c8b64d0e2985c40a438633 - 9.06% (13.3 MB)
[#012] sha256:651e26e1efed4267c837291658bc8687ed5da3d5b0c8a603334a29ba58bda961 - 0.0% (2.14 KB)
[#013] sha256:2e75ce9de61e349af15ae933e0cfcf872759a60f926cac004155f1e5714aeeb5 - 0.0% (901 Bytes)
[#014] sha256:1f7625f2620a416de440e79b84c458a1a311ad0fc01f44d7364bf832af02e500 - 1.81% (2.66 MB)
[#015] sha256:4f21b28feb3003d168ee345ea11e81d1cf5cb14cd6e3b0a1be42bbfb5ae5ca0c - 9.95% (14.6 MB)
[#016] sha256:c25189f9d43f4c61384522744ba84e12fdd15f16be8ad44d50904f165942edaf - 0.0% (317 Bytes)
[#017] sha256:d2430a0bb7715bf172ca33d069c1491854177fb8f46a3f5295347a43a932254f - 9.05% (13.3 MB)
[#018] sha256:7bd88e0f3d9c7e26aa5ae3257b267a1551d0242e09e4a6f7cea66e6d2b20b0ca - 0.0% (223 Bytes)
/bin/sh -c #(nop) ADD file:589b238a5fdfe8cc752d0f1769d0c392a7ac3d1204f9247c4eea21dd805663b0 in /
2018-09-05 08:55:26 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-09-05 09:31:26 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-09-05 09:31:27 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-09-05 09:32:06 UTC/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*
2018-09-05 09:32:06 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-09-05 09:32:07 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-09-05 09:37:52 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-09-05 09:37:52 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-09-05 09:37:53 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-09-05 09:37:54 UTC/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done
2018-09-05 09:37:55 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-09-05 09:37:56 UTC/bin/sh -c set -ex && . "$APACHE_ENVVARS" && ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"
2018-09-05 09:37:57 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2018-09-05 09:37:57 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-09-05 09:37:57 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-09-05 09:37:58 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 09:37:58 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 09:37:58 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-09-05 10:18:24 UTC/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
2018-09-15 09:29:20 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.1.22
2018-09-15 09:29:20 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
2018-09-15 09:29:21 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d PHP_MD5=
2018-09-15 09:29:37 UTC/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -O php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_MD5" ]; then echo "$PHP_MD5 *php.tar.xz" | md5sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; command -v gpgconf > /dev/null && gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps
2018-09-15 09:29:37 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-09-15 09:32:29 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ${PHP_EXTRA_BUILD_DEPS:-} ; rm -rf /var/lib/apt/lists/*; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc
2018-09-15 09:32:30 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-09-15 09:32:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-09-15 09:32:31 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-09-15 09:32:32 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-09-15 09:32:32 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-09-15 09:32:32 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 12:32:12 UTC/bin/sh -c #(nop) LABEL maintainer=pierre@piwik.org
2018-09-15 12:35:44 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libfreetype6-dev libgeoip-dev libjpeg-dev libldap2-dev libpng-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install gd ldap mysqli opcache pdo_mysql zip ; pecl install APCu-5.1.11; pecl install geoip-1.1.1; pecl install redis-3.1.6; docker-php-ext-enable apcu geoip redis ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*
2018-09-15 12:35:44 UTC/bin/sh -c #(nop) ENV MATOMO_VERSION=3.5.1
2018-09-15 12:36:27 UTC/bin/sh -c set -ex; fetchDeps=" dirmngr gnupg "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps ; curl -fsSL -o piwik.tar.gz "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz"; curl -fsSL -o piwik.tar.gz.asc "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 814E346FA01A20DBB04B6807B5DBD5925590A237; gpg --batch --verify piwik.tar.gz.asc piwik.tar.gz; gpgconf --kill all; rm -rf "$GNUPGHOME" piwik.tar.gz.asc; tar -xzf piwik.tar.gz -C /usr/src/; rm piwik.tar.gz; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2018-09-15 12:36:28 UTC/bin/sh -c #(nop) COPY file:2bb39e74aa27ed262fe882fbe94a76456ae9dc4b330877ebfaf80c5598a3ee99 in /usr/local/etc/php/conf.d/php-piwik.ini
2018-09-15 12:36:31 UTC/bin/sh -c set -ex; curl -fsSL -o /usr/src/piwik/misc/GeoIPCity.dat.gz https://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz; gunzip /usr/src/piwik/misc/GeoIPCity.dat.gz
2018-09-15 12:36:32 UTC/bin/sh -c #(nop) COPY file:1d3652fedc114c4318a1a002b225282d08d62cc6960067e98a0e8480c5cf6fb2 in /entrypoint.sh
2018-09-15 12:36:32 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-09-15 12:36:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-09-15 12:36:33 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-05 19:23:01 UTC
139 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSA917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
MATOMO_VERSION3.5.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://secure.php.net/get/php-7.1.21.tar.xz.asc/from/this/mirror
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_EXTRA_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -Wl,--hash-style=both -pie
PHP_MD5 PHP_SHA256d4da6dc69d3fe1e6b2b80f16b262f391037bfeb21213c966e026bd45d7ca2813
PHP_URLhttps://secure.php.net/get/php-7.1.21.tar.xz/from/this/mirror
PHP_VERSION7.1.21
[#000] sha256:2e5bbd238113a2057012dfb78ac9665531c276c48962d208492c8802fb0503c0 - 13.18% (18.4 MB)
[#001] sha256:4c7453977399986cae90e7dff649e6e6239b8561d9f7af71651ea23933b98bd3 - 0.0% (228 Bytes)
[#002] sha256:4f0c86f09d6663fdcad54665088cbc80458ba3910dd6ff1221ba525f02902078 - 36.64% (51.1 MB)
[#003] sha256:ca86f3766852f42b9b9e8fc1e14732770796c7e01bd15e8d45dcd04d720faeec - 0.0% (212 Bytes)
[#004] sha256:9bee87f5198e994d22e750fedc39e0f7571e4427b47a4c590f9d3828b63ae3b7 - 11.06% (15.4 MB)
[#005] sha256:910cc2d6ec5b232dcc01b13da22ca60a11ec0affcf05ca958e6f5575f4925f0b - 0.0% (1.25 KB)
[#006] sha256:35c9c8a8667052bc5da969abd3978e76362e967bef2818d35cba62befef27598 - 0.0% (470 Bytes)
[#007] sha256:92e0a1b440c01b95e647a5ede9bc9b73a7d70c9e56eac469e34327b77e43bd45 - 0.0% (229 Bytes)
[#008] sha256:66cc05ca7d9bcaeeb0f1ab22b578a324ea9aa2e299d6d5d92a5e851483c9cf8e - 0.0% (510 Bytes)
[#009] sha256:d47d028cf4d8fab234172c08fb6eccdfff63a8ca0581d0afc3ad8cf20597c5a1 - 8.6% (12 MB)
[#010] sha256:617dd66dc6d8b5bdc7110c9e678ba13c1efb65ed67696e051fe421a108912ee8 - 0.0% (501 Bytes)
[#011] sha256:aa23422469f50fd90b216b33bb5e7aab8ffd6de732baa911914a41609d2f0b53 - 8.71% (12.1 MB)
[#012] sha256:e92b68431c56230b91301d516d4bc09f2371368416ecdaed845f25c1063ae200 - 0.0% (2.14 KB)
[#013] sha256:8b5327c374303c0659635c6e5456e37479eb0ce539f485cd8f092be725416707 - 0.0% (905 Bytes)
[#014] sha256:237f41df93075965c0a15bcc30dc3d27ccd7abc0b068c7ca07e6dd1e952380ed - 1.83% (2.55 MB)
[#015] sha256:9d01d0f45d3708541697b94d9fb221e419423e7ff66157355ae1ca6dcff28873 - 10.47% (14.6 MB)
[#016] sha256:2247a022a5c24bb2a0cea456a20e0e310fe343fb3397c5924c551811e0b40edf - 0.0% (321 Bytes)
[#017] sha256:71b0d1872676eb7ddd5e9a97fbf2cd473269b0ff320f5de5fff2ef7afe756f66 - 9.52% (13.3 MB)
[#018] sha256:ca0f782c45e0f3235c48dd8b6fce58ace4f4b71d8afc5dec99ca613c835feaeb - 0.0% (222 Bytes)
/bin/sh -c #(nop) ADD file:d20313e46e6d5f092327691d5bc0e83ad6b16d7b44a8dc82fa973c25a13257e7 in /
2018-09-05 12:04:38 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-09-05 13:54:55 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-09-05 13:54:56 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-09-05 13:55:21 UTC/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*
2018-09-05 13:55:21 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-09-05 13:55:23 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-09-05 14:00:38 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-09-05 14:00:38 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-09-05 14:00:38 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-09-05 14:00:39 UTC/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done
2018-09-05 14:00:41 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-09-05 14:00:42 UTC/bin/sh -c set -ex && . "$APACHE_ENVVARS" && ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"
2018-09-05 14:00:43 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2018-09-05 14:00:43 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-09-05 14:00:44 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-09-05 14:00:44 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 14:00:44 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 14:00:44 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-09-05 14:37:51 UTC/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
2018-09-05 14:37:51 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.1.21
2018-09-05 14:37:51 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.21.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.21.tar.xz.asc/from/this/mirror
2018-09-05 14:37:52 UTC/bin/sh -c #(nop) ENV PHP_SHA256=d4da6dc69d3fe1e6b2b80f16b262f391037bfeb21213c966e026bd45d7ca2813 PHP_MD5=
2018-09-05 14:38:03 UTC/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -O php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_MD5" ]; then echo "$PHP_MD5 *php.tar.xz" | md5sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; command -v gpgconf > /dev/null && gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps
2018-09-05 14:38:04 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-09-05 14:41:24 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ${PHP_EXTRA_BUILD_DEPS:-} ; rm -rf /var/lib/apt/lists/*; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc
2018-09-05 14:41:25 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-09-05 14:41:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-09-05 14:41:26 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-09-05 14:41:26 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-09-05 14:41:26 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-09-05 14:41:26 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-05 19:19:10 UTC/bin/sh -c #(nop) LABEL maintainer=pierre@piwik.org
2018-09-05 19:22:37 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libfreetype6-dev libgeoip-dev libjpeg-dev libldap2-dev libpng-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install gd ldap mysqli opcache pdo_mysql zip ; pecl install APCu-5.1.11; pecl install geoip-1.1.1; pecl install redis-3.1.6; docker-php-ext-enable apcu geoip redis ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*
2018-09-05 19:22:37 UTC/bin/sh -c #(nop) ENV MATOMO_VERSION=3.5.1
2018-09-05 19:22:56 UTC/bin/sh -c set -ex; fetchDeps=" dirmngr gnupg "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps ; curl -fsSL -o piwik.tar.gz "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz"; curl -fsSL -o piwik.tar.gz.asc "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 814E346FA01A20DBB04B6807B5DBD5925590A237; gpg --batch --verify piwik.tar.gz.asc piwik.tar.gz; gpgconf --kill all; rm -rf "$GNUPGHOME" piwik.tar.gz.asc; tar -xzf piwik.tar.gz -C /usr/src/; rm piwik.tar.gz; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2018-09-05 19:22:57 UTC/bin/sh -c #(nop) COPY file:2bb39e74aa27ed262fe882fbe94a76456ae9dc4b330877ebfaf80c5598a3ee99 in /usr/local/etc/php/conf.d/php-piwik.ini
2018-09-05 19:22:59 UTC/bin/sh -c set -ex; curl -fsSL -o /usr/src/piwik/misc/GeoIPCity.dat.gz https://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz; gunzip /usr/src/piwik/misc/GeoIPCity.dat.gz
2018-09-05 19:23:00 UTC/bin/sh -c #(nop) COPY file:1d3652fedc114c4318a1a002b225282d08d62cc6960067e98a0e8480c5cf6fb2 in /entrypoint.sh
2018-09-05 19:23:00 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-09-05 19:23:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-09-05 19:23:01 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 19:49:19 UTC
146 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSA917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
MATOMO_VERSION3.5.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_EXTRA_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -Wl,--hash-style=both -pie
PHP_MD5 PHP_SHA2569194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d
PHP_URLhttps://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror
PHP_VERSION7.1.22
[#000] sha256:8d586fc7919319b234c6d8676e8dc3baa39e4edf195a2dec935bdaeeb0862163 - 13.29% (19.4 MB)
[#001] sha256:4b9a0c6139ac02ec19ae2b9abd5a62e150d1d48fa5b2f2ce6288673d4abf8c89 - 0.0% (227 Bytes)
[#002] sha256:bbd3f9aedb13f6184ef6937e7fd4e572275b5c360fb3a82984e60f9f409ded5a - 37.66% (54.9 MB)
[#003] sha256:82954d79d5da39fa6ca0661f210feebf6a504b18c3871386acdc845a57e25927 - 0.0% (183 Bytes)
[#004] sha256:b51b53f874ae9dc4d9853ed4a053fd0a250af660bec2e20a91023d0781839c95 - 10.93% (15.9 MB)
[#005] sha256:1796c6fcf7510d3a50a414a302fedad45b8d6897ecdf346f81a41ee69e747450 - 0.0% (1.22 KB)
[#006] sha256:a6418c683e403bd9a73ea07ede43aab1c8f74d909c0bbcc4a423fb155c82e491 - 0.0% (433 Bytes)
[#007] sha256:9739e51588a52ff0717bc27576e99885eb39668c5d409d208cb9834f865f2120 - 0.0% (230 Bytes)
[#008] sha256:09e8d222088e45320e61a4ac0479fd3f9b12c5dc7a8a8c9988560f05d51b4556 - 0.0% (490 Bytes)
[#009] sha256:5276b626cd3c3a8d7fa873132414f97886808e1b4e31b3b85bee5e8120ff1b38 - 8.22% (12 MB)
[#010] sha256:2a5e4d79fab4f67e4ba5ce4da4410a1eccbcbb8ba54aa4fdb7828c4090e7a8c2 - 0.0% (501 Bytes)
[#011] sha256:5ccbc6a9fd5c48c031fe1cc23916ea641e908eb517efc9cb329c49a73022c5b1 - 8.98% (13.1 MB)
[#012] sha256:6080afc0e94d3475f52f58249e2c0d505121cebc44e8c6897711ed0a5d6a3a75 - 0.0% (2.14 KB)
[#013] sha256:33104fdedd144c13843e9146f403640fcfa0ac99b0bf74a25c3bfbd63a000c3f - 0.0% (904 Bytes)
[#014] sha256:2389f43b6e99d17dcd3ca099bfdc801b618d3a688fa27da3ed4f7280df76f79d - 1.81% (2.65 MB)
[#015] sha256:610f782d6d20c8895fee20b708b00cd75b42a5b8112f8723bbcca9ab71e54657 - 10.01% (14.6 MB)
[#016] sha256:8a09e6fba1f10db21425735dcd57e43ee6ff3ecbf9a56db12cc2b3637e257ec1 - 0.0% (319 Bytes)
[#017] sha256:6f9d356443407f47492e352e4e92f2f66a6a48d563b79eee73ba67c99b180f76 - 9.1% (13.3 MB)
[#018] sha256:ff45da1abe8acaaa830aebc07f9768ac382f8f2640336a5220de880d3c3738c0 - 0.0% (222 Bytes)
/bin/sh -c #(nop) ADD file:11982f247d3c0dc005ade5290cf65e3e0f9d4a64f141d4d63317af8680ef094a in /
2018-09-05 08:52:05 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-09-05 14:29:03 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-09-05 14:29:04 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-09-05 14:30:30 UTC/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*
2018-09-05 14:30:31 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-09-05 14:30:34 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-09-05 14:43:44 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-09-05 14:43:45 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-09-05 14:43:46 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-09-05 14:43:48 UTC/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done
2018-09-05 14:43:51 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-09-05 14:43:54 UTC/bin/sh -c set -ex && . "$APACHE_ENVVARS" && ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"
2018-09-05 14:43:56 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2018-09-05 14:43:57 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-09-05 14:43:58 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-09-05 14:43:59 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 14:44:00 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 14:44:01 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-09-05 16:31:38 UTC/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
2018-09-15 14:31:46 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.1.22
2018-09-15 14:31:47 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
2018-09-15 14:31:47 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d PHP_MD5=
2018-09-15 14:32:25 UTC/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -O php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_MD5" ]; then echo "$PHP_MD5 *php.tar.xz" | md5sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; command -v gpgconf > /dev/null && gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps
2018-09-15 14:32:26 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-09-15 14:38:27 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ${PHP_EXTRA_BUILD_DEPS:-} ; rm -rf /var/lib/apt/lists/*; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc
2018-09-15 14:38:29 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-09-15 14:38:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-09-15 14:38:31 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-09-15 14:38:32 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-09-15 14:38:32 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-09-15 14:38:33 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 19:44:07 UTC/bin/sh -c #(nop) LABEL maintainer=pierre@piwik.org
2018-09-15 19:48:29 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libfreetype6-dev libgeoip-dev libjpeg-dev libldap2-dev libpng-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install gd ldap mysqli opcache pdo_mysql zip ; pecl install APCu-5.1.11; pecl install geoip-1.1.1; pecl install redis-3.1.6; docker-php-ext-enable apcu geoip redis ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*
2018-09-15 19:48:29 UTC/bin/sh -c #(nop) ENV MATOMO_VERSION=3.5.1
2018-09-15 19:49:10 UTC/bin/sh -c set -ex; fetchDeps=" dirmngr gnupg "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps ; curl -fsSL -o piwik.tar.gz "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz"; curl -fsSL -o piwik.tar.gz.asc "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 814E346FA01A20DBB04B6807B5DBD5925590A237; gpg --batch --verify piwik.tar.gz.asc piwik.tar.gz; gpgconf --kill all; rm -rf "$GNUPGHOME" piwik.tar.gz.asc; tar -xzf piwik.tar.gz -C /usr/src/; rm piwik.tar.gz; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2018-09-15 19:49:11 UTC/bin/sh -c #(nop) COPY file:2bb39e74aa27ed262fe882fbe94a76456ae9dc4b330877ebfaf80c5598a3ee99 in /usr/local/etc/php/conf.d/php-piwik.ini
2018-09-15 19:49:15 UTC/bin/sh -c set -ex; curl -fsSL -o /usr/src/piwik/misc/GeoIPCity.dat.gz https://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz; gunzip /usr/src/piwik/misc/GeoIPCity.dat.gz
2018-09-15 19:49:16 UTC/bin/sh -c #(nop) COPY file:1d3652fedc114c4318a1a002b225282d08d62cc6960067e98a0e8480c5cf6fb2 in /entrypoint.sh
2018-09-15 19:49:17 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-09-15 19:49:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-09-15 19:49:19 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 14:40:13 UTC
154 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSA917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
MATOMO_VERSION3.5.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_EXTRA_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -Wl,--hash-style=both -pie
PHP_MD5 PHP_SHA2569194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d
PHP_URLhttps://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror
PHP_VERSION7.1.22
[#000] sha256:92065d7cb20e14e29d25bb528f13bf94b0956f60664782bb1c43ce3192bf762b - 14.13% (21.7 MB)
[#001] sha256:5d410d48def2a37874fbb12203fc7704c1231389db8a4d2fe7a0ec41b2054951 - 0.0% (228 Bytes)
[#002] sha256:40a7697ebc0840cff78c11793c2ac32d5b83b5c870da149d23832f6e7c885503 - 38.39% (58.9 MB)
[#003] sha256:70d738f1afbe46c3ed68ec5d3eef36d8c994d3224e71b7690b39a51bc185f360 - 0.0% (212 Bytes)
[#004] sha256:5f190cb0b33d407de8578386e4db5ac44607d9931001ca88af4cf571be362610 - 10.78% (16.5 MB)
[#005] sha256:a87259062691fa1c9b95e01f0f8ceb03b1fb3d908130e97c1f60e20ba5ba1863 - 0.0% (1.25 KB)
[#006] sha256:e638d757a57fa6d6faeee75be1942548162d257e08d29fd2ba142a694f38d36e - 0.0% (478 Bytes)
[#007] sha256:1a87c8d05f2d278c51345af69d4bf199a1366c8ea2fce1b1cd469b9c2655718c - 0.0% (231 Bytes)
[#008] sha256:5a8a19012220611db2d1a90b11308013f15f3f23978db2a818648f661caf6ad9 - 0.0% (517 Bytes)
[#009] sha256:1c4d1686ad18b0f0deec55cbfa7d5e6d7d71574fa2d6b26a96a7fb7453bed418 - 7.81% (12 MB)
[#010] sha256:7611dbcc3f86011cfe4e50c8199da954dbe2002681b47c8be77df47f399084de - 0.0% (500 Bytes)
[#011] sha256:83e539ed2dc29aad23fbf4e0156aefea75782e723365c0f5d13951aa82cb4430 - 8.93% (13.7 MB)
[#012] sha256:c5be42125aafbf910ffa6fea479c63bc66fa7fcadcb7255673a189cdd9de4901 - 0.0% (2.14 KB)
[#013] sha256:9ef6a7032c229b8b7252ede1eededc83a14083bd37dfcf9a2bcfe2a986f4bb70 - 0.0% (905 Bytes)
[#014] sha256:098c0cb19de19a3a5ad11d2e8df09c113608afe8ec96951b3ab062fa8245060f - 1.81% (2.78 MB)
[#015] sha256:75e27583fe386a0050f1b7e384704dd1a86b5796a0b0d7db89ffa1b5d3c2e4bf - 9.51% (14.6 MB)
[#016] sha256:5691c74f1c1d42f15b4a631b401f554aaba1cc55578473b7edc489e204bf640b - 0.0% (317 Bytes)
[#017] sha256:25af19c99bf1ad79afe6977719c0590e4a379a76fd791e6f693acb4c990ac0e7 - 8.64% (13.3 MB)
[#018] sha256:ad0463429d694c908f9b87bd1be462481d2a8772e9593b11aaa80c1142a2dc3e - 0.0% (222 Bytes)
/bin/sh -c #(nop) ADD file:d599fe9ac09b7e23964896f5c79eb1a253ab4cfd9d27e3c409ff87a0cc012a33 in /
2018-09-05 08:19:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-09-05 10:12:52 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-09-05 10:12:52 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-09-05 10:14:10 UTC/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*
2018-09-05 10:14:11 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-09-05 10:14:15 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-09-05 10:21:58 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-09-05 10:21:59 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-09-05 10:22:02 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-09-05 10:22:05 UTC/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done
2018-09-05 10:22:08 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-09-05 10:22:11 UTC/bin/sh -c set -ex && . "$APACHE_ENVVARS" && ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"
2018-09-05 10:22:13 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2018-09-05 10:22:14 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-09-05 10:22:15 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-09-05 10:22:16 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 10:22:17 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 10:22:17 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-09-05 11:20:05 UTC/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
2018-09-15 11:14:19 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.1.22
2018-09-15 11:14:20 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
2018-09-15 11:14:21 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d PHP_MD5=
2018-09-15 11:14:46 UTC/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -O php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_MD5" ]; then echo "$PHP_MD5 *php.tar.xz" | md5sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; command -v gpgconf > /dev/null && gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps
2018-09-15 11:14:48 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-09-15 11:18:02 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ${PHP_EXTRA_BUILD_DEPS:-} ; rm -rf /var/lib/apt/lists/*; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc
2018-09-15 11:18:03 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-09-15 11:18:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-09-15 11:18:05 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-09-15 11:18:06 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-09-15 11:18:06 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-09-15 11:18:07 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 14:35:20 UTC/bin/sh -c #(nop) LABEL maintainer=pierre@piwik.org
2018-09-15 14:38:16 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libfreetype6-dev libgeoip-dev libjpeg-dev libldap2-dev libpng-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install gd ldap mysqli opcache pdo_mysql zip ; pecl install APCu-5.1.11; pecl install geoip-1.1.1; pecl install redis-3.1.6; docker-php-ext-enable apcu geoip redis ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*
2018-09-15 14:39:19 UTC/bin/sh -c #(nop) ENV MATOMO_VERSION=3.5.1
2018-09-15 14:40:02 UTC/bin/sh -c set -ex; fetchDeps=" dirmngr gnupg "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps ; curl -fsSL -o piwik.tar.gz "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz"; curl -fsSL -o piwik.tar.gz.asc "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 814E346FA01A20DBB04B6807B5DBD5925590A237; gpg --batch --verify piwik.tar.gz.asc piwik.tar.gz; gpgconf --kill all; rm -rf "$GNUPGHOME" piwik.tar.gz.asc; tar -xzf piwik.tar.gz -C /usr/src/; rm piwik.tar.gz; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2018-09-15 14:40:04 UTC/bin/sh -c #(nop) COPY file:2bb39e74aa27ed262fe882fbe94a76456ae9dc4b330877ebfaf80c5598a3ee99 in /usr/local/etc/php/conf.d/php-piwik.ini
2018-09-15 14:40:08 UTC/bin/sh -c set -ex; curl -fsSL -o /usr/src/piwik/misc/GeoIPCity.dat.gz https://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz; gunzip /usr/src/piwik/misc/GeoIPCity.dat.gz
2018-09-15 14:40:09 UTC/bin/sh -c #(nop) COPY file:1d3652fedc114c4318a1a002b225282d08d62cc6960067e98a0e8480c5cf6fb2 in /entrypoint.sh
2018-09-15 14:40:10 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-09-15 14:40:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-09-15 14:40:13 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 13:39:18 UTC
148 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSA917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
MATOMO_VERSION3.5.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_EXTRA_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -Wl,--hash-style=both -pie
PHP_MD5 PHP_SHA2569194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d
PHP_URLhttps://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror
PHP_VERSION7.1.22
[#000] sha256:599d69132c0524467aafceacede5f8ea0a07f3ae6d5c97a28cf25ce9e1cd4580 - 14.42% (21.3 MB)
[#001] sha256:506c5db97b9f6eb71553e5569f522e6a84e62ce4a277e9810c0fb427a4112692 - 0.0% (226 Bytes)
[#002] sha256:81952eed5525c283ca8b58c7a82232fae8c8bdb3f5a1d40ef64981ac1bf687cd - 36.01% (53.2 MB)
[#003] sha256:0e30556b64e35e6fc6a33d75c92237cc54af0e9f80f398847226c87f45eb0bb0 - 0.0% (183 Bytes)
[#004] sha256:73aad784b3a195ba028a5f46f79ec7555a71ce08b8186c2b9fd62ddd1e999c65 - 11.14% (16.5 MB)
[#005] sha256:4b4d214bede9bb1d7c57aafdcdc1e95a57cd93e3cf309de150d900733f939a54 - 0.0% (1.22 KB)
[#006] sha256:17da756eaf75b61b20eb5abb04091e501b68b1d114e3b08338a714a948346444 - 0.0% (423 Bytes)
[#007] sha256:44a8f5679a95d4d86621a926b7432670b854bf115d8371130fedb58f3f4d38d1 - 0.0% (229 Bytes)
[#008] sha256:d6da622869e56d6d37a402ecc1af951082b29f4e06b088b30daccc1d28f57bd0 - 0.0% (483 Bytes)
[#009] sha256:e8cd73f0c525e56a811a3b3176864191c3d7a5ad4663c7d1d3532e859bc55ce2 - 8.12% (12 MB)
[#010] sha256:c7ba6f4a72c9ee5f7a82d04dee2e32f043003fc2219f05cb452c39b6ad25ecfa - 0.0% (500 Bytes)
[#011] sha256:a420599430688b77da7735f12c4ec7b65447560302fc3a3883092a7ce397d686 - 9.53% (14.1 MB)
[#012] sha256:e921d6ac7f6fdfdd8873f75de117b7b4ffbde740abeaeadd2b422dccf950fcb9 - 0.0% (2.14 KB)
[#013] sha256:452093b8b65ccb7c0444fb865772813fd749ff75edd3fd0b25321c95ebf9bdd1 - 0.0% (902 Bytes)
[#014] sha256:8bd4c8a10e2dcab55c058ee625eb49f846c317cb57e431a697c5fec942323c54 - 1.91% (2.82 MB)
[#015] sha256:763a5a4d265e635d83a4a37e352e39bfd1f7da8deb8df765997bc73e57714f5a - 9.88% (14.6 MB)
[#016] sha256:77286651b0116183d806f5639f15a5d2d4878d9f23f69faa9ebc10b61aa6ee12 - 0.0% (319 Bytes)
[#017] sha256:a48c99f018fa447c861602efef118d4597c4ba6c36e97cad62ca40e28c9b3dd2 - 8.99% (13.3 MB)
[#018] sha256:1c4ac74fd658496bf796981da5e7fffa0381d4be6b36fb3c030938eb51418743 - 0.0% (222 Bytes)
/bin/sh -c #(nop) ADD file:f5f366bce70b148326259fed081f171c5f1789dbd1954137fb79deb38cf5cef1 in /
2018-09-05 11:44:29 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-09-05 12:52:17 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-09-05 12:52:17 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-09-05 12:52:34 UTC/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*
2018-09-05 12:52:34 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-09-05 12:52:35 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-09-05 12:58:06 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-09-05 12:58:06 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-09-05 12:58:06 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-09-05 12:58:07 UTC/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done
2018-09-05 12:58:08 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-09-05 12:58:08 UTC/bin/sh -c set -ex && . "$APACHE_ENVVARS" && ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"
2018-09-05 12:58:09 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2018-09-05 12:58:09 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-09-05 12:58:09 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-09-05 12:58:09 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 12:58:10 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-09-05 12:58:10 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-09-05 12:58:10 UTC/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172
2018-09-15 11:58:35 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.1.22
2018-09-15 11:58:36 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.22.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.22.tar.xz.asc/from/this/mirror
2018-09-15 11:58:36 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d PHP_MD5=
2018-09-15 11:58:45 UTC/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -O php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_MD5" ]; then echo "$PHP_MD5 *php.tar.xz" | md5sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; command -v gpgconf > /dev/null && gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps
2018-09-15 11:58:45 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-09-15 12:00:58 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ${PHP_EXTRA_BUILD_DEPS:-} ; rm -rf /var/lib/apt/lists/*; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc
2018-09-15 12:00:59 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-09-15 12:00:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-09-15 12:00:59 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-09-15 12:01:00 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-09-15 12:01:00 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-09-15 12:01:00 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-09-15 13:37:33 UTC/bin/sh -c #(nop) LABEL maintainer=pierre@piwik.org
2018-09-15 13:39:01 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libfreetype6-dev libgeoip-dev libjpeg-dev libldap2-dev libpng-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install gd ldap mysqli opcache pdo_mysql zip ; pecl install APCu-5.1.11; pecl install geoip-1.1.1; pecl install redis-3.1.6; docker-php-ext-enable apcu geoip redis ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*
2018-09-15 13:39:01 UTC/bin/sh -c #(nop) ENV MATOMO_VERSION=3.5.1
2018-09-15 13:39:12 UTC/bin/sh -c set -ex; fetchDeps=" dirmngr gnupg "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps ; curl -fsSL -o piwik.tar.gz "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz"; curl -fsSL -o piwik.tar.gz.asc "https://builds.matomo.org/piwik-${MATOMO_VERSION}.tar.gz.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 814E346FA01A20DBB04B6807B5DBD5925590A237; gpg --batch --verify piwik.tar.gz.asc piwik.tar.gz; gpgconf --kill all; rm -rf "$GNUPGHOME" piwik.tar.gz.asc; tar -xzf piwik.tar.gz -C /usr/src/; rm piwik.tar.gz; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2018-09-15 13:39:16 UTC/bin/sh -c #(nop) COPY file:2bb39e74aa27ed262fe882fbe94a76456ae9dc4b330877ebfaf80c5598a3ee99 in /usr/local/etc/php/conf.d/php-piwik.ini
2018-09-15 13:39:17 UTC/bin/sh -c set -ex; curl -fsSL -o /usr/src/piwik/misc/GeoIPCity.dat.gz https://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz; gunzip /usr/src/piwik/misc/GeoIPCity.dat.gz
2018-09-15 13:39:17 UTC/bin/sh -c #(nop) COPY file:1d3652fedc114c4318a1a002b225282d08d62cc6960067e98a0e8480c5cf6fb2 in /entrypoint.sh
2018-09-15 13:39:17 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-09-15 13:39:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-09-15 13:39:18 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.