Namespace
library
Image / Tag
wordpress:4.7.2-php7.1
Content Digest
sha256:2c191944f5e99db0e24c7bb3a8f13875dfa0854056c96cfc89568d27e90e8d8f
Details
Created

2017-03-01 01:39:10 UTC

Size

161 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E

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_ASC_URL

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

d79afea1870277c86fac903566fb6c5d

PHP_SHA256

d815a0c39fd57bab1434a77ff0610fb507c22f790c66cd6f26e27030c4b3e971

PHP_URL

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

PHP_VERSION

7.1.2

WORDPRESS_SHA1

7b687f1af589c337124e6247229af209ec1d52c3

WORDPRESS_VERSION

4.7.2


Layers

[#000] sha256:693502eb7dfbc6b94964ae66ebc72d3e32facd981c72995b09794f1e87bac184 - 30.5% (49 MB)

[#001] sha256:16328c296404224e6ea0407465417f60cbc7695e30c96cc8c334fa9760d454db - 46.08% (74 MB)

[#002] sha256:8b3c97761df63da7ca7ba549d5ad5f3011ae08e34bb95487537b5431229665db - 0.0% (180 Bytes)

[#003] sha256:5e1d4f4f29ebc2f70d7635de80ee7606af4f343b9cb7e9ee0d36933bc55661c6 - 1.7% (2.73 MB)

[#004] sha256:530750fc50197500ff2f8c1bd56307699ecea9290d56b39e195f96e5973cd58f - 0.0% (1.22 KB)

[#005] sha256:39e9c6c72db740f6e8cbf4bb354bbcfd29977196b8870b31805a7bbd7b87f7ca - 0.0% (432 Bytes)

[#006] sha256:de476ce7ac8744bfa03593c36c7526fa0f9fe955d5984b40a35821f48f68c674 - 0.0% (222 Bytes)

[#007] sha256:4ad13cbbc7d8268b8280f584ba5df97fac9c3988b427c857a7ac5ee34337cbac - 0.0% (474 Bytes)

[#008] sha256:486f1c042523f739b01c2f6eee06b7abaf0afbef757a2b19d2332695f8de8316 - 7.67% (12.3 MB)

[#009] sha256:0e9a11825960991cc6132da835e32157273a509f0fc0e81d0d14946d8d029c10 - 0.0% (490 Bytes)

[#010] sha256:dd6547bd3c6f7e709a40162447c9429c4b5fe7f9834593b8b3e80795da3b631b - 8.08% (13 MB)

[#011] sha256:6bfb06ea2fa900e7e7cd2671cc3c18054d07eddb378a79d867e114178e189055 - 0.0% (1.97 KB)

[#012] sha256:8f4187a087b74f65e0e4ced011981f31c9e9dfe6592b96ddf01dc532aa1f4709 - 0.0% (882 Bytes)

[#013] sha256:8cce6038ad1bd60c05e849eaa04e3c925085d3f6c74e880fde9403b3a5c06c13 - 1.32% (2.13 MB)

[#014] sha256:d37e988aa3b7a3bb1eef9be8fe8de800bd33588eb35b93489ae1ac077727ef30 - 0.0% (331 Bytes)

[#015] sha256:732298c698106457b74cd262e7373fbc58f4add8b955429f1c112c03af1e254a - 0.0% (326 Bytes)

[#016] sha256:766768fe83d63666cfcecf9af43ad2cfa008ba64f6458ff27a0145a330d720a5 - 4.65% (7.46 MB)

[#017] sha256:e5fce8306fdba948e0a82fa2e22fd1726b04efcf3a22f1f9549256cacfe79e83 - 0.0% (3.06 KB)


History
2017-02-27 20:34:36 UTC

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

2017-02-27 20:34:37 UTC

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

2017-02-28 17:27:47 UTC

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

2017-02-28 17:28:10 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-02-28 17:28:11 UTC

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

2017-02-28 17:28:12 UTC

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

2017-02-28 17:31:41 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/*

2017-02-28 17:31:41 UTC

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

2017-02-28 17:31:41 UTC

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

2017-02-28 17:31:42 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-02-28 17:31:43 UTC

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

2017-02-28 17:31:44 UTC

/bin/sh -c set -ex && . "$APACHE_ENVVARS" && ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log" && ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"

2017-02-28 17:31:45 UTC

/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php

2017-02-28 17:31:45 UTC

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

2017-02-28 17:31:46 UTC

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

2017-02-28 17:31:46 UTC

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

2017-02-28 17:31:46 UTC

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

2017-02-28 17:31:47 UTC

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

2017-02-28 17:44:54 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E

2017-02-28 17:44:54 UTC

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

2017-02-28 17:44:54 UTC

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

2017-02-28 17:44:55 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=d815a0c39fd57bab1434a77ff0610fb507c22f790c66cd6f26e27030c4b3e971 PHP_MD5=d79afea1870277c86fac903566fb6c5d

2017-02-28 17:45:03 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

2017-02-28 17:45:04 UTC

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

2017-02-28 17:47:29 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

2017-02-28 17:47:30 UTC

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

2017-02-28 17:47:30 UTC

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

2017-02-28 17:47:31 UTC

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

2017-02-28 17:47:31 UTC

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

2017-02-28 17:47:31 UTC

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

2017-02-28 17:47:32 UTC

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

2017-03-01 01:39:04 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

2017-03-01 01:39:05 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-03-01 01:39:06 UTC

/bin/sh -c a2enmod rewrite expires

2017-03-01 01:39:06 UTC

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

2017-03-01 01:39:07 UTC

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

2017-03-01 01:39:07 UTC

/bin/sh -c #(nop) ENV WORDPRESS_SHA1=7b687f1af589c337124e6247229af209ec1d52c3

2017-03-01 01:39:09 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-03-01 01:39:10 UTC

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

2017-03-01 01:39:10 UTC

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

2017-03-01 01:39:10 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