Namespace
library
Image / Tag
php:7.0.18-fpm-alpine
Content Digest
sha256:56bf2e2391e84385c9abcbd89a30d679ae917562997dc71ba7db8bc0a449a546
Details
Created

2017-05-11 19:00:02 UTC

Size

28.9 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 pkgconf re2c

PHP_ASC_URL

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

a578c55644d233635d2caa96c3a6f9c7

PHP_SHA256

679cffcdf2495dee5ab89bda595e678a1096136678b3a1d08f1f57ba347c234d

PHP_URL

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

PHP_VERSION

7.0.18


Layers

[#000] sha256:79650cf9cc01ddb17cb9c4036ba9268528b775fe0322f347d15b5e4176928f34 - 7.87% (2.27 MB)

[#001] sha256:e68e9d7225a7cbfc4213ff27603015422f68222e27a2833eb368ed85e83f2a42 - 3.57% (1.03 MB)

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

[#003] sha256:6fa6dab14ee13b1d1dc4674fe3e4455e10e92ade0adf0873a73178c7ab256901 - 0.0% (165 Bytes)

[#004] sha256:7f9bbb47ec760db4d860e987433c77d7f3aae1bb346cb32d2e7d18e394802742 - 42.14% (12.2 MB)

[#005] sha256:8109a6789c3b7ffddd939723653ad3b5deac159dad7dbc6da7b666f22d885d21 - 0.0% (485 Bytes)

[#006] sha256:58619e8b2b909129472b5aa3dc4a7b0dc733ce752fd3323debd9e42dac4bcb1c - 46.38% (13.4 MB)

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

[#008] sha256:56af24768e1ca1763390b9ab44eb6d94fc135b47e2c7f91fc1b4e60e35de61f1 - 0.0% (128 Bytes)

[#009] sha256:04e7e5dee38f97b2b79efb5d70549dee8a00cc2fa875ba951623973e02b9050a - 0.03% (7.47 KB)


History
2017-05-10 16:37:36 UTC

/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:54:52 UTC

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

2017-05-11 18:54:53 UTC

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

2017-05-11 18:54:53 UTC

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

2017-05-11 18:54:54 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=679cffcdf2495dee5ab89bda595e678a1096136678b3a1d08f1f57ba347c234d PHP_MD5=a578c55644d233635d2caa96c3a6f9c7

2017-05-11 18:55:02 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:55:04 UTC

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

2017-05-11 18:59:53 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:59:56 UTC

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

2017-05-11 18:59:56 UTC

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

2017-05-11 18:59:57 UTC

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

2017-05-11 18:59:59 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 19:00:01 UTC

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

2017-05-11 19:00:02 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