Namespace
library
Image / Tag
php:7.0.24-zts-alpine
Content Digest
sha256:48d1119a92e1721029e28e3f273e47a1204b9c187a68a920c6013ef6c0215d3e
Details
Created

2017-10-26 02:52:37 UTC

Size

25 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.24.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-maintainer-zts

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

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

PHP_MD5

PHP_SHA256

4dba7aa365193c9229f89f1975fad4c01135d29922a338ffb4a27e840d6f1c98

PHP_URL

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

PHP_VERSION

7.0.24


Layers

[#000] sha256:49388a8c9c86a6f56d228954eede699c64fce6c671a989e3e21c391859694645 - 9.11% (2.27 MB)

[#001] sha256:7714ce34247858cb9e07dddd918d6aab795389c9821e77e10edceaee78feee18 - 5.0% (1.25 MB)

[#002] sha256:412dcd2f93dcaf9cff2500231b729aecf237c08f74a12e85aa150c43777c27e5 - 0.0% (1.24 KB)

[#003] sha256:6acafa3a5cc8368e875004fafd3ffd5077704b40f468dabdcc4849a17058a749 - 0.0% (168 Bytes)

[#004] sha256:4d075e0af134f00b9a2927fd88200f7238fb91eb39f7cb5c94901f722a1adf98 - 45.73% (11.4 MB)

[#005] sha256:2b9ee4b5d4c4112ee7d589396b4ce0d75cc250e7f0c24412a9a47b844f712c75 - 0.0% (495 Bytes)

[#006] sha256:6611a6525ded3ae33d68d4a5d71c7979acc2afa9490eb7ce961af3cb075c4d78 - 40.15% (10 MB)

[#007] sha256:9b798d65720f8327062a660f02b2367d29e611aa20d85b6fc9494ddd3ae5c5dd - 0.01% (2.11 KB)


History
2017-10-25 23:20:59 UTC

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

2017-10-25 23:20:59 UTC

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

2017-10-26 02:09:35 UTC

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

2017-10-26 02:09:38 UTC

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

2017-10-26 02:09:39 UTC

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

2017-10-26 02:09:39 UTC

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

2017-10-26 02:09:40 UTC

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

2017-10-26 02:24:39 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-maintainer-zts

2017-10-26 02:24:39 UTC

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

2017-10-26 02:24:40 UTC

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

2017-10-26 02:24:40 UTC

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

2017-10-26 02:47:07 UTC

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

2017-10-26 02:47:07 UTC

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

2017-10-26 02:47:07 UTC

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

2017-10-26 02:47:07 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=4dba7aa365193c9229f89f1975fad4c01135d29922a338ffb4a27e840d6f1c98 PHP_MD5=

2017-10-26 02:47:18 UTC

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

2017-10-26 02:47:19 UTC

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

2017-10-26 02:52:35 UTC

/bin/sh -c set -xe && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS coreutils curl-dev libedit-dev openssl-dev libxml2-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 --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )" && apk add --no-cache --virtual .php-rundeps $runDeps && apk del .build-deps && pecl update-channels && rm -rf /tmp/pear ~/.pearrc

2017-10-26 02:52:37 UTC

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

2017-10-26 02:52:37 UTC

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

2017-10-26 02:52:37 UTC

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

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