2017-05-11 18:16:54 UTC
29.5 MB
A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c
PHP_ASC_URLhttps://secure.php.net/get/php-7.1.4.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_MD5a74c13f8779349872b365e6732e8c98e
PHP_SHA25671514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b
PHP_URLhttps://secure.php.net/get/php-7.1.4.tar.xz/from/this/mirror
PHP_VERSION7.1.4
[#000] sha256:79650cf9cc01ddb17cb9c4036ba9268528b775fe0322f347d15b5e4176928f34 - 7.71% (2.27 MB)
[#001] sha256:e68e9d7225a7cbfc4213ff27603015422f68222e27a2833eb368ed85e83f2a42 - 3.5% (1.03 MB)
[#002] sha256:525cf1599d3b852dc059c92e1552ec793b9f785cde0a988ac12a692447f7883d - 0.0% (1.25 KB)
[#003] sha256:6fa6dab14ee13b1d1dc4674fe3e4455e10e92ade0adf0873a73178c7ab256901 - 0.0% (165 Bytes)
[#004] sha256:f0a38646fe870ffe70d1f28d74db3a4c55d3d48ec74c4c111f249fb526a7fe21 - 41.97% (12.4 MB)
[#005] sha256:47baa5544e4d3535d2e297ffe1db9b8b93fac32ff693f2be0d38eb6f15e6407a - 0.0% (485 Bytes)
[#006] sha256:7f746d2fa3316e64a888e682b74c67a7bdc94d3a466ea0645bbd90cb49230432 - 46.78% (13.8 MB)
[#007] sha256:e62bfa55ddafc330c0a1641855f01ae2c2cc8878c54850e254ab39a9cf7d7ec2 - 0.01% (2.06 KB)
[#008] sha256:43cab526a8f9df52dcde20decba350297585e4a1e58bf639b0ecd1de1fb34bb2 - 0.0% (130 Bytes)
[#009] sha256:d805dcb0de9d4ad8d625769870fd0daa7ea5a45f7caa108e31ee0ea90807b37e - 0.02% (7.48 KB)
/bin/sh -c #(nop) ADD file:9c596c6cb8ba1d7f93d4dc5fc3f42bfcd5edca57d5be5d60ea04ef42f55fb7a8 in /
2017-05-10 16:37:37 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2017-05-11 17:23:37 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c
2017-05-11 17:50:32 UTC/bin/sh -c apk add --no-cache --virtual .persistent-deps ca-certificates curl tar xz
2017-05-11 17:50:52 UTC/bin/sh -c set -x && addgroup -g 82 -S www-data && adduser -u 82 -D -S -G www-data www-data
2017-05-11 17:50:53 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2017-05-11 17:50:54 UTC/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
2017-05-11 18:10:11 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data
2017-05-11 18:10:12 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2017-05-11 18:10:12 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2017-05-11 18:10:13 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2017-05-11 18:10:14 UTC/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E
2017-05-11 18:10:15 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.1.4
2017-05-11 18:10:16 UTC/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.4.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.4.tar.xz.asc/from/this/mirror
2017-05-11 18:10:17 UTC/bin/sh -c #(nop) ENV PHP_SHA256=71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b PHP_MD5=a74c13f8779349872b365e6732e8c98e
2017-05-11 18:10:27 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-11 18:10:29 UTC/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
2017-05-11 18:15:55 UTC/bin/sh -c set -xe && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS coreutils curl-dev libedit-dev libxml2-dev openssl-dev pcre-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 && 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
2017-05-11 18:16:11 UTC/bin/sh -c #(nop) COPY multi:1401feee8064a06ad514519ec870939c946ecfdf381c82a90cb2035486938ee9 in /usr/local/bin/
2017-05-11 18:16:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2017-05-11 18:16:32 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2017-05-11 18:16:33 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-05-11 18:16:53 UTC/bin/sh -c #(nop) EXPOSE 9000/tcp
2017-05-11 18:16:54 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
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.