Namespace
library
Image / Tag
wordpress:4.7-php7.0-fpm-alpine
Content Digest
sha256:f278cb5eb18b60b2ccdc738f4d4375826d1b8d812dede7bf24bc207eaf746187
Details
Created

2017-06-05 20:50:44 UTC

Size

37.8 MB

Content Digest
Environment
GPG_KEYS

1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

PATH

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

PHPIZE_DEPS

autoconf dpkg-dev dpkg file g++ gcc libc-dev make pcre-dev pkgconf re2c

PHP_ASC_URL

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

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_EXTRA_CONFIGURE_ARGS

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

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

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

PHP_MD5

1a17e45c8be9ce28f036d884563e8ae7

PHP_SHA256

640e5e3377d15a6d19adce2b94a9d876eeddabdb862d154a5e347987f4225ef6

PHP_URL

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

PHP_VERSION

7.0.19

WORDPRESS_SHA1

fbe0ee1d9010265be200fe50b86f341587187302

WORDPRESS_VERSION

4.7.5


Layers

[#000] sha256:486a8e636d6250a74d15cdb3582f4dd198271a80118f5a2f59de3d9cd8433611 - 6.02% (2.27 MB)

[#001] sha256:41812ec2cb654115fad6678a89cace781f0cf539e2316efe2005438e428db6df - 2.73% (1.03 MB)

[#002] sha256:e095add676785194f9c4d180e50bdeb9eac882406547f0428cf26be373adff6b - 0.0% (1.25 KB)

[#003] sha256:286dbb174b8d2bb248dcfc542bb4edd08165b8fd2d01f9fbf7ff36c68c8ee43c - 0.0% (165 Bytes)

[#004] sha256:c87959aa873124b10b69066e4668db64c75fd8a16dc8118e3de8878cf99065d7 - 32.25% (12.2 MB)

[#005] sha256:ad35336e465e1720333b4d90a4b3d30c925109c9fd0e216d42950e5cd8ce9928 - 0.0% (484 Bytes)

[#006] sha256:f40ea297ded2da89df32d1a029191e9ad74a7413dffa360cc6268e6fd7c97833 - 35.63% (13.5 MB)

[#007] sha256:a1d3c87caea1926851807a8e4b577d7431051c71bdc6edf0b543de3fe55a0360 - 0.01% (2.06 KB)

[#008] sha256:68d72e38a40761f0faf42f76dd2142f822013b47c5205f7724a0620c76115b76 - 0.0% (130 Bytes)

[#009] sha256:0bd38c16ccf0792b97a6602683f74b777bc2b8ff458ba9b467e2631705ab3b77 - 0.02% (7.47 KB)

[#010] sha256:16b72572243ce57a2ceeb0832f0fabd773f699960c2e97ebcab00236cc809602 - 1.54% (596 KB)

[#011] sha256:1894842d0bc38e7324050d7fdbf4c93fce7ff4525983a04dc7fcfb78d8c0da0b - 1.88% (727 KB)

[#012] sha256:befaedbbcbc94ed268b232e496b68a458857d3043304159a3bf1a3ed18e03300 - 0.0% (320 Bytes)

[#013] sha256:ec63d2c451dea97c7c41b8d79185f5131666c719411e844dc8e5e9a61a225a71 - 19.9% (7.52 MB)

[#014] sha256:fa35429dceb3bcb40cfa1ba2bddb96729247fdbc5a7048eb257472e7debd1e16 - 0.01% (3.07 KB)


History
2017-05-25 23:31:54 UTC

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

2017-05-25 23:31:55 UTC

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

2017-05-26 14:39:18 UTC

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

2017-05-26 14:39:22 UTC

/bin/sh -c apk add --no-cache --virtual .persistent-deps ca-certificates curl tar xz

2017-05-26 14:39:24 UTC

/bin/sh -c set -x && addgroup -g 82 -S www-data && adduser -u 82 -D -S -G www-data www-data

2017-05-26 14:39:25 UTC

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

2017-05-26 14:39:26 UTC

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

2017-05-26 14:49:57 UTC

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

2017-05-26 14:49:58 UTC

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

2017-05-26 14:49:58 UTC

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

2017-05-26 14:49:59 UTC

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

2017-05-26 15:02:39 UTC

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

2017-05-26 15:02:39 UTC

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

2017-05-26 15:02:40 UTC

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

2017-05-26 15:02:41 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=640e5e3377d15a6d19adce2b94a9d876eeddabdb862d154a5e347987f4225ef6 PHP_MD5=1a17e45c8be9ce28f036d884563e8ae7

2017-05-26 15:02:48 UTC

/bin/sh -c set -xe; apk add --no-cache --virtual .fetch-deps gnupg openssl ; 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; apk del .fetch-deps

2017-05-26 15:02:49 UTC

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

2017-06-02 22:33:08 UTC

/bin/sh -c set -xe && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS coreutils curl-dev libedit-dev libxml2-dev openssl-dev sqlite-dev && 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)" && ./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 $PHP_EXTRA_CONFIGURE_ARGS && make -j "$(nproc)" && make install && { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } && make clean && cd / && docker-php-source delete && runDeps="$( scanelf --needed --nobanner --recursive /usr/local | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u | xargs -r apk info --installed | sort -u )" && apk add --no-cache --virtual .php-rundeps $runDeps && apk del .build-deps && pecl update-channels && rm -rf /tmp/pear ~/.pearrc

2017-06-02 22:33:10 UTC

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

2017-06-02 22:33:11 UTC

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

2017-06-02 22:33:12 UTC

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

2017-06-02 22:33:13 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

2017-06-02 22:33:14 UTC

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

2017-06-02 22:33:14 UTC

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

2017-06-05 20:49:57 UTC

/bin/sh -c apk add --no-cache bash sed

2017-06-05 20:50:34 UTC

/bin/sh -c set -ex; apk add --no-cache --virtual .build-deps libjpeg-turbo-dev libpng-dev ; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-install gd mysqli opcache; runDeps="$( scanelf --needed --nobanner --recursive /usr/local/lib/php/extensions | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u | xargs -r apk info --installed | sort -u )"; apk add --virtual .wordpress-phpexts-rundeps $runDeps; apk del .build-deps

2017-06-05 20:50:36 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-06-05 20:50:37 UTC

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

2017-06-05 20:50:38 UTC

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

2017-06-05 20:50:39 UTC

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

2017-06-05 20:50:41 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-06-05 20:50:42 UTC

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

2017-06-05 20:50:43 UTC

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

2017-06-05 20:50:44 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