Namespace
library
Image / Tag
wordpress:4.6.0-fpm
Content Digest
sha256:8491b8709f1086861889ead0e789dd810947a1cea4b7436228bc72124615a582
Details
Created

2016-08-31 01:05:29 UTC

Size

153 MB

Content Digest
Environment
GPG_KEYS

0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

PATH

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

PHPIZE_DEPS

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

PHP_EXTRA_CONFIGURE_ARGS

--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data

PHP_FILENAME

php-5.6.25.tar.xz

PHP_INI_DIR

/usr/local/etc/php

PHP_SHA256

7535cd6e20040ccec4594cc386c6f15c3f2c88f24163294a31068cf7dfe7f644

PHP_VERSION

5.6.25

WORDPRESS_SHA1

830962689f350e43cd1a069f3a4f68a44c0339c8

WORDPRESS_VERSION

4.6


Layers

[#000] sha256:8ad8b3f87b378cfae583fef34e47a3c9203847d779961b7351cbf786af0bc09f - 31.95% (49 MB)

[#001] sha256:161c326a7a2d357d87c6aa7a196e69a61b2e0f6b91b4ed6bf5868e4dccb2ecaf - 48.25% (74 MB)

[#002] sha256:4f37fe44e518036ba100ac5a09e9e658e778d6167c6b308c630ab54750dc2a61 - 0.0% (179 Bytes)

[#003] sha256:59daf88b88a76c4b1ae701700573dfedc0888882fc90d8d7be80b55ffd1871d3 - 7.72% (11.8 MB)

[#004] sha256:d3c97f7b1249dc4721395e8cbe8d423825d10cfd6b564780955a95a93ebb014e - 0.0% (490 Bytes)

[#005] sha256:76f69e96d834d4fde2506631770a8f339c911c571c3fd2ee22889f60c77b4a39 - 5.49% (8.42 MB)

[#006] sha256:423fe0ee3bf2226ae6c744b95312f864fd7642d1fc8fdf6a923739f10d6b211e - 0.0% (1.79 KB)

[#007] sha256:2826d98c16659b4a481a89fda1e92fa8b433015be6cf65dcf451f30dafef1f31 - 0.0% (128 Bytes)

[#008] sha256:f10a3f0dc15a2308b53549a30a5308d4afb6cdbbb129af0bfd58d47026d328af - 0.0% (7.45 KB)

[#009] sha256:1b5db9f9cccc8d3cf51e0bcc1f01e6880fc74054301f92a1251b47a1b96deb0d - 1.74% (2.67 MB)

[#010] sha256:f13d007a2d81a057b03bb3122a4646c4135f10cc480299edfaf3c493b778955c - 0.0% (333 Bytes)

[#011] sha256:86a5e80d4335522178aec55cd7616b0de6e24c6c34de7d6561be4164f53933d3 - 4.84% (7.43 MB)

[#012] sha256:6fb4df5a3c76c85573d851a9957e2248da0e24209154390e1f41222080154426 - 0.0% (2.53 KB)


History
2016-08-30 21:00:51 UTC

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

2016-08-30 21:00:52 UTC

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

2016-08-31 00:16:45 UTC

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

2016-08-31 00:17: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/*

2016-08-31 00:17:24 UTC

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

2016-08-31 00:17:25 UTC

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

2016-08-31 00:23:56 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data

2016-08-31 00:37:08 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

2016-08-31 00:37:08 UTC

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

2016-08-31 00:37:09 UTC

/bin/sh -c #(nop) ENV PHP_FILENAME=php-5.6.25.tar.xz

2016-08-31 00:37:09 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=7535cd6e20040ccec4594cc386c6f15c3f2c88f24163294a31068cf7dfe7f644

2016-08-31 00:37:12 UTC

/bin/sh -c set -xe && cd /usr/src && curl -fSL "https://secure.php.net/get/$PHP_FILENAME/from/this/mirror" -o php.tar.xz && echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c - && curl -fSL "https://secure.php.net/get/$PHP_FILENAME.asc/from/this/mirror" -o php.tar.xz.asc && 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"

2016-08-31 00:37:12 UTC

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

2016-08-31 00:40:35 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/* && 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-08-31 00:40:36 UTC

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

2016-08-31 00:40:36 UTC

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

2016-08-31 00:40:37 UTC

/bin/sh -c set -ex && cd /usr/local/etc && if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi && { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '[www]'; echo '; if we send this to /proc/self/fd/1, it never appears'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; } | tee php-fpm.d/docker.conf && { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = [::]:9000'; } | tee php-fpm.d/zz-docker.conf

2016-08-31 00:40:38 UTC

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

2016-08-31 00:40:38 UTC

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

2016-08-31 01:05:24 UTC

/bin/sh -c apt-get update && apt-get install -y libpng12-dev libjpeg-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-08-31 01:05: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=60'; echo 'opcache.fast_shutdown=1'; echo 'opcache.enable_cli=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini

2016-08-31 01:05:26 UTC

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

2016-08-31 01:05:26 UTC

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

2016-08-31 01:05:26 UTC

/bin/sh -c #(nop) ENV WORDPRESS_SHA1=830962689f350e43cd1a069f3a4f68a44c0339c8

2016-08-31 01:05:28 UTC

/bin/sh -c curl -o wordpress.tar.gz -SL 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-08-31 01:05:28 UTC

/bin/sh -c #(nop) COPY file:2fd25399c5e019f7e3a27e0e13bd6c76f8fa6869aadbcbe1c7871afc4814d7ff in /entrypoint.sh

2016-08-31 01:05:29 UTC

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

2016-08-31 01:05:29 UTC

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

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