Namespace
library
Image / Tag
php:5.5.36-zts
Content Digest
sha256:ef4c95e350a8dffba1efb38fc71ecef4f4434005e693698507781968441cede6
Details
Created

2016-06-15 21:00:56 UTC

Size

144 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_EXTRA_CONFIGURE_ARGS

--enable-maintainer-zts

PHP_FILENAME

php-5.5.36.tar.xz

PHP_INI_DIR

/usr/local/etc/php

PHP_SHA256

e1bbe33d6b4da66b15c483131520a9fc505eeb6629fa70c5cfba79590a1d0801

PHP_VERSION

5.5.36


Layers

[#000] sha256:5c90d4a2d1a8dfffd05ff2dd659923f0ca2d843b5e45d030e17abbcd06a11b5b - 33.99% (49 MB)

[#001] sha256:357b76a4983822c380125e911928d20bf853d3a4ca869181c757d855408a9c90 - 51.19% (73.8 MB)

[#002] sha256:0e87614c69f0ba521d6a89ea9b82a5712ff209dfa89e14b1fef8be2056d5680d - 0.0% (180 Bytes)

[#003] sha256:f3cfa8edb92380c9dfcc89e732c8e5df6f72e4c5c4f123c0d443c5e5849a5328 - 14.83% (21.4 MB)

[#004] sha256:3112919604826bdf8d5b1b6a3093962a71256a7d62a515b5bb4d71304e71b111 - 0.0% (1.71 KB)


History
2016-06-09 21:28:42 UTC

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

2016-06-09 21:28:43 UTC

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

2016-06-10 02:34:30 UTC

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

2016-06-10 02:35:57 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl libedit2 libsqlite3-0 libxml2 --no-install-recommends && rm -r /var/lib/apt/lists/*

2016-06-10 02:35:58 UTC

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

2016-06-10 02:35:59 UTC

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

2016-06-10 02:55:58 UTC

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

2016-06-10 03:46:00 UTC

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

2016-06-10 03:46:00 UTC

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

2016-06-10 03:46:00 UTC

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

2016-06-10 03:46:00 UTC

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

2016-06-10 03:52:37 UTC

/bin/sh -c set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev xz-utils " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* && curl -fSL "http://php.net/get/$PHP_FILENAME/from/this/mirror" -o "$PHP_FILENAME" && echo "$PHP_SHA256 *$PHP_FILENAME" | sha256sum -c - && curl -fSL "http://php.net/get/$PHP_FILENAME.asc/from/this/mirror" -o "$PHP_FILENAME.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_FILENAME.asc" "$PHP_FILENAME" && rm -r "$GNUPGHOME" "$PHP_FILENAME.asc" && mkdir -p /usr/src/php && tar -xf "$PHP_FILENAME" -C /usr/src/php --strip-components=1 && rm "$PHP_FILENAME" && cd /usr/src/php && ./configure --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" $PHP_EXTRA_CONFIGURE_ARGS --disable-cgi --enable-mysqlnd --enable-mbstring --with-curl --with-libedit --with-openssl --with-zlib && make -j"$(nproc)" && make install && { find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; } && make clean && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false -o APT::AutoRemove::SuggestsImportant=false $buildDeps

2016-06-15 21:00:56 UTC

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

2016-06-15 21:00:56 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