2018-06-28 13:44:09 UTC
143 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
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.2.7.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_SHA256eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0
PHP_URLhttps://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror
PHP_VERSION7.2.7
WORDPRESS_SHA140616b40d120c97205e5852c03096115c2fca537
WORDPRESS_VERSION4.9.6
[#000] sha256:7de5eb46c52dbee10629f5dc34d9b2445893031ae37083572734bc4f6577757d - 15.42% (22.1 MB)
[#001] sha256:baad8197006209bfe81c1a81c6d83eb29845c5210a5818d2a01ca3f4396fc7c1 - 0.0% (227 Bytes)
[#002] sha256:7bd2f11dac5d775ab0e35851f2fd75bf172e146b62a935818333717b9adb7c7d - 47.65% (68.2 MB)
[#003] sha256:6614119214dcbd3cc94e0c89b9db7085ff00a17fe410275ff8eb29babd608f36 - 0.0% (183 Bytes)
[#004] sha256:11772a83939f48a522552f019ab5904914ca5addfce1eb6a8150dbac4893e085 - 11.7% (16.7 MB)
[#005] sha256:cafbab36e17b4fbb21353a4aec2a5b2ee12af34ec7904690cb9460354281f087 - 0.0% (1.22 KB)
[#006] sha256:8f446d3d2897d07135b1d22643c82a14bec2179c9043a0cc1e4fca87df0641eb - 0.0% (428 Bytes)
[#007] sha256:bc157ea9c1d14665c21c44b2a163d1fb0d94ecebb744f3c52996b4daba8c40f7 - 0.0% (231 Bytes)
[#008] sha256:552fe83bc909af1f2e546e882205c1eb99705cf0bf1132adb18157d228b2cd90 - 0.0% (484 Bytes)
[#009] sha256:e5762efb21d1f5074f716a4265c62a8caca2eb869610b287b14e4dd5a73745c3 - 8.3% (11.9 MB)
[#010] sha256:d585e19a565f0936f1dd12aa7aee5698f91fdbb42fb45ff960f6a0f4ea0d1750 - 0.0% (499 Bytes)
[#011] sha256:ad53f9d7eadccfacea259f4b6c00caa359ce72d56d31087d55db2e5136c92c6e - 10.42% (14.9 MB)
[#012] sha256:e56036c534143886a95185abe70b7038cb76daae63bdd8c7e84e48c00c6550e1 - 0.0% (2.14 KB)
[#013] sha256:6fb8a5a7e5897604d02cad789eb3e6b575abef3744370ef59b09db10e9e97970 - 0.0% (264 Bytes)
[#014] sha256:33300a8792547e1474893b0d7e3298767c105cb349a1264cc077e55e7823b036 - 0.0% (904 Bytes)
[#015] sha256:9e658487cce4805d1d6d05e97d6cc052fe1a9bab7810ef14c1061b0d4de74b77 - 0.78% (1.11 MB)
[#016] sha256:37e35b90f3f348648fa1396ec04a1c3a2ec9c50c29127d7fce46edc644c64a40 - 0.0% (353 Bytes)
[#017] sha256:fd7361fd77eca60ddb34160e42780d6896152d9c966dcb754010fa26740a229e - 0.0% (349 Bytes)
[#018] sha256:adad9d8f3bd626f62ad15c5ee651ba38adcdcff0f32baaa50079ab74f3f13d16 - 5.73% (8.2 MB)
[#019] sha256:c2587dcf40a726d030c1e9e8784651805947a8516f169cf27c7e23a1e49c1ab6 - 0.0% (3.28 KB)
/bin/sh -c #(nop) ADD file:e1777a98c0e3aaf9cb1f4116550001b0eed2fe669b2c6449c93b76cccc92e1a2 in /
2018-06-27 10:46:42 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 13:39:08 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-06-27 13:39:08 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-06-27 13:39:54 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-06-27 13:39:54 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-06-27 13:39:55 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-06-27 13:44:55 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-06-27 13:44:55 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-06-27 13:44:55 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-06-27 13:44:56 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-06-27 13:44:57 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-06-27 13:44:58 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-06-27 13:44:59 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-06-27 13:44:59 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-06-27 13:44:59 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-06-27 13:44:59 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 13:45:00 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 13:45:00 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-06-27 13:45:00 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
2018-06-28 10:51:54 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.2.7
2018-06-28 10:51:54 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.7.tar.xz.asc/from/this/mirror
2018-06-28 10:51:54 UTC/bin/sh -c #(nop) ENV PHP_SHA256=eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0 PHP_MD5=
2018-06-28 10:52:09 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-06-28 10:52:17 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-06-28 10:55:36 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-0-dev libcurl4-openssl-dev libedit-dev libsodium-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-password-argon2 --with-sodium=shared --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-06-28 10:55:37 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-06-28 10:55:38 UTC/bin/sh -c docker-php-ext-enable sodium
2018-06-28 10:55:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-06-28 10:55:39 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-06-28 10:55:39 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-06-28 10:55:39 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-06-28 10:55:39 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-06-28 13:44:02 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libjpeg-dev libpng-dev ; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache zip; 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-06-28 13:44:03 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=2'; echo 'opcache.fast_shutdown=1'; echo 'opcache.enable_cli=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2018-06-28 13:44:04 UTC/bin/sh -c a2enmod rewrite expires
2018-06-28 13:44:04 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-06-28 13:44:05 UTC/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.9.6
2018-06-28 13:44:05 UTC/bin/sh -c #(nop) ENV WORDPRESS_SHA1=40616b40d120c97205e5852c03096115c2fca537
2018-06-28 13:44:08 UTC/bin/sh -c set -ex; curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz"; echo "$WORDPRESS_SHA1 *wordpress.tar.gz" | sha1sum -c -; tar -xzf wordpress.tar.gz -C /usr/src/; rm wordpress.tar.gz; chown -R www-data:www-data /usr/src/wordpress
2018-06-28 13:44:08 UTC/bin/sh -c #(nop) COPY file:3d3c99e98daa50fa9919315d4531e921f800fc011486bda46e9d6dcea82dd53c in /usr/local/bin/
2018-06-28 13:44:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-28 13:44:09 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-07-06 21:38:34 UTC
138 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
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.2.7.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_SHA256eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0
PHP_URLhttps://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror
PHP_VERSION7.2.7
WORDPRESS_SHA140616b40d120c97205e5852c03096115c2fca537
WORDPRESS_VERSION4.9.6
[#000] sha256:683abbb4ea60e108164f1d351e7bcf13daf45941137d800086447874df05f48e - 15.57% (21.5 MB)
[#001] sha256:5ba6c1ec1bb762cc41233ccdd9f368a68c6e720650e0c62fc9140cf5e288252e - 0.0% (225 Bytes)
[#002] sha256:30c400495d2ea63d2298b85f3d738e979e2114f2d6ed057965a74bc4f1a78ed4 - 46.69% (64.3 MB)
[#003] sha256:47082fd94ae91eb73b6d50cdb7ea5f4ea84e0ae717e18af7ce37a85f7698b4c0 - 0.0% (183 Bytes)
[#004] sha256:db1399ce8b37aeb16fc522d82dbac239fa7ae31946817990054c84ea0fceb3e7 - 11.86% (16.3 MB)
[#005] sha256:d9055cd97604977bf7f8d1d9347cb5c805979262a2cef7d90483838343804723 - 0.0% (1.22 KB)
[#006] sha256:3dc42f043a066bfd5a0d0806f9518ef5933d2a2d58cfe705e5ecfd4ae8fc91f3 - 0.0% (428 Bytes)
[#007] sha256:718b9cd7325a93a897daaf45bff4cb734dbcbde7e589de6f06ea7c6123dee3cb - 0.0% (229 Bytes)
[#008] sha256:a7b97ac10aedc3770f6340b2d7e13df52f4adb9a6eeb25b45834492600726ddd - 0.0% (486 Bytes)
[#009] sha256:24e62ac9193c8518b404107fe76b10b79d3e0862d2c5aa56941c7ac6ffac7a64 - 8.63% (11.9 MB)
[#010] sha256:ab519c71ddf5d0bbb0fe070af722da9d417486fc76933e16f4f570d6aeaccd8c - 0.0% (499 Bytes)
[#011] sha256:4bb2eea5ed3b042981d60bc1ef2c4c48e3ead3a5fd8ca76055d6b84e24e84c4b - 10.52% (14.5 MB)
[#012] sha256:839db073d17d825232b1033468e45b096bab8fe3ec1706cecee4d6efaef840a7 - 0.0% (2.14 KB)
[#013] sha256:694b4d33596aa6ccf3a0ce26536610fafe31c1adc2b46ca4f50887eb9508bbe1 - 0.0% (265 Bytes)
[#014] sha256:91d76bc9d54f105ad08202df066972988cdf84b8eab6589b3dbe49c0019ec8e6 - 0.0% (902 Bytes)
[#015] sha256:ae74604bafbd6834ee71f1fa1f3c2bf33854e3fcd613e6795ceb5222750803ee - 0.77% (1.07 MB)
[#016] sha256:f572c09c63f228e0c581000863fe6f50326f8b6bdaf193620b1f210c498df757 - 0.0% (353 Bytes)
[#017] sha256:eb923689e465826ed1bbfbc6c7c372fb1e2158f73c8b11168c7557655c3a22c6 - 0.0% (350 Bytes)
[#018] sha256:3033c8bb56e049b99dcfa884e69847cad40e28e5215ce4b1c30bb3505f3361bc - 5.95% (8.2 MB)
[#019] sha256:9e5c6fd00edc98e2a59e7e79052b7baa00534603cfbe612acef8402bd36b7fbb - 0.0% (3.28 KB)
/bin/sh -c #(nop) ADD file:28fbc9fd012eef72780d1c75fc2b0969d13f0138f735035335ab4b76793da2da in /
2018-06-26 21:25:25 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-26 23:59:58 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-06-26 23:59:58 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-06-27 00:00:54 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-06-27 00:00:54 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-06-27 00:00:55 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-06-27 00:05:22 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-06-27 00:05:22 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-06-27 00:05:22 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-06-27 00:05:23 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-06-27 00:05:24 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-06-27 00:05:25 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-06-27 00:05:26 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-06-27 00:05:26 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-06-27 00:05:26 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-06-27 00:05:26 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 00:05:26 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 00:05:27 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-06-27 00:05:27 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
2018-07-06 16:04:52 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.2.7
2018-07-06 16:04:53 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.7.tar.xz.asc/from/this/mirror
2018-07-06 16:04:53 UTC/bin/sh -c #(nop) ENV PHP_SHA256=eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0 PHP_MD5=
2018-07-06 16:05:07 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-07-06 16:05:08 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-07-06 16:08:37 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-0-dev libcurl4-openssl-dev libedit-dev libsodium-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-password-argon2 --with-sodium=shared --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-07-06 16:08:38 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-07-06 16:08:39 UTC/bin/sh -c docker-php-ext-enable sodium
2018-07-06 16:08:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-07-06 16:08:39 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-07-06 16:08:39 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-07-06 16:08:40 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-07-06 16:08:40 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-07-06 21:38:29 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libjpeg-dev libpng-dev ; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache zip; 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-07-06 21:38:29 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=2'; echo 'opcache.fast_shutdown=1'; echo 'opcache.enable_cli=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2018-07-06 21:38:30 UTC/bin/sh -c a2enmod rewrite expires
2018-07-06 21:38:30 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-07-06 21:38:30 UTC/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.9.6
2018-07-06 21:38:31 UTC/bin/sh -c #(nop) ENV WORDPRESS_SHA1=40616b40d120c97205e5852c03096115c2fca537
2018-07-06 21:38:33 UTC/bin/sh -c set -ex; curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz"; echo "$WORDPRESS_SHA1 *wordpress.tar.gz" | sha1sum -c -; tar -xzf wordpress.tar.gz -C /usr/src/; rm wordpress.tar.gz; chown -R www-data:www-data /usr/src/wordpress
2018-07-06 21:38:34 UTC/bin/sh -c #(nop) COPY file:3d3c99e98daa50fa9919315d4531e921f800fc011486bda46e9d6dcea82dd53c in /usr/local/bin/
2018-07-06 21:38:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-07-06 21:38:34 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-06-28 10:43:31 UTC
126 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
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.2.7.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_SHA256eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0
PHP_URLhttps://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror
PHP_VERSION7.2.7
WORDPRESS_SHA140616b40d120c97205e5852c03096115c2fca537
WORDPRESS_VERSION4.9.6
[#000] sha256:151bc45ca30d5401779cd71c1dd194a7e6f64f1214de3f4f025bc53daf823199 - 16.06% (20.2 MB)
[#001] sha256:aa6bd38d2d66fba6795e9e95342f0c8198844b627d537b3984b9cd0a7ab81b28 - 0.0% (226 Bytes)
[#002] sha256:d02622b231f7d6560393c5b61f3e13a841d8d285abfccffe908cfce7138bb0df - 43.6% (54.8 MB)
[#003] sha256:cd35557af7f92d6e5324211b684f896eea12d5d3a3675e4b5021d319d2efbd50 - 0.0% (213 Bytes)
[#004] sha256:5ef61e35a546ec6829e123abafe5c552c1e316c1f904a318de9a5c9734070bdf - 12.63% (15.9 MB)
[#005] sha256:ea8d278ee750d248c23337b2623b65d90cbd8685cdea5ad4a064b4806a36e644 - 0.0% (1.25 KB)
[#006] sha256:c4817874c27e63e03324a22a1e5c3b801e73267e87709aba00f48ce7ede8d47d - 0.0% (469 Bytes)
[#007] sha256:1774868f66316869f4bcfa0c697add0573a3038089a65bf00a1ed1abb227daa7 - 0.0% (230 Bytes)
[#008] sha256:2685bbea519a34be740054850964d60cd9cab20623db09f00636d90007d46680 - 0.0% (510 Bytes)
[#009] sha256:7a462ab740b2339e7babc34fb71deea3540ac7913c25b93267a7f62d484b6dfb - 9.45% (11.9 MB)
[#010] sha256:08ef9b4dce1588844f2aaf71fef63da50fd263569efa18ee851a0ee15f0be219 - 0.0% (500 Bytes)
[#011] sha256:783e8d2c5873e78516e05f206d68a8f5bd9b10dc4eee122f71adb31bed101fe4 - 10.91% (13.7 MB)
[#012] sha256:f6243c4d6c9fc1353b7cc91f19df5b8fecf584f858c1a3443a333e5c2bdcd3c0 - 0.0% (2.14 KB)
[#013] sha256:736a6cae7c5ceb704295c34985edbd61c6208064ea2b32e7293f51156760754e - 0.0% (268 Bytes)
[#014] sha256:8a7297041083a1de4e4efb2c81eddd5d15ecedf38f088e42dd23e38d328e7d0e - 0.0% (903 Bytes)
[#015] sha256:e34434abfa3e40bed61c1ce629a414541ab6019c3205ec3a9f5d451de193214c - 0.81% (1.02 MB)
[#016] sha256:7b04bf0fb69ddc66fdf2956a8567451151e4299fa0ba54d3370114baaed8fe6e - 0.0% (353 Bytes)
[#017] sha256:eefe22230f68ec61921a151165e5d36e7e548feb93cdbb1125e60a00e7f49a1e - 0.0% (350 Bytes)
[#018] sha256:c82a5438710d4570c89de8e2c71abb4cf2294ebc319a4ccbc21d0759b7615e47 - 6.52% (8.2 MB)
[#019] sha256:194a69d4cbf9ce53a00fc3aa045b4c1564200bd1947550e4779a6209d181ee45 - 0.0% (3.28 KB)
/bin/sh -c #(nop) ADD file:f1e0d5c56a23a29918cb3b7691cee8f22620b4c54ee70a0dbb4b8151b2be3355 in /
2018-06-27 08:54:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 11:31:25 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-06-27 11:31:26 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-06-27 11:31:55 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-06-27 11:31:56 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-06-27 11:31:57 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-06-27 11:36:31 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-06-27 11:36:31 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-06-27 11:36:31 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-06-27 11:36:32 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-06-27 11:36:33 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-06-27 11:36:34 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-06-27 11:36:35 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-06-27 11:36:35 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-06-27 11:36:35 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-06-27 11:36:36 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 11:36:36 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 11:36:36 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-06-27 11:36:36 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
2018-06-28 08:54:16 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.2.7
2018-06-28 08:54:16 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.7.tar.xz.asc/from/this/mirror
2018-06-28 08:54:17 UTC/bin/sh -c #(nop) ENV PHP_SHA256=eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0 PHP_MD5=
2018-06-28 08:54: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-06-28 08:54:31 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-06-28 08:57:08 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-0-dev libcurl4-openssl-dev libedit-dev libsodium-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-password-argon2 --with-sodium=shared --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-06-28 08:57:10 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-06-28 08:57:11 UTC/bin/sh -c docker-php-ext-enable sodium
2018-06-28 08:57:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-06-28 08:57:11 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-06-28 08:57:12 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-06-28 08:57:12 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-06-28 08:57:12 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-06-28 10:43:24 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libjpeg-dev libpng-dev ; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache zip; 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-06-28 10:43:25 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=2'; echo 'opcache.fast_shutdown=1'; echo 'opcache.enable_cli=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2018-06-28 10:43:26 UTC/bin/sh -c a2enmod rewrite expires
2018-06-28 10:43:27 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-06-28 10:43:27 UTC/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.9.6
2018-06-28 10:43:27 UTC/bin/sh -c #(nop) ENV WORDPRESS_SHA1=40616b40d120c97205e5852c03096115c2fca537
2018-06-28 10:43:30 UTC/bin/sh -c set -ex; curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz"; echo "$WORDPRESS_SHA1 *wordpress.tar.gz" | sha1sum -c -; tar -xzf wordpress.tar.gz -C /usr/src/; rm wordpress.tar.gz; chown -R www-data:www-data /usr/src/wordpress
2018-06-28 10:43:30 UTC/bin/sh -c #(nop) COPY file:3d3c99e98daa50fa9919315d4531e921f800fc011486bda46e9d6dcea82dd53c in /usr/local/bin/
2018-06-28 10:43:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-28 10:43:31 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-06-28 13:44:17 UTC
119 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
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.2.7.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_SHA256eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0
PHP_URLhttps://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror
PHP_VERSION7.2.7
WORDPRESS_SHA140616b40d120c97205e5852c03096115c2fca537
WORDPRESS_VERSION4.9.6
[#000] sha256:a779870b6875e97ad1448eaf9befb46011e0fd10ef5014f59d63f624b51de26f - 15.47% (18.4 MB)
[#001] sha256:ad50898fd2c468f438e87e9be864ea4fca3efee5458e40c137a80c7466910fd6 - 0.0% (227 Bytes)
[#002] sha256:30bcea513727cf4e9481d7f75357c43152fa325c9c7ba3b6aa2c8ed9a0032a4b - 42.99% (51.1 MB)
[#003] sha256:7c8e708452a0833ff29c80d96e764145c7530053d5e7c17bb081690df152d9ae - 0.0% (213 Bytes)
[#004] sha256:ab2f17406b7c3bfaf8faf206a0c9738bb291a289bee51ee335fde1d1269d9dbd - 12.96% (15.4 MB)
[#005] sha256:28029494b83ebd93614a62080b308037aaaaa86c27193e037fe1ffbea57e9213 - 0.0% (1.25 KB)
[#006] sha256:a5de3b999c25580f310ccdef396c3bc4cbbdd5f4bf5350cc820fdbdd52ca92e2 - 0.0% (472 Bytes)
[#007] sha256:21d30376eb24e8478ff86cc90b7e2b9253f7e024be0aecd5b7d44c4d00cd3495 - 0.0% (230 Bytes)
[#008] sha256:60af3f9e0e3ddec3047dc8e6159de4a193f26be6c5ab7e868d22727e1d3a3517 - 0.0% (515 Bytes)
[#009] sha256:7c10ff14dec4f0e5d0443d060f75b7d6149a0708121c846f300a3c04e11fcb21 - 10.0% (11.9 MB)
[#010] sha256:3a22fb07f7e82c0f448fe0ed6bb62034efbff7c4e1c51a3f9f542d95ed2d346f - 0.0% (500 Bytes)
[#011] sha256:d3c24ce18b7acadd94c2077d9d19b602f2a6a4b95a3df411c09f4a8b45cdab0d - 10.87% (12.9 MB)
[#012] sha256:676d3e436c933b3a9e9173b80a6fe49da65f9f86b0a2cf823cfca97f56672cde - 0.0% (2.14 KB)
[#013] sha256:23424774a8b6a751a5856ed9bdaf29aa27f29a7bbf7c2c6d9ddd260538396acf - 0.0% (267 Bytes)
[#014] sha256:2c69a6d61e63e2cdac2419bed1ca7e8b0c2d9488353f984b89b57df093b926ab - 0.0% (904 Bytes)
[#015] sha256:fa111d454382ca873bc50225468e2e390dbbde3afc834be35123415e9f1e6717 - 0.81% (984 KB)
[#016] sha256:8ed7f4f193adb48a98f1f5ecb15fd6133b3387e801c9e332b8cc967b39f06a6e - 0.0% (353 Bytes)
[#017] sha256:9436d71188de50704a64689b788449f32469399cce99e084b3980dcf1215fa45 - 0.0% (347 Bytes)
[#018] sha256:098842614bbe8732bb9180e00452fde4f6e128da01e51f550dbde17e85d6d514 - 6.9% (8.2 MB)
[#019] sha256:68627b75b3a200358fab8554b7a9cb3400d324be012c3d8cb5fc7647176fa23d - 0.0% (3.28 KB)
/bin/sh -c #(nop) ADD file:d05cf75761bffd94ce908a55d38fc4966c194aa14492730dfdc1e52c3ddd0892 in /
2018-06-27 12:03:54 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 13:17:00 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-06-27 13:17:05 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-06-27 13:17: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-06-27 13:17:30 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-06-27 13:17:32 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-06-27 13:21:34 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-06-27 13:21:38 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-06-27 13:21:39 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-06-27 13:21:40 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-06-27 13:21:45 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-06-27 13:21:46 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-06-27 13:21:50 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-06-27 13:21:55 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-06-27 13:21:55 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-06-27 13:21:56 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 13:21:56 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 13:21:57 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-06-27 13:21:57 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
2018-06-28 12:06:16 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.2.7
2018-06-28 12:06:16 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.7.tar.xz.asc/from/this/mirror
2018-06-28 12:06:16 UTC/bin/sh -c #(nop) ENV PHP_SHA256=eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0 PHP_MD5=
2018-06-28 12:06:27 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-06-28 12:06:28 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-06-28 12:08:50 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-0-dev libcurl4-openssl-dev libedit-dev libsodium-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-password-argon2 --with-sodium=shared --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-06-28 12:08:51 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-06-28 12:08:52 UTC/bin/sh -c docker-php-ext-enable sodium
2018-06-28 12:08:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-06-28 12:08:53 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-06-28 12:08:53 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-06-28 12:08:53 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-06-28 12:08:54 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-06-28 13:44:10 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libjpeg-dev libpng-dev ; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache zip; 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-06-28 13:44:11 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=2'; echo 'opcache.fast_shutdown=1'; echo 'opcache.enable_cli=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2018-06-28 13:44:12 UTC/bin/sh -c a2enmod rewrite expires
2018-06-28 13:44:13 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-06-28 13:44:13 UTC/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.9.6
2018-06-28 13:44:13 UTC/bin/sh -c #(nop) ENV WORDPRESS_SHA1=40616b40d120c97205e5852c03096115c2fca537
2018-06-28 13:44:16 UTC/bin/sh -c set -ex; curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz"; echo "$WORDPRESS_SHA1 *wordpress.tar.gz" | sha1sum -c -; tar -xzf wordpress.tar.gz -C /usr/src/; rm wordpress.tar.gz; chown -R www-data:www-data /usr/src/wordpress
2018-06-28 13:44:16 UTC/bin/sh -c #(nop) COPY file:3d3c99e98daa50fa9919315d4531e921f800fc011486bda46e9d6dcea82dd53c in /usr/local/bin/
2018-06-28 13:44:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-28 13:44:17 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-06-28 13:32:30 UTC
125 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
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.2.7.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_SHA256eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0
PHP_URLhttps://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror
PHP_VERSION7.2.7
WORDPRESS_SHA140616b40d120c97205e5852c03096115c2fca537
WORDPRESS_VERSION4.9.6
[#000] sha256:153362478bb06475bede3bd6da2ff08a91dd9fc6f245c70bb5a033b65f38ac14 - 15.53% (19.4 MB)
[#001] sha256:f79dea09ab336187bf8ad7df4f32e934b757e7e0fc53c4cdd5b09f42294fcc2f - 0.0% (228 Bytes)
[#002] sha256:9dede9e8795169f0b10a28122f3d7a16e3e9e8fde7266ce1ac8cd43499d1b65f - 44.0% (55 MB)
[#003] sha256:94e7618d91111b739b7d8c61720a3f19b3b84bd6510b18a1e2bfaf8a14742c26 - 0.0% (182 Bytes)
[#004] sha256:3369f68a8d2561565f5d5a8aa2a264c5fd2ddb8ed6518b7080a44329f97de94b - 12.75% (15.9 MB)
[#005] sha256:952a7c0da13315f91aed2b9880cc8a7678ba3a3f52e31883f37a1ebf26e840ae - 0.0% (1.22 KB)
[#006] sha256:9454ec50e878df2999eddb840bf00090221b233869c767dd5ac89205093a2f1f - 0.0% (434 Bytes)
[#007] sha256:3f53b844b5ac19cd0a60660cd92b123e90b860998f6fc2cff3b41797d7b8d3aa - 0.0% (230 Bytes)
[#008] sha256:d39eb9ea5ac031459ed073afdfb4e294107fb40ecf1caf7a7c83b4a3676e161e - 0.0% (490 Bytes)
[#009] sha256:bc5af8bb055f80c390dabbab639fd8f9c74bbb9c1ca79be71f05539da5a3f22e - 9.52% (11.9 MB)
[#010] sha256:b41e5170df31f13d8960a54644eb1a4d7dc9faed9c3bd12a0d680cf1fd4e3608 - 0.0% (500 Bytes)
[#011] sha256:f1eeb73ab8ef811136cd15995710298b0f4cdf4136b68733efe0732f767d664f - 10.82% (13.5 MB)
[#012] sha256:3dd01ba8aeb4d4e3302cc976737e1f6fa9d194782b7c2f155bcb54dc449021b8 - 0.0% (2.14 KB)
[#013] sha256:7c23ada0ef6522535f3de6ef934995b267398f91bc7782024fabfa1f661e93e5 - 0.0% (268 Bytes)
[#014] sha256:9c8857d1e9daeb42eab66a240c3efdcf5b753b257aa6bc10a3a64f89a44be855 - 0.0% (903 Bytes)
[#015] sha256:f5ab0b2ec56e49dc9e4e29344fc38be692be0e39954994b883bff3160c58be94 - 0.8% (1020 KB)
[#016] sha256:4462d09c49997e0ff440789f69be8027d4d726550f0ccc50eab5e7bc560f65da - 0.0% (355 Bytes)
[#017] sha256:e5e69777b178de6efa4a818b40f4b57e303a052f8f617465d5b0458e3668321e - 0.0% (348 Bytes)
[#018] sha256:3c73c1319d2824fdbe4045fb1a06c9623208fce6a8c2b130392169264d3565dd - 6.57% (8.2 MB)
[#019] sha256:8c7a1859b0f93165da553bf5ff16506b3e7a4136453cf964085b4786d440f9b8 - 0.0% (3.28 KB)
/bin/sh -c #(nop) ADD file:b8a1907d99b0b9f75b52f8e25d5c346caf0244b325919c02090ab1e05ba1cf18 in /
2018-06-27 08:47:45 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 12:11:02 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-06-27 12:11:04 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-06-27 12:16: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-06-27 12:16:13 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-06-27 12:16:16 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-06-27 12:29:00 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-06-27 12:29:01 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-06-27 12:29:02 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-06-27 12:29:04 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-06-27 12:29:07 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-06-27 12:29:09 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-06-27 12:29:12 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-06-27 12:29:13 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-06-27 12:29:13 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-06-27 12:29:15 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 12:29:15 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 12:29:17 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-06-27 12:29:19 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
2018-06-28 09:13:39 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.2.7
2018-06-28 09:13:40 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.7.tar.xz.asc/from/this/mirror
2018-06-28 09:13:41 UTC/bin/sh -c #(nop) ENV PHP_SHA256=eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0 PHP_MD5=
2018-06-28 09:14:13 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-06-28 09:14:14 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-06-28 09:19:52 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-0-dev libcurl4-openssl-dev libedit-dev libsodium-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-password-argon2 --with-sodium=shared --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-06-28 09:19:54 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-06-28 09:19:56 UTC/bin/sh -c docker-php-ext-enable sodium
2018-06-28 09:19:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-06-28 09:19:57 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-06-28 09:19:58 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-06-28 09:19:59 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-06-28 09:20:00 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-06-28 13:32:15 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libjpeg-dev libpng-dev ; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache zip; 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-06-28 13:32:18 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=2'; echo 'opcache.fast_shutdown=1'; echo 'opcache.enable_cli=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2018-06-28 13:32:20 UTC/bin/sh -c a2enmod rewrite expires
2018-06-28 13:32:21 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-06-28 13:32:22 UTC/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.9.6
2018-06-28 13:32:22 UTC/bin/sh -c #(nop) ENV WORDPRESS_SHA1=40616b40d120c97205e5852c03096115c2fca537
2018-06-28 13:32:27 UTC/bin/sh -c set -ex; curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz"; echo "$WORDPRESS_SHA1 *wordpress.tar.gz" | sha1sum -c -; tar -xzf wordpress.tar.gz -C /usr/src/; rm wordpress.tar.gz; chown -R www-data:www-data /usr/src/wordpress
2018-06-28 13:32:28 UTC/bin/sh -c #(nop) COPY file:3d3c99e98daa50fa9919315d4531e921f800fc011486bda46e9d6dcea82dd53c in /usr/local/bin/
2018-06-28 13:32:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-28 13:32:30 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-06-28 12:00:56 UTC
133 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
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.2.7.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_SHA256eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0
PHP_URLhttps://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror
PHP_VERSION7.2.7
WORDPRESS_SHA140616b40d120c97205e5852c03096115c2fca537
WORDPRESS_VERSION4.9.6
[#000] sha256:591f394d671c26b8ef397269eb6b0bd86b78d5619523f5d1632fca943faff2de - 16.36% (21.7 MB)
[#001] sha256:ae8ae4b56e2ace7c7646846f86dc3f38e26dd5c28d15897bcf27f31ca7b53f48 - 0.0% (228 Bytes)
[#002] sha256:7b0239e446c0f4fb7482d751c07130186f67b204554bcb03b85c33a693da8c97 - 44.46% (59 MB)
[#003] sha256:a9525044a6e16dd077fce234b360c9d4a245ef72dec9d426d72292313e81283a - 0.0% (211 Bytes)
[#004] sha256:c56c57d85ddd97ba389ff8ed68a21baa5ba6555367f48526035d9970f46af9ed - 12.46% (16.5 MB)
[#005] sha256:5a8f149c22b8466ca2c5a561bb6c0284c0e6f543142a9bca694e5caa37067b58 - 0.0% (1.25 KB)
[#006] sha256:f15fa12ad02afc1e8c3229b0b476cc7653af1003471a056a43a85ac97d3ddbc6 - 0.0% (475 Bytes)
[#007] sha256:a15620f22071bc6b05bb49fb4a2f064a66be3548595abf3388d476ee29cc25b4 - 0.0% (230 Bytes)
[#008] sha256:7ceb1525b82638539da4da6cbe6741394bdf64396af91ca10dc9c2616cfc544f - 0.0% (517 Bytes)
[#009] sha256:cdfe37c56bbe3ac97f323055cd0dee74ae2ef42da85c1c74a0ec553044c1cef2 - 8.96% (11.9 MB)
[#010] sha256:a62cc12e28335a9a0f3dba17a99279a59f4c5bce001286c5a53129911499db6c - 0.0% (500 Bytes)
[#011] sha256:f522fea22c3be64e884b7cb14167cbca2e1c67c6669f585846cb548f19f8e212 - 10.77% (14.3 MB)
[#012] sha256:87ca035880da8fdcd76094adba8771f33c4177e6211de17930797a75018279f4 - 0.0% (2.14 KB)
[#013] sha256:2883ebc1f2e9df9c78d90db88ff3b5c364aa804b323969221886ef3ca7a819ef - 0.0% (266 Bytes)
[#014] sha256:61173c03f2ce351f0544fe4d8253d3c169a199bb367970b7a37559ae8759bd9c - 0.0% (903 Bytes)
[#015] sha256:35e45ad2e788fec011e46b439b9db915e626b98e61281ae1596c0c4996c95eda - 0.81% (1.07 MB)
[#016] sha256:907fef165949de3c0bd2839583d4842d0283a3997bc6d9a61cc67b0ec3138986 - 0.0% (352 Bytes)
[#017] sha256:9520d272a4f0ed78ce2ef028fc38a7418a9f7fbcfc12dea9f859ade63e262ff6 - 0.0% (353 Bytes)
[#018] sha256:b36aa0097a085a6d1ce9b7a88df855c7164e5260cb775e9cdc52e29252ec9d80 - 6.18% (8.2 MB)
[#019] sha256:334761e28867519954025eb04c925bc38e091731618896977bbda6ec8833a60a - 0.0% (3.28 KB)
/bin/sh -c #(nop) ADD file:7bd6d5557557a294db488600b483d452db358e399f7c8b1acf2a89c25b3d2006 in /
2018-06-27 08:21:35 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 10:45:50 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2018-06-27 10:45:51 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2018-06-27 10:47:19 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-06-27 10:47:21 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2018-06-27 10:47:25 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2018-06-27 10:54:03 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*
2018-06-27 10:54:05 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2018-06-27 10:54:06 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2018-06-27 10:54:10 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-06-27 10:54:13 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2018-06-27 10:54:16 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-06-27 10:54:19 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-06-27 10:54:20 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2018-06-27 10:54:20 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2018-06-27 10:54:22 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 10:54:23 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2018-06-27 10:54:23 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2018-06-27 10:54:24 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
2018-06-28 09:15:58 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.2.7
2018-06-28 09:16:00 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.2.7.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.7.tar.xz.asc/from/this/mirror
2018-06-28 09:16:01 UTC/bin/sh -c #(nop) ENV PHP_SHA256=eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0 PHP_MD5=
2018-06-28 09:16:55 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-06-28 09:16:57 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2018-06-28 09:21:07 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-0-dev libcurl4-openssl-dev libedit-dev libsodium-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-password-argon2 --with-sodium=shared --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-06-28 09:21:10 UTC/bin/sh -c #(nop) COPY multi:c925dfb355ea16ba0238c8b6ca78d3cd7fe815932bf707b25bbf051070430157 in /usr/local/bin/
2018-06-28 09:21:17 UTC/bin/sh -c docker-php-ext-enable sodium
2018-06-28 09:21:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2018-06-28 09:21:20 UTC/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/
2018-06-28 09:21:20 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2018-06-28 09:21:23 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-06-28 09:21:24 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2018-06-28 12:00:39 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libjpeg-dev libpng-dev ; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache zip; 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-06-28 12:00:41 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=2'; echo 'opcache.fast_shutdown=1'; echo 'opcache.enable_cli=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2018-06-28 12:00:43 UTC/bin/sh -c a2enmod rewrite expires
2018-06-28 12:00:44 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2018-06-28 12:00:45 UTC/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.9.6
2018-06-28 12:00:46 UTC/bin/sh -c #(nop) ENV WORDPRESS_SHA1=40616b40d120c97205e5852c03096115c2fca537
2018-06-28 12:00:53 UTC/bin/sh -c set -ex; curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz"; echo "$WORDPRESS_SHA1 *wordpress.tar.gz" | sha1sum -c -; tar -xzf wordpress.tar.gz -C /usr/src/; rm wordpress.tar.gz; chown -R www-data:www-data /usr/src/wordpress
2018-06-28 12:00:54 UTC/bin/sh -c #(nop) COPY file:3d3c99e98daa50fa9919315d4531e921f800fc011486bda46e9d6dcea82dd53c in /usr/local/bin/
2018-06-28 12:00:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-28 12:00:56 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.