2016-12-21 20:42:12 UTC
156 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://secure.php.net/get/php-5.6.29.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
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -Wl,--hash-style=both -pie
PHP_MD5190bf5b52d1fc68d5500a8cdc7e33164
PHP_SHA2560ff352a433f73e2c82b0d5b283b600402518569bf72a74e247f356dacbf322a7
PHP_URLhttps://secure.php.net/get/php-5.6.29.tar.xz/from/this/mirror
PHP_VERSION5.6.29
WORDPRESS_SHA11e14144c4db71421dc4ed22f94c3914dfc3b7020
WORDPRESS_VERSION4.7
[#000] sha256:75a822cd7888e394c49828b951061402d31745f596b1f502758570f2d0ee79e2 - 31.4% (49 MB)
[#001] sha256:e4d8a4e038be43b07879494a44b3b14e668537bd8b4be6d1cf2d22c7bf8b7f35 - 47.43% (74 MB)
[#002] sha256:81d4d961577a0338c7bf65f9811429611781ba5f6c7c7069e70f6035a0990e3f - 0.0% (180 Bytes)
[#003] sha256:f0a3d7c702e3016084af8e44630e2f706a34f4491d2e92334de6ce72590de967 - 1.74% (2.72 MB)
[#004] sha256:a4b7d2c4c9cc51259b13fa250aab59702bf26bf6d04e64c6bc71e18c5be30067 - 0.0% (1.22 KB)
[#005] sha256:de3fbbff60a9ec3f682af9f3502f05707866a9230290b870994b27676e57d5eb - 0.0% (425 Bytes)
[#006] sha256:336c38203cc25a4cc35e2de549a1787a6e27142a023da0e0238e10c290fe6665 - 0.0% (222 Bytes)
[#007] sha256:628c443fd26f8db61077f442d38b3726ecf6c6138fc7b36a0a8c9e041cda27be - 0.0% (475 Bytes)
[#008] sha256:6b43451e2e604c08df71fd389262caff274c48bf0f12eaf06732b97fdc40ae48 - 7.69% (12 MB)
[#009] sha256:a4dc6da381e653aafc02f010810f1a032ae083e27f7e86cb160830670e469c23 - 0.0% (491 Bytes)
[#010] sha256:771a9ee2bb6a5a30611043db8fd2c2451190249a19dfd814d3f7b4f32a00719c - 5.65% (8.82 MB)
[#011] sha256:3862c25af8ee18e83d8ab105eb352320b70d9fdec4345b0d3b1b5c2839a3907b - 0.0% (1.97 KB)
[#012] sha256:a3bf90f1df745f0e40b7fa02c94749d0836df51f9f4116eb97bbc970438f1b35 - 0.0% (579 Bytes)
[#013] sha256:4564f4870a3e675a4997da2bd007e39c4d82e6aa099195c0dc91ceb79816554e - 1.31% (2.04 MB)
[#014] sha256:ec9c03f980751c96505c2a416788e22170e4bf589722771df1be75ff02c71b39 - 0.0% (332 Bytes)
[#015] sha256:5f4dfa2bfbb43af8f9bd8dac65175a7557c12161598c2e4f952c3817daa922ec - 0.0% (326 Bytes)
[#016] sha256:69feb6fb40db4e2bdd4f22f23384797308e44c0cdd5d1cd46dd92438dd39962a - 4.78% (7.46 MB)
[#017] sha256:5f129a65fac711ab3afdb5479babd9756393a3506f26920f9d729ae509f9b504 - 0.0% (2.88 KB)
/bin/sh -c #(nop) ADD file:1d214d2782eaccc743b8d683ccecf2f87f12a0ecdfbcd6fdf4943ce616f23870 in /
2016-12-13 22:10:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-12-14 14:43:54 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf file g++ gcc libc-dev make pkg-config re2c
2016-12-14 14:44:25 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/*
2016-12-14 14:44:26 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2016-12-14 14:44:27 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2016-12-14 14:55:33 UTC/bin/sh -c apt-get update && apt-get install -y apache2-bin apache2.2-common --no-install-recommends && rm -rf /var/lib/apt/lists/*
2016-12-14 14:55:33 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2016-12-14 14:55:34 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2016-12-14 14:55:35 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
2016-12-14 14:55:36 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2016-12-14 14:55:37 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"
2016-12-14 14:55:38 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
2016-12-14 14:55:38 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2016-12-14 14:55:39 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2
2016-12-14 14:55:39 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2016-12-14 14:55:39 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2016-12-14 14:55:40 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2016-12-14 15:55:06 UTC/bin/sh -c #(nop) ENV GPG_KEYS=0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
2016-12-14 15:55:07 UTC/bin/sh -c #(nop) ENV PHP_VERSION=5.6.29
2016-12-14 15:55:07 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-5.6.29.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-5.6.29.tar.xz.asc/from/this/mirror
2016-12-14 15:55:07 UTC/bin/sh -c #(nop) ENV PHP_SHA256=0ff352a433f73e2c82b0d5b283b600402518569bf72a74e247f356dacbf322a7 PHP_MD5=190bf5b52d1fc68d5500a8cdc7e33164
2016-12-14 15:55:22 UTC/bin/sh -c set -xe; fetchDeps=' wget '; 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 -r "$GNUPGHOME"; fi; apt-get purge -y --auto-remove $fetchDeps
2016-12-14 15:55:23 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2016-12-14 15:57:34 UTC/bin/sh -c set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-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 && ./configure --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 $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 && docker-php-source delete && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps
2016-12-19 19:26:15 UTC/bin/sh -c #(nop) COPY multi:2b7e23dbf0e975ef1ec1f186511e2789ab94e8c8734ca9fa8419c893f7357d6c in /usr/local/bin/
2016-12-19 19:26:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2016-12-19 19:26:16 UTC/bin/sh -c #(nop) COPY file:3014772111b66da3129ca8caeafdd1dcfa9a3bf518f015ae9acc3c7b9b1b44c9 in /usr/local/bin/
2016-12-19 19:26:16 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2016-12-19 19:26:16 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2016-12-19 19:26:17 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2016-12-21 20:42:05 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y libjpeg-dev libpng12-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
2016-12-21 20:42:06 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
2016-12-21 20:42:07 UTC/bin/sh -c a2enmod rewrite expires
2016-12-21 20:42:07 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2016-12-21 20:42:08 UTC/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.7
2016-12-21 20:42:08 UTC/bin/sh -c #(nop) ENV WORDPRESS_SHA1=1e14144c4db71421dc4ed22f94c3914dfc3b7020
2016-12-21 20:42:10 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
2016-12-21 20:42:11 UTC/bin/sh -c #(nop) COPY file:6e1608064069d6a0efca7e7e6e05498565d1ec00015623fda652cccda073a77b in /usr/local/bin/
2016-12-21 20:42:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2016-12-21 20:42:12 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.