Namespace
library
Image / Tag
php:5.5.38
Content Digest
sha256:15008d2bf3fbdf421b133e085dafb8f8640e8b20be4068d55ebf01dc211868b8
Details
Created

2016-08-10 20:53:49 UTC

Size

139 MB

Content Digest
Environment
GPG_KEYS

0B96609E270F565C13292B24C13C70B87267B52D 0BD78B5F97500D450838F95DFE857D9A90D90EC1 F38252826ACD957EF380D39F2F7956BC5DA04B5D

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_FILENAME

php-5.5.38.tar.xz

PHP_INI_DIR

/usr/local/etc/php

PHP_SHA256

cb527c44b48343c8557fe2446464ff1d4695155a95601083e5d1f175df95580f

PHP_VERSION

5.5.38


Layers

[#000] sha256:357ea8c3d80bc25792e010facfc98aee5972ebc47e290eb0d5aea3671a901cab - 35.23% (49 MB)

[#001] sha256:85537f80f73d06f9701f77e0105386b0a1abd8735f52804efc66782627af9c62 - 53.2% (74 MB)

[#002] sha256:3d821ad560e13c778e616da2a9033ac30d3811185f43635e95c20b22ab380077 - 0.0% (180 Bytes)

[#003] sha256:8f12a925858c170af0b066ae045320657ea01b71a36454cd451c420363d6c3d7 - 7.6% (10.6 MB)

[#004] sha256:eb6427342a169fb388e661652441cd83b3bb9cbaa8df14c10621a915433e9a21 - 0.0% (492 Bytes)

[#005] sha256:5f3d43e4cca84695f533a2e92afe0f8037d478ddc2fdb213d75f74a2a15b11d8 - 3.97% (5.52 MB)

[#006] sha256:06c450d92e0b5a07d02eb3b83abe6898b217fb065acb37e95fef1ae26db27ccc - 0.0% (1.79 KB)


History
2016-07-28 17:47:54 UTC

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

2016-07-28 17:47:55 UTC

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

2016-07-29 20:34:33 UTC

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

2016-07-29 20:36:02 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/*

2016-07-29 20:36:02 UTC

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

2016-07-29 20:36:03 UTC

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

2016-07-29 22:04:52 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=0B96609E270F565C13292B24C13C70B87267B52D 0BD78B5F97500D450838F95DFE857D9A90D90EC1 F38252826ACD957EF380D39F2F7956BC5DA04B5D

2016-07-29 22:04:52 UTC

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

2016-07-29 22:04:53 UTC

/bin/sh -c #(nop) ENV PHP_FILENAME=php-5.5.38.tar.xz

2016-07-29 22:04:53 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=cb527c44b48343c8557fe2446464ff1d4695155a95601083e5d1f175df95580f

2016-08-10 20:47:26 UTC

/bin/sh -c set -xe && cd /usr/src && curl -fSL "http://php.net/get/$PHP_FILENAME/from/this/mirror" -o php.tar.xz && echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c - && curl -fSL "http://php.net/get/$PHP_FILENAME.asc/from/this/mirror" -o php.tar.xz.asc && 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"

2016-08-10 20:47:26 UTC

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

2016-08-10 20:53:48 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/* && 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

2016-08-10 20:53:49 UTC

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

2016-08-10 20:53:49 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