Namespace
library
Image / Tag
wordpress:4.8.1-php7.0-apache
Content Digest
sha256:43f1ea39052e29cbbc83b6943eb18a8342a39e08ab3b645f08b87c1df5026872
Details
Created

2017-09-15 02:02:59 UTC

Size

166 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.0.23.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_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df

PHP_URL

https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror

PHP_VERSION

7.0.23

WORDPRESS_SHA1

5376cf41403ae26d51ca55c32666ef68b10e35a4

WORDPRESS_VERSION

4.8.1


Layers

[#000] sha256:aa18ad1a0d334d80981104c599fa8cef9264552a265b1197af11274beba767cf - 30.22% (50.2 MB)

[#001] sha256:29d5f85af454812aec1820ce0e52e003b81e4569823e2da5b0cccb58e31b136f - 47.4% (78.7 MB)

[#002] sha256:eca642e7826b9552669a262d36f5488e3a478c2f9f97a98db37b203194ea6248 - 0.0% (182 Bytes)

[#003] sha256:3638d91a90398e9b21e86d5f58ce592dcef089e461ed52559ddcc99d1021c04b - 1.73% (2.87 MB)

[#004] sha256:3646a95ab6778f36ca28c448f0217a571157bd80a83faa94284a046540d9b90e - 0.0% (1.22 KB)

[#005] sha256:628b8373e193144e4047261fde47c3b10881e013cc4730690c28281e30f340d4 - 0.0% (431 Bytes)

[#006] sha256:c24a2b2280edf466db78ea09cb8f23295781c7472f63e5ee7ebd5302e6ef3c45 - 0.0% (230 Bytes)

[#007] sha256:f968b84cbbbc7f23c623c4ae9ad247431a59a370333ec20de8191284b4838b54 - 0.0% (485 Bytes)

[#008] sha256:d9ca89480aebfe12a6ecb72f30ba467ffcc5f3812dc0233b579b83680e8bfcc5 - 7.07% (11.7 MB)

[#009] sha256:9d506ea407af81ceef03f6b3bf521397b89f80dc60642cf4ce89130f0d3329d8 - 0.0% (497 Bytes)

[#010] sha256:3e07f2e31260fd2f4c34cc74ac91c5a9a4c13a2d2bec0658cb5378a94f708e12 - 7.59% (12.6 MB)

[#011] sha256:cddaac5f61abdaa5e99cc4e405d808b52e80ba2187353814cc31457c8652a0af - 0.0% (2.08 KB)

[#012] sha256:1d7adb8f245d249ed3912dd4b0dc94f76ba0f9470f97e254abbc9fa6cc61734c - 0.0% (900 Bytes)

[#013] sha256:cef8cae2ef32a5367f3c3586a4cf6e7f61a4e37d091a27c52418486854a77c13 - 1.38% (2.28 MB)

[#014] sha256:4899f925e77c0dfae6388ddd5b85a1f980d67fd83c0b90779a4abf0933159558 - 0.0% (351 Bytes)

[#015] sha256:fac06436d748f180b63d550f9892d4f1756b9b7429c52535feb25f57a15d0ffd - 0.0% (344 Bytes)

[#016] sha256:2aac2d0ef6316b68e8bff1dfb98ad32a7264b246629be8793a5dd0eb85fbf9dd - 4.6% (7.64 MB)

[#017] sha256:918856f7722860fdfb3f71796f6c03215922afaddcc6092a574585c0398a2336 - 0.0% (3.15 KB)


History
2017-09-13 08:40:43 UTC

/bin/sh -c #(nop) ADD file:d7333b3e0bc6479d2faed32e06d85f1975e5b23e13e75555aeed0f639770413b in /

2017-09-13 08:40:43 UTC

/bin/sh -c #(nop) CMD ["bash"]

2017-09-14 23:57:45 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

2017-09-14 23:58:23 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl libedit2 libsqlite3-0 libxml2 xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2017-09-14 23:58:24 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2017-09-14 23:58:24 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2017-09-15 00:08:17 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2017-09-15 00:08:17 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2017-09-15 00:08:18 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2017-09-15 00:08:18 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

2017-09-15 00:08:19 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2017-09-15 00:08:19 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"

2017-09-15 00:08:20 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

2017-09-15 00:08:20 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2017-09-15 00:08:20 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2017-09-15 00:08:21 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-15 00:08:21 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-15 00:08:21 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2017-09-15 00:39:01 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

2017-09-15 00:39:01 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.0.23

2017-09-15 00:39:01 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.0.23.tar.xz.asc/from/this/mirror

2017-09-15 00:39:01 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df PHP_MD5=

2017-09-15 00:39:24 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg2 "; 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; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2017-09-15 00:39:24 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2017-09-15 00:42:32 UTC

/bin/sh -c set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && 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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib --with-pcre-regex=/usr --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-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps && pecl update-channels && rm -rf /tmp/pear ~/.pearrc

2017-09-15 00:42:32 UTC

/bin/sh -c #(nop) COPY multi:3775aa35856908376b7ea71c79fad1e546e92e4ef56dcfc5821b2cc6e2ed6cdc in /usr/local/bin/

2017-09-15 00:42:33 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2017-09-15 00:42:33 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2017-09-15 00:42:33 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2017-09-15 00:42:33 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2017-09-15 00:42:33 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2017-09-15 02:02:55 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y libjpeg-dev libpng-dev ; rm -rf /var/lib/apt/lists/*; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache

2017-09-15 02:02:55 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

2017-09-15 02:02:56 UTC

/bin/sh -c a2enmod rewrite expires

2017-09-15 02:02:56 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2017-09-15 02:02:56 UTC

/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.8.1

2017-09-15 02:02:56 UTC

/bin/sh -c #(nop) ENV WORDPRESS_SHA1=5376cf41403ae26d51ca55c32666ef68b10e35a4

2017-09-15 02:02:58 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

2017-09-15 02:02:58 UTC

/bin/sh -c #(nop) COPY file:db1f48c4963a4352b4c31c18f102b71fcc06a1266db6edd17f8f52458fe13130 in /usr/local/bin/

2017-09-15 02:02:59 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2017-09-15 02:02:59 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2017-09-08 17:55:50 UTC

Size

168 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.0.23.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_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df

PHP_URL

https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror

PHP_VERSION

7.0.23

WORDPRESS_SHA1

5376cf41403ae26d51ca55c32666ef68b10e35a4

WORDPRESS_VERSION

4.8.1


Layers

[#000] sha256:f611f84acffe6a66fad3356eb9101ed9fff54e980701079bbce3ee4826ccd3ae - 29.97% (50.3 MB)

[#001] sha256:f79b0c6e6c0af331a9399924d3d78ed076049dca893469ce8512cd3d173708f6 - 47.64% (80 MB)

[#002] sha256:7374d46215ae1d83309d33a1f57a658d05346f2983de18430fe1d3cca2f3bfb7 - 0.0% (182 Bytes)

[#003] sha256:8a562efdebb7af789a726bd5cfb7df9a4e856178902a0c1e219de7eb55357bbd - 1.77% (2.97 MB)

[#004] sha256:56c6a0f9af3a9e53a282f553d7d2a526ce530040102a213eb930eff1ec9ea000 - 0.0% (1.22 KB)

[#005] sha256:393a49c8f26a8b26b9e9e74c0fa097c54e6ba818e477637b1daaa848852d2468 - 0.0% (429 Bytes)

[#006] sha256:7749bfae9d7367ce39222f000d59736b4fb111c14039fe245c00c1e49dcc40c4 - 0.0% (231 Bytes)

[#007] sha256:d9a17f8b1ddfc050dd99a1c42de3ad3cd125058ab97bd8c2f1df00884965c464 - 0.0% (485 Bytes)

[#008] sha256:fe7820b9a30cf84951863857ca8ea544bfc1d6696983c35d7eb04af28c97a853 - 6.99% (11.7 MB)

[#009] sha256:4890621677fbfb731778e53c8c61c7537c1d9a97eb41674ca3114a921bc8ac8f - 0.0% (500 Bytes)

[#010] sha256:72fbf3bd777c4a5e40199174305af1b6a1d5fb4b27e712d8ced6918e45d56cf2 - 7.75% (13 MB)

[#011] sha256:bcfc513c17f5a7e343f2b4c377ea6eac31054d47064e9d5a6803a10bd66c7c59 - 0.0% (2.08 KB)

[#012] sha256:2322fd8ed37fe2982cc5c6ed6cd54adcbb495d7cd75deabcf0c276639c9c1e17 - 0.0% (902 Bytes)

[#013] sha256:2f9d035950bb9bd12ea8c97641d612d1e83d09cce4ee54782dc6f46faa07fdf3 - 1.31% (2.21 MB)

[#014] sha256:62d02bfb398be0fe2b3ab418f566395e3c71177b2288ae0adde06d18ee171317 - 0.0% (351 Bytes)

[#015] sha256:5f4df7e6c9093b008121986fecc0e4c043d0c3687c430ec87ea6c81b286a910d - 0.0% (343 Bytes)

[#016] sha256:f8b87648ebec1b2c77e33853fe8105af50e2160148c2c4b9ebf792787f324ced - 4.55% (7.64 MB)

[#017] sha256:271359d634393e2e531175480e739fa3bb0737a68385be6f0235ff7994af6472 - 0.0% (3.14 KB)


History
2017-09-08 13:17:52 UTC

/bin/sh -c #(nop) ADD file:e02edf114d3ee3a58b6c6729d41261abc361f69333d3b08c7c730572fd6c1874 in /

2017-09-08 13:17:52 UTC

/bin/sh -c #(nop) CMD ["bash"]

2017-09-08 15:42:29 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

2017-09-08 15:43:33 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl libedit2 libsqlite3-0 libxml2 xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2017-09-08 15:43:33 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2017-09-08 15:43:34 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2017-09-08 15:51:15 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2017-09-08 15:51:15 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2017-09-08 15:51:15 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2017-09-08 15:51:16 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

2017-09-08 15:51:17 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2017-09-08 15:51:17 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"

2017-09-08 15:51:18 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

2017-09-08 15:51:18 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2017-09-08 15:51:18 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2017-09-08 15:51:19 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-08 15:51:19 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-08 15:51:19 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2017-09-08 16:18:56 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

2017-09-08 16:18:57 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.0.23

2017-09-08 16:18:57 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.0.23.tar.xz.asc/from/this/mirror

2017-09-08 16:18:57 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df PHP_MD5=

2017-09-08 16:19:47 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg2 "; 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; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2017-09-08 16:19:47 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2017-09-08 16:24:48 UTC

/bin/sh -c set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && 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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib --with-pcre-regex=/usr --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-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps && pecl update-channels && rm -rf /tmp/pear ~/.pearrc

2017-09-08 16:27:04 UTC

/bin/sh -c #(nop) COPY multi:3775aa35856908376b7ea71c79fad1e546e92e4ef56dcfc5821b2cc6e2ed6cdc in /usr/local/bin/

2017-09-08 16:27:04 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2017-09-08 16:27:05 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2017-09-08 16:27:05 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2017-09-08 16:27:05 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2017-09-08 16:27:06 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2017-09-08 17:55:38 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y libjpeg-dev libpng-dev ; rm -rf /var/lib/apt/lists/*; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache

2017-09-08 17:55:39 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

2017-09-08 17:55:40 UTC

/bin/sh -c a2enmod rewrite expires

2017-09-08 17:55:43 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2017-09-08 17:55:43 UTC

/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.8.1

2017-09-08 17:55:43 UTC

/bin/sh -c #(nop) ENV WORDPRESS_SHA1=5376cf41403ae26d51ca55c32666ef68b10e35a4

2017-09-08 17:55:49 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

2017-09-08 17:55:50 UTC

/bin/sh -c #(nop) COPY file:db1f48c4963a4352b4c31c18f102b71fcc06a1266db6edd17f8f52458fe13130 in /usr/local/bin/

2017-09-08 17:55:50 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2017-09-08 17:55:50 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2017-09-19 13:36:28 UTC

Size

143 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.0.23.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_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df

PHP_URL

https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror

PHP_VERSION

7.0.23

WORDPRESS_SHA1

5376cf41403ae26d51ca55c32666ef68b10e35a4

WORDPRESS_VERSION

4.8.1


Layers

[#000] sha256:e925dd4ffa2a7ffdc23dbce8d2b25866e687204da4ed5a664a51d787e32366d4 - 32.54% (46.4 MB)

[#001] sha256:df3f9763d12044cb84db2a7bfc174a91440afcb8754ef72e6237686c5e98119d - 42.64% (60.8 MB)

[#002] sha256:a4e18085bac38f578e8eae8da419692738ef084061cdb38cac9a166d8db86720 - 0.0% (183 Bytes)

[#003] sha256:2b5fe9a14fde5d9ba94c02eb90726cd34e3e76bb18af69fb1c5a296dbc0cd1a6 - 1.79% (2.55 MB)

[#004] sha256:5bb344719c5dbdf3d2fcd6fd648e0715491d428b9a2e5731ad41a0653721f8f7 - 0.0% (1.22 KB)

[#005] sha256:7db296d48d24ccc517be193def64f2697b03ec0af6e2698bb5d3f3030108acc3 - 0.0% (431 Bytes)

[#006] sha256:a924c5edff2f4bdb9db81e70330bcf16484505c7e06635d37d8cd0a1f96b92b5 - 0.0% (230 Bytes)

[#007] sha256:7a970568136a6de1e168afac615f352ea575de5b110a16394f525980d4a17f72 - 0.0% (489 Bytes)

[#008] sha256:9b8b412f3f2418ff3eb563586a0a7b90a08588d62e841d7e024406323d923352 - 8.23% (11.7 MB)

[#009] sha256:567a83844614ff098b59de70184eaab9cd6b9ada63c901f4a6802c010fbbe9e6 - 0.0% (502 Bytes)

[#010] sha256:4aae923e3f01ce288861ba23a26a083ca53dac0c18b90076e132ffe5aa39c358 - 8.0% (11.4 MB)

[#011] sha256:e80bf12db14aabeb79ba90ab260e03424aa4518955373b12e68804b7a2473e54 - 0.0% (2.08 KB)

[#012] sha256:90ff953715aeed9979fa1afb76631d3302de86754e6d25d11745b606606a5534 - 0.0% (904 Bytes)

[#013] sha256:25fdfc9ba2e76e0427d58fd3d372b0f51cdf0120c8f5bfed090155adc4efe46c - 1.44% (2.05 MB)

[#014] sha256:ceffa64feafa8941564e6ff98af01ad01831f5e0b2f6b25b85ed66eb6943b968 - 0.0% (350 Bytes)

[#015] sha256:9f907c412142ebca298a514ab6c571350d1fce38d57882545573486d3bd88ed3 - 0.0% (345 Bytes)

[#016] sha256:69d0302787fc2c15e36fd2d1cb235ac3db64914bb3cfbffa5cc9bb42adc7e37f - 5.35% (7.64 MB)

[#017] sha256:2a2c2d95beff0212ea93a77c8bb205b1025d3b405bdca94186d69f3b75db8482 - 0.0% (3.15 KB)


History
2017-09-09 01:40:17 UTC

/bin/sh -c #(nop) ADD file:ef59ce7fe68882b1b44bc3c4a5e9e465561cb257fb63f8c2b3c247abb012486b in /

2017-09-09 01:40:18 UTC

/bin/sh -c #(nop) CMD ["bash"]

2017-09-19 09:04:18 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

2017-09-19 09:10:06 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl libedit2 libsqlite3-0 libxml2 xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2017-09-19 09:10:08 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2017-09-19 09:10:11 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2017-09-19 09:35:49 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2017-09-19 09:35:50 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2017-09-19 09:35:51 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2017-09-19 09:35:53 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

2017-09-19 09:35:55 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2017-09-19 09:35: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"

2017-09-19 09:36:00 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

2017-09-19 09:36:00 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2017-09-19 09:36:02 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2017-09-19 09:36:03 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-19 09:36:03 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-19 09:36:04 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2017-09-19 10:45:24 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

2017-09-19 10:45:25 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.0.23

2017-09-19 10:45:26 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.0.23.tar.xz.asc/from/this/mirror

2017-09-19 10:45:26 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df PHP_MD5=

2017-09-19 10:49:06 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg2 "; 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; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2017-09-19 10:49:12 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2017-09-19 11:01:06 UTC

/bin/sh -c set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && 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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib --with-pcre-regex=/usr --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-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps && pecl update-channels && rm -rf /tmp/pear ~/.pearrc

2017-09-19 11:01:08 UTC

/bin/sh -c #(nop) COPY multi:3775aa35856908376b7ea71c79fad1e546e92e4ef56dcfc5821b2cc6e2ed6cdc in /usr/local/bin/

2017-09-19 11:01:09 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2017-09-19 11:01:10 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2017-09-19 11:01:11 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2017-09-19 11:01:12 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2017-09-19 11:01:13 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2017-09-19 13:35:40 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y libjpeg-dev libpng-dev ; rm -rf /var/lib/apt/lists/*; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache

2017-09-19 13:35:47 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

2017-09-19 13:35:53 UTC

/bin/sh -c a2enmod rewrite expires

2017-09-19 13:35:54 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2017-09-19 13:35:56 UTC

/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.8.1

2017-09-19 13:35:58 UTC

/bin/sh -c #(nop) ENV WORDPRESS_SHA1=5376cf41403ae26d51ca55c32666ef68b10e35a4

2017-09-19 13:36:21 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

2017-09-19 13:36:24 UTC

/bin/sh -c #(nop) COPY file:db1f48c4963a4352b4c31c18f102b71fcc06a1266db6edd17f8f52458fe13130 in /usr/local/bin/

2017-09-19 13:36:27 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2017-09-19 13:36:28 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2017-09-09 03:57:51 UTC

Size

145 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.0.23.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_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df

PHP_URL

https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror

PHP_VERSION

7.0.23

WORDPRESS_SHA1

5376cf41403ae26d51ca55c32666ef68b10e35a4

WORDPRESS_VERSION

4.8.1


Layers

[#000] sha256:e91a355b0d3ff86add037a3f24718b760d8eb3f346f998e5116375ddce9eae19 - 32.77% (47.6 MB)

[#001] sha256:e7ce2ee409521cc41fb7b4a0f2b1afb85e1f4e0866aa17193d1c6fe2f05b84a3 - 42.41% (61.6 MB)

[#002] sha256:8673d63cbfe1fbf0b951a59b088c845b7d04f9084298af89c958da9faf363396 - 0.0% (182 Bytes)

[#003] sha256:d89ea097bf9d1fba3c6b2632307dab2966fbba034f584474cfa3d13104f00aea - 1.83% (2.66 MB)

[#004] sha256:6daf0d22283f2e44141dd7de63df0a6ad9df0a2025a939c10a695fedfdc68fff - 0.0% (1.22 KB)

[#005] sha256:42d2d3332a3c152a24b43a87cc9fbfd80a0bdaee0776ecb87b29138d0fbc66f9 - 0.0% (433 Bytes)

[#006] sha256:1c653cbc235f2add8afb9702f8e5a9a98c3bc48ec6fda9ba5baf3ad9771a502d - 0.0% (232 Bytes)

[#007] sha256:04ecae187fb1efe8f36b8f955997c43aee0fa13fe840887142fa6f77ba4b4bb4 - 0.0% (490 Bytes)

[#008] sha256:1dd4502025b8f62507af1f8792ea2578e2c19f21161c2e61662f4f714b0a2178 - 8.08% (11.7 MB)

[#009] sha256:fab032d3597f848fcae06367084279004ed5a776b2bfa94f0dbabd4fd2119ee0 - 0.0% (500 Bytes)

[#010] sha256:809c19482295aaa5db266dfb8487dbf6ee7a11000ade9eddd84bb8090ae8f8f8 - 8.12% (11.8 MB)

[#011] sha256:5f18c5c2c679179f1a83679470c7668e5d67608fee84ab536e37054a880da155 - 0.0% (2.08 KB)

[#012] sha256:dc48546763d17bb9e460cfff642344d68a94497462bbc4f945a17554063e2e59 - 0.0% (902 Bytes)

[#013] sha256:adfe398930164d51b4ab996e4f5af76961c0bc7b9d9fbd807c37569e720655d1 - 1.53% (2.22 MB)

[#014] sha256:47b6334804a5ec3f5d855cdf8747d4dd46f30ba50b45ead39f2ba3e085b24afe - 0.0% (352 Bytes)

[#015] sha256:73951303cad20fbc9c635e6a3a35fee63c0c9d72197ff94c333df0b67d9b017e - 0.0% (348 Bytes)

[#016] sha256:c8b89fa26ea73cb69e88a25185b2b260422a49e880ac5ec5b38bc3836c40a2bd - 5.26% (7.64 MB)

[#017] sha256:bd2632de29757dd46f29d94156268f14e826027f0911b1b7e235d23bdc89fd13 - 0.0% (3.14 KB)


History
2017-09-08 17:23:41 UTC

/bin/sh -c #(nop) ADD file:9f576a63a5e03994904e585c35fbeef6a2c96c41d8f696705c033f3ca69b6a2b in /

2017-09-08 17:23:42 UTC

/bin/sh -c #(nop) CMD ["bash"]

2017-09-08 23:36:33 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

2017-09-08 23:39:13 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl libedit2 libsqlite3-0 libxml2 xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2017-09-08 23:39:15 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2017-09-08 23:39:17 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2017-09-08 23:51:19 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2017-09-08 23:51:22 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2017-09-08 23:51:24 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2017-09-08 23:51: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

2017-09-08 23:51:39 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2017-09-08 23:51:45 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"

2017-09-08 23:51:49 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

2017-09-08 23:51:51 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2017-09-08 23:51:53 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2017-09-08 23:51:55 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-08 23:51:56 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-08 23:51:57 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2017-09-09 00:23:13 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

2017-09-09 00:23:14 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.0.23

2017-09-09 00:23:14 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.0.23.tar.xz.asc/from/this/mirror

2017-09-09 00:23:15 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df PHP_MD5=

2017-09-09 00:23:54 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg2 "; 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; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2017-09-09 00:23:54 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2017-09-09 00:30:52 UTC

/bin/sh -c set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && 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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib --with-pcre-regex=/usr --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-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps && pecl update-channels && rm -rf /tmp/pear ~/.pearrc

2017-09-09 00:30:54 UTC

/bin/sh -c #(nop) COPY multi:3775aa35856908376b7ea71c79fad1e546e92e4ef56dcfc5821b2cc6e2ed6cdc in /usr/local/bin/

2017-09-09 00:30:56 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2017-09-09 00:30:57 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2017-09-09 00:30:59 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2017-09-09 00:30:59 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2017-09-09 00:31:00 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2017-09-09 03:57:08 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y libjpeg-dev libpng-dev ; rm -rf /var/lib/apt/lists/*; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache

2017-09-09 03:57:15 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

2017-09-09 03:57:21 UTC

/bin/sh -c a2enmod rewrite expires

2017-09-09 03:57:24 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2017-09-09 03:57:27 UTC

/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.8.1

2017-09-09 03:57:31 UTC

/bin/sh -c #(nop) ENV WORDPRESS_SHA1=5376cf41403ae26d51ca55c32666ef68b10e35a4

2017-09-09 03:57:43 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

2017-09-09 03:57:46 UTC

/bin/sh -c #(nop) COPY file:db1f48c4963a4352b4c31c18f102b71fcc06a1266db6edd17f8f52458fe13130 in /usr/local/bin/

2017-09-09 03:57:50 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2017-09-09 03:57:51 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2017-09-08 03:11:22 UTC

Size

153 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.0.23.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_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df

PHP_URL

https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror

PHP_VERSION

7.0.23

WORDPRESS_SHA1

5376cf41403ae26d51ca55c32666ef68b10e35a4

WORDPRESS_VERSION

4.8.1


Layers

[#000] sha256:d4a5434e09b7ac8431060d347d6ef1233ae07514878fb2aff4085bcf441c29f3 - 32.27% (49.4 MB)

[#001] sha256:17dcfe91b8601953aafd744d3b843930c543043e6685df075ee8e09cea485fcb - 43.58% (66.7 MB)

[#002] sha256:28f39d9a27644155d78cc51a93b3a444e99fce2906b6659cff0fb8b86cc4bcb1 - 0.0% (211 Bytes)

[#003] sha256:344650e36f4dcfb3ea68b7f9aedc88f8401d8ed55d514f3d0761009d77ef0509 - 1.81% (2.77 MB)

[#004] sha256:1ee722fea46b8c76f4b89406147777d1a34a8329510f59345ea6370e24e9c6f1 - 0.0% (1.25 KB)

[#005] sha256:92c940695ffbad0df7d8c0493f95b4f94337856e81a8e8211177d1fd75bafcb1 - 0.0% (473 Bytes)

[#006] sha256:244297169990efebf3304f95f358c437cc3e6dc625d78d97ec6dd7cfa81a22d4 - 0.0% (232 Bytes)

[#007] sha256:12df92fff39d127eca6dd6ead3478e6d4e377c924c181d93090d06d31886ca87 - 0.0% (515 Bytes)

[#008] sha256:2137ff53c2dea3ec7c1081d0011caa0af5f3a24b9e0acc31437ffea950bed804 - 7.66% (11.7 MB)

[#009] sha256:cc73e991c5fa745f5ba8129101d65e5453ed4174e131f2b08c68725ba2157041 - 0.0% (498 Bytes)

[#010] sha256:b8061b19313a0fa5b9f396d84f4ec15411b2d5ddbf3bc19e4707163c68f820c5 - 8.18% (12.5 MB)

[#011] sha256:287920fceb3f03e638891c733ea3e280d76b4ae55a97ae4828774747c696e0de - 0.0% (2.08 KB)

[#012] sha256:8d3d92b4e7caa67c0eb9130777957c0541509e2c5ca5294195aa70aecc126316 - 0.0% (902 Bytes)

[#013] sha256:31ded8603dbb4972e3e4911b1b281d5c989c631702ee3df11003e1ab8a7c6ab3 - 1.5% (2.29 MB)

[#014] sha256:1bfb03b31884540c69a71fcdca627cee78cd437122da5f746fe432b302bb4b38 - 0.0% (350 Bytes)

[#015] sha256:ca25a20c909c266d95240a518b4c843f5660cd17477169ad4650be662e9c6163 - 0.0% (343 Bytes)

[#016] sha256:2eb481547455d1e19d5c516bc6a045c471cee540a21b4519130379c4d01db067 - 4.99% (7.64 MB)

[#017] sha256:86f1687a2d72e16bebffe857d904065726e7e5ef89f5dc8b579aa9c216177063 - 0.0% (3.15 KB)


History
2017-09-08 00:32:21 UTC

/bin/sh -c #(nop) ADD file:483b3245941140ac32394a804364a1a9bd5dfdf1b4475238b61068cc7252ac08 in /

2017-09-08 00:32:21 UTC

/bin/sh -c #(nop) CMD ["bash"]

2017-09-08 01:48:24 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

2017-09-08 01:49:18 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl libedit2 libsqlite3-0 libxml2 xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2017-09-08 01:49:18 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2017-09-08 01:49:19 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2017-09-08 01:53:03 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2017-09-08 01:53:04 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2017-09-08 01:53:04 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2017-09-08 01:53: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

2017-09-08 01:53:06 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2017-09-08 01:53:07 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"

2017-09-08 01:53: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

2017-09-08 01:53:10 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2017-09-08 01:53:10 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2017-09-08 01:53:10 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-08 01:53:11 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-08 01:53:11 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2017-09-08 02:09:27 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

2017-09-08 02:09:27 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.0.23

2017-09-08 02:09:27 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.0.23.tar.xz.asc/from/this/mirror

2017-09-08 02:09:27 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df PHP_MD5=

2017-09-08 02:09:49 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg2 "; 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; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2017-09-08 02:09:49 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2017-09-08 02:12:10 UTC

/bin/sh -c set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && 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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib --with-pcre-regex=/usr --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-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps && pecl update-channels && rm -rf /tmp/pear ~/.pearrc

2017-09-08 02:12:10 UTC

/bin/sh -c #(nop) COPY multi:3775aa35856908376b7ea71c79fad1e546e92e4ef56dcfc5821b2cc6e2ed6cdc in /usr/local/bin/

2017-09-08 02:12:10 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2017-09-08 02:12:11 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2017-09-08 02:12:11 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2017-09-08 02:12:11 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2017-09-08 02:12:11 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2017-09-08 03:11:15 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y libjpeg-dev libpng-dev ; rm -rf /var/lib/apt/lists/*; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache

2017-09-08 03:11:16 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

2017-09-08 03:11:16 UTC

/bin/sh -c a2enmod rewrite expires

2017-09-08 03:11:17 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2017-09-08 03:11:17 UTC

/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.8.1

2017-09-08 03:11:17 UTC

/bin/sh -c #(nop) ENV WORDPRESS_SHA1=5376cf41403ae26d51ca55c32666ef68b10e35a4

2017-09-08 03:11:22 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

2017-09-08 03:11:22 UTC

/bin/sh -c #(nop) COPY file:db1f48c4963a4352b4c31c18f102b71fcc06a1266db6edd17f8f52458fe13130 in /usr/local/bin/

2017-09-08 03:11:22 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2017-09-08 03:11:22 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2017-09-08 07:31:22 UTC

Size

149 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.0.23.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_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df

PHP_URL

https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror

PHP_VERSION

7.0.23

WORDPRESS_SHA1

5376cf41403ae26d51ca55c32666ef68b10e35a4

WORDPRESS_VERSION

4.8.1


Layers

[#000] sha256:5f39dbffcd07e3254246d3c2e4b3532c3697ed04f83eadf5433da820098787df - 33.73% (50.3 MB)

[#001] sha256:701b1d6891093c664aafb5ddded8b897bab2678b49b4c39ed152c86139e3b472 - 40.88% (61 MB)

[#002] sha256:e477fee1ce9a2412b1abf6eb058badc7a59941c997bf3c5764c47e9f3d51e2f0 - 0.0% (183 Bytes)

[#003] sha256:c8e311b1d5cc2339ce23df72332cc46172629bd6963e8637778bb8f88fcdd864 - 1.93% (2.88 MB)

[#004] sha256:5d672acbf183bc3af07e7748180d93a6840e2318cd89c297d412c1e411529260 - 0.0% (1.22 KB)

[#005] sha256:ab45def1c89dc1f846f7d3ae8e83f3d1e4545980614f582148db747e84351a72 - 0.0% (426 Bytes)

[#006] sha256:0d137773f7744dbe6997e12c595f10532708ad0d138d8bee39c78b11a3876048 - 0.0% (228 Bytes)

[#007] sha256:22f35a6f0e12655b63b7b31b460fbbd16bf9b36b984c3d681e9dd64788a29998 - 0.0% (484 Bytes)

[#008] sha256:262c0f458b59d955830276d92c8b5b34bd30a29815d301833e11cc3695272d15 - 7.86% (11.7 MB)

[#009] sha256:2be014133da30ed64b66f67ca9697f0967e55c5f3e77b470ddd4efd7f61f559d - 0.0% (499 Bytes)

[#010] sha256:8f3dba304086464efa9472a9955e63f28469e43b0e6afb6cbb6c0ab80355c33b - 8.77% (13.1 MB)

[#011] sha256:da94f4583c530ffb750b015951eddf2d1f0d9aaeea72f94a4610b2499f2b9e3a - 0.0% (2.08 KB)

[#012] sha256:684b1f5a3cfba2d877e0a689e3280c19751b6da92ee3216d81641f252f1db074 - 0.0% (901 Bytes)

[#013] sha256:63e16ecf0a1fe00802512033232bed04446445036946242a6d2db1679eeada76 - 1.71% (2.55 MB)

[#014] sha256:fb7835acfa76ef0bcedfee727a9e12a9279e55700cfaae49e0ec977e5bd56d1c - 0.0% (349 Bytes)

[#015] sha256:a3926eb50b6c39b2c7829bf5b4a12e96793e1390f5ad346a7f3610e829009608 - 0.0% (343 Bytes)

[#016] sha256:f9487f15ae31a333e8b3bf041bdddad75c6e9cbac480484192a7c39d5207dcb4 - 5.12% (7.64 MB)

[#017] sha256:ef9a61eefda3372ad4f870c115c73d0cb5d67f09635a0efcb44de7c5bcc8d8c3 - 0.0% (3.15 KB)


History
2017-09-08 05:21:42 UTC

/bin/sh -c #(nop) ADD file:996e52a941b7162fafcf761c415142a34a2fc703e21d2f264b824373e9fa4b1e in /

2017-09-08 05:21:43 UTC

/bin/sh -c #(nop) CMD ["bash"]

2017-09-08 06:18:44 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev libpcre3-dev make pkg-config re2c

2017-09-08 06:19:14 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl libedit2 libsqlite3-0 libxml2 xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2017-09-08 06:19:14 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2017-09-08 06:19:15 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2017-09-08 06:22:59 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2017-09-08 06:22:59 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2017-09-08 06:23:00 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2017-09-08 06:23:00 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

2017-09-08 06:23:01 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2017-09-08 06:23:01 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"

2017-09-08 06:23:02 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

2017-09-08 06:23:02 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2017-09-08 06:23:02 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2017-09-08 06:23:02 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-08 06:23:02 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2017-09-08 06:23:02 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2017-09-08 06:36:10 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

2017-09-08 06:36:11 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.0.23

2017-09-08 06:36:11 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.0.23.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.0.23.tar.xz.asc/from/this/mirror

2017-09-08 06:36:11 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df PHP_MD5=

2017-09-08 06:36:27 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg2 "; 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; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2017-09-08 06:36:27 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2017-09-08 06:38:36 UTC

/bin/sh -c set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && 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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib --with-pcre-regex=/usr --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-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps && pecl update-channels && rm -rf /tmp/pear ~/.pearrc

2017-09-08 06:38:36 UTC

/bin/sh -c #(nop) COPY multi:3775aa35856908376b7ea71c79fad1e546e92e4ef56dcfc5821b2cc6e2ed6cdc in /usr/local/bin/

2017-09-08 06:38:36 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2017-09-08 06:38:36 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2017-09-08 06:38:37 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2017-09-08 06:38:37 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2017-09-08 06:38:37 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2017-09-08 07:31:17 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y libjpeg-dev libpng-dev ; rm -rf /var/lib/apt/lists/*; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache

2017-09-08 07:31:17 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

2017-09-08 07:31:18 UTC

/bin/sh -c a2enmod rewrite expires

2017-09-08 07:31:18 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2017-09-08 07:31:18 UTC

/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.8.1

2017-09-08 07:31:18 UTC

/bin/sh -c #(nop) ENV WORDPRESS_SHA1=5376cf41403ae26d51ca55c32666ef68b10e35a4

2017-09-08 07:31:21 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

2017-09-08 07:31:22 UTC

/bin/sh -c #(nop) COPY file:db1f48c4963a4352b4c31c18f102b71fcc06a1266db6edd17f8f52458fe13130 in /usr/local/bin/

2017-09-08 07:31:22 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2017-09-08 07:31:22 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Danger Zone
Delete Tag

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.

Delete