Namespace
library
Image / Tag
composer:1.2.3
Content Digest
sha256:9d56b704db2a95bb97161ed52113135f2af47373f66de6298ebfea5d890e9428
Details
Created

2016-12-07 21:17:42 UTC

Size

52 MB

Content Digest
Environment
CFLAGS

-fstack-protector-strong -fpic -fpie -O2

COMPOSER_ALLOW_SUPERUSER

1

COMPOSER_HOME

/composer

COMPOSER_VERSION

1.2.3

CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2

GPG_KEYS

A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0

LDFLAGS

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

PATH

/composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf file g++ gcc libc-dev make pkgconf re2c

PHP_ASC_URL

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

PHP_INI_DIR

/usr/local/etc/php

PHP_MD5

cf36039303c47f493100afea522a8f53

PHP_SHA256

a810b3f29c21407c24caa88f50649320d20ba6892ae1923132598b8a0ca145b6

PHP_URL

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

PHP_VERSION

7.1.0


Layers

[#000] sha256:3690ec4760f95690944da86dc4496148a63d85c9e3100669a318110092f6862f - 4.24% (2.21 MB)

[#001] sha256:67654b7bd8a6f817e849f77cd102331617f4e2394feeae4f77f8683b9b466ed9 - 1.92% (1020 KB)

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

[#003] sha256:481e68959c15a56029b84021fca8cce378aaa0aa08837e08878bbddc694e798c - 0.0% (166 Bytes)

[#004] sha256:b2342726cd03b7292f24dd9cbf6bd1359adefdf2347a2a59d7df4877af6f9da2 - 23.79% (12.4 MB)

[#005] sha256:5074bde45288196d7be1bb89e4d82d5ff42d1a360e99dae4e8f7bc34e634f740 - 0.0% (482 Bytes)

[#006] sha256:1168b9efe46089e1993857ed0c26af37b57e421e253d6246cb1ced926b9660c0 - 20.51% (10.7 MB)

[#007] sha256:13756fd0a74d910dfad814fe10512e8432c4a7b964c78e7d64a31a52ea9af795 - 0.0% (1.78 KB)

[#008] sha256:05e57dc6a1f7c0e31221d6b3a1a293de7a2d40e6465a0b1593c4631e1f69d581 - 48.69% (25.3 MB)

[#009] sha256:f1401e18a8f2f274bf62a7b90b4363b809711f81ed726bd408bcb3871c8cc869 - 0.0% (268 Bytes)

[#010] sha256:d4c0e1fa9a455fc19cf9493f1fc840866f252044fb262b01266603ea92110654 - 0.84% (447 KB)

[#011] sha256:8a3ddb934a3f045d9657bdabf9e99b0b683c32021f6a273b59d5557f4be01421 - 0.0% (534 Bytes)

[#012] sha256:a7b649bf0a7ea7084fd12ba6b837b91c8353c27948c7e5e844a331083dc88fb6 - 0.0% (90 Bytes)


History
2016-10-18 20:31:22 UTC

/bin/sh -c #(nop) ADD file:7afbc23fda8b0b3872623c16af8e3490b2cee951aed14b3794389c2f946cc8c7 in /

2016-10-18 21:17:33 UTC

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

2016-10-18 21:17:35 UTC

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

2016-10-18 21:17:36 UTC

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

2016-10-18 21:17:36 UTC

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

2016-10-18 21:17:37 UTC

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

2016-12-06 21:22:53 UTC

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

2016-12-06 21:22:53 UTC

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

2016-12-06 21:22:54 UTC

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

2016-12-06 21:22:54 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0

2016-12-06 21:22:55 UTC

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

2016-12-06 21:22:55 UTC

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

2016-12-06 21:22:55 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=a810b3f29c21407c24caa88f50649320d20ba6892ae1923132598b8a0ca145b6 PHP_MD5=cf36039303c47f493100afea522a8f53

2016-12-06 21:23:03 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

2016-12-06 21:23:04 UTC

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

2016-12-06 21:26:47 UTC

/bin/sh -c set -xe && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS curl-dev libedit-dev libxml2-dev openssl-dev sqlite-dev && 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 "$(getconf _NPROCESSORS_ONLN)" && 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

2016-12-07 19:11:45 UTC

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

2016-12-07 19:11:45 UTC

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

2016-12-07 21:17:04 UTC

/bin/sh -c apk --no-cache add curl git subversion openssh openssl mercurial tini bash

2016-12-07 21:17:12 UTC

/bin/sh -c echo "memory_limit=-1" > "$PHP_INI_DIR/conf.d/memory-limit.ini" && echo "date.timezone=${PHP_TIMEZONE:-UTC}" > "$PHP_INI_DIR/conf.d/date_timezone.ini"

2016-12-07 21:17:13 UTC

/bin/sh -c #(nop) ENV PATH=/composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2016-12-07 21:17:13 UTC

/bin/sh -c #(nop) ENV COMPOSER_ALLOW_SUPERUSER=1

2016-12-07 21:17:14 UTC

/bin/sh -c #(nop) ENV COMPOSER_HOME=/composer

2016-12-07 21:17:28 UTC

/bin/sh -c #(nop) ENV COMPOSER_VERSION=1.2.3

2016-12-07 21:17:32 UTC

/bin/sh -c curl -s -f -L -o /tmp/installer.php https://raw.githubusercontent.com/composer/getcomposer.org/9184c4b85ed6ada94a298cf54e55cc252c970c28/web/installer && php -r " \$signature = 'aa96f26c2b67226a324c27919f1eb05f21c248b987e6195cad9690d5c1ff713d53020a02ac8c217dbf90a7eacc9d141d'; \$hash = hash('SHA384', file_get_contents('/tmp/installer.php')); if (!hash_equals(\$signature, \$hash)) { unlink('/tmp/installer.php'); echo 'Integrity check failed, installer is either corrupt or worse.' . PHP_EOL; exit(1); }" && php /tmp/installer.php --no-ansi --install-dir=/usr/bin --filename=composer --version=${COMPOSER_VERSION} && rm /tmp/installer.php && composer --ansi --version --no-interaction

2016-12-07 21:17:41 UTC

/bin/sh -c #(nop) COPY file:0b943ec33b364492b10e7a774becd40d3fec03eb7db67cc0528769b329117e32 in /docker-entrypoint.sh

2016-12-07 21:17:42 UTC

/bin/sh -c #(nop) WORKDIR /app

2016-12-07 21:17:42 UTC

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

2016-12-07 21:17:42 UTC

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

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