Namespace
library
Image / Tag
composer:2.0.0-alpha2
Content Digest
sha256:d6a2ede49f5f315c1b26696d7eb42930e67967f4c1507940d7a5e64534cb2717
Details
Created

2020-08-07 02:16:02 UTC

Size

62.7 MB

Content Digest
Environment
COMPOSER_ALLOW_SUPERUSER

1

COMPOSER_HOME

/tmp

COMPOSER_VERSION

2.0.0-alpha2

GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

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://www.php.net/distributions/php-7.4.9.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b

PHP_URL

https://www.php.net/distributions/php-7.4.9.tar.xz

PHP_VERSION

7.4.9


Layers

[#000] sha256:0625b4155e2a59f647ece47c0cd77ed3196b1f84454fa64ce80cad90e2b9b79e - 4.25% (2.66 MB)

[#001] sha256:380f9ca051d120d4ed72890904488f0f1e0fd0128cbd1c73adbff366e90bc2aa - 2.19% (1.37 MB)

[#002] sha256:613b9419908bb5beb7365d9d340ee3071aebf8c7919f5379a7b99221fd74c78f - 0.0% (1.2 KB)

[#003] sha256:7fd1bd9f7e9212850ee7c4017e1d3e5ec33176a9113258688a743d871983ee8c - 0.0% (222 Bytes)

[#004] sha256:6857a4596b66dec4c1cec0b37817d66242f4b34388a092760ee9825210e439f2 - 15.69% (9.83 MB)

[#005] sha256:fe6d08329b552cd4e076133a2e59838da85bb75c7d1bd6005fc318b91c6ec8f3 - 0.0% (498 Bytes)

[#006] sha256:5324c4c15089521213e34fbe7574f706e751ddee824c52adf3b06ed1ade26a3a - 22.75% (14.3 MB)

[#007] sha256:22fe642c4a4d78f9f13635492c487c9ebb537f93059c7b0f1732de85204be648 - 0.0% (2.22 KB)

[#008] sha256:78f8d62e5363cb3565aa2cf9b7f88b2ce89a000f4fa9239a387dd05104242644 - 0.03% (16.6 KB)

[#009] sha256:402f97ed2dfd1dec81bd72f5957c592f93c18e3e3740d55802275db1c94c8027 - 53.97% (33.8 MB)

[#010] sha256:0c4ba52d320e3e0fed02b58616f84d448c16ccb1c19fcbcbe748762a2253f1bb - 0.31% (199 KB)

[#011] sha256:fc2dafec7583cee21673d9ed8c2090bbe611a6a0d729f01e42e74a400da81649 - 0.0% (257 Bytes)

[#012] sha256:7942622d962340b95002a8f9e3886b07ea9e687789cf7eba748a12d8b54ca106 - 0.81% (520 KB)

[#013] sha256:12d024a4a496dcc91a14ada84f35df5d8c342eb0d9e4e81b447d854d78e6ab86 - 0.0% (407 Bytes)

[#014] sha256:62411b251a8b082b4e7ac4c95fac7f640766b37b6f82dbe90d6d312f35f9c2c5 - 0.0% (92 Bytes)


History
2020-05-29 21:38:33 UTC

/bin/sh -c #(nop) ADD file:5624441d97aca5eeb82a582941efc3586397098b8391227a9040ebe434cc1d6b in /

2020-05-29 21:38:33 UTC

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

2020-06-11 18:53:02 UTC

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

2020-06-11 18:53:04 UTC

/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl

2020-06-11 18:53:06 UTC

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

2020-06-11 18:53:06 UTC

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

2020-06-11 18:53:08 UTC

/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 777 /var/www/html

2020-06-11 18:53:08 UTC

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

2020-06-11 18:53:09 UTC

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

2020-06-11 18:53:09 UTC

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

2020-06-11 18:53:09 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

2020-08-06 19:35:11 UTC

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

2020-08-06 19:35:11 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.9.tar.xz.asc

2020-08-06 19:35:12 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b PHP_MD5=

2020-08-06 19:35:17 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -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 curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps

2020-08-06 19:35:17 UTC

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

2020-08-06 19:44:53 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-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" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-libedit --with-openssl --with-zlib --with-pear $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; 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 $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version

2020-08-06 19:44:55 UTC

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

2020-08-06 19:44:57 UTC

/bin/sh -c docker-php-ext-enable sodium

2020-08-06 19:44:57 UTC

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

2020-08-06 19:44:57 UTC

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

2020-08-07 02:15:40 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .composer-rundeps bash coreutils git make mercurial openssh-client patch subversion tini unzip zip

2020-08-07 02:15:56 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps libzip-dev zlib-dev ; docker-php-ext-install -j "$(nproc)" zip ; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache --virtual .composer-phpext-rundeps $runDeps; apk del .build-deps

2020-08-07 02:15:57 UTC

/bin/sh -c printf "# composer php cli ini settings\ndate.timezone=UTC\nmemory_limit=-1\n" > $PHP_INI_DIR/php-cli.ini

2020-08-07 02:15:58 UTC

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

2020-08-07 02:15:58 UTC

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

2020-08-07 02:15:58 UTC

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

2020-08-07 02:16:00 UTC

/bin/sh -c set -eux; curl --silent --fail --location --retry 3 --output /tmp/installer.php --url https://raw.githubusercontent.com/composer/getcomposer.org/cb19f2aa3aeaa2006c0cd69a7ef011eb31463067/web/installer; php -r " \$signature = '48e3236262b34d30969dca3c37281b3b4bbe3221bda826ac6a9a62d6444cdb0dcd0615698a5cbe587c3f0fe57a54d8f5'; \$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}; composer --ansi --version --no-interaction; rm -f /tmp/installer.php; find /tmp -type d -exec chmod -v 1777 {} +

2020-08-07 02:16:01 UTC

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

2020-08-07 02:16:01 UTC

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

2020-08-07 02:16:01 UTC

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

2020-08-07 02:16:02 UTC

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

Details
Created

2020-08-07 01:16:35 UTC

Size

60.7 MB

Content Digest
Environment
COMPOSER_ALLOW_SUPERUSER

1

COMPOSER_HOME

/tmp

COMPOSER_VERSION

2.0.0-alpha2

GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

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://www.php.net/distributions/php-7.4.9.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b

PHP_URL

https://www.php.net/distributions/php-7.4.9.tar.xz

PHP_VERSION

7.4.9


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 4.4% (2.67 MB)

[#001] sha256:b358d6dbbdff5c10cbe23c608b7ff9c6d1dd13331dd7dc7644b727ca5ea8e742 - 2.11% (1.28 MB)

[#002] sha256:0232d962484c6b9a1caa33a12f1beed4cb20996085056b4fb1591a9fd1d8c89f - 0.0% (1.2 KB)

[#003] sha256:0c1d3ac04d2af7a9f0eee25eccc72e586400051054ffb4aff7cdf2f4ebc993e8 - 0.0% (222 Bytes)

[#004] sha256:6345b6a18b86af70002ab1409718df426808ecc7ab05ce602c1716a6848086fa - 16.2% (9.83 MB)

[#005] sha256:938a92b586ef7f86ac3810a8ef431a176078096260a6228695a9d36d2764da2f - 0.0% (499 Bytes)

[#006] sha256:c0208c70cd8d93708630fed7c9267d71ed46d3cd65cdfa9084d9d5479394310e - 22.89% (13.9 MB)

[#007] sha256:c87c00ebf3da1d683b3352c03a6229381abf1084c5e461c84558cb887b4d9992 - 0.0% (2.22 KB)

[#008] sha256:dfc8cf90500cfe8301b663207948263c1aad4d0ab79cc3dde0bea25f5d1cb2a3 - 0.03% (16.6 KB)

[#009] sha256:4aefd0aa5ed3103eaeb7424dc2de71358c48ada4fb626546689b50133a48b583 - 53.23% (32.3 MB)

[#010] sha256:0fd3037f2b8454dcfee893523c6671c9669e68869fea0171602aec22cfcec606 - 0.3% (185 KB)

[#011] sha256:4e5f1df9275fb2d43e4c65ac0e57f4f480672728c1762a742bcdcbef4beb3d97 - 0.0% (259 Bytes)

[#012] sha256:26675e9e1802e7e10965b5e968ddd8bfbf8a1fbe02a6a2c81d7f62e0dea2ceaf - 0.84% (520 KB)

[#013] sha256:6863811439c0ee552304a622f0f94bb24250940245bcb20ecabea6fd40fa155a - 0.0% (407 Bytes)

[#014] sha256:778943bb63ae3feb5bf65ac4101a0f69bc13df19820eff71a84cb436e264de14 - 0.0% (92 Bytes)


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2020-06-11 18:51:57 UTC

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

2020-06-11 18:51:58 UTC

/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl

2020-06-11 18:51:59 UTC

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

2020-06-11 18:51:59 UTC

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

2020-06-11 18:52:00 UTC

/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 777 /var/www/html

2020-06-11 18:52:00 UTC

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

2020-06-11 18:52:00 UTC

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

2020-06-11 18:52:00 UTC

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

2020-06-11 18:52:01 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

2020-08-06 19:30:11 UTC

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

2020-08-06 19:30:11 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.9.tar.xz.asc

2020-08-06 19:30:11 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b PHP_MD5=

2020-08-06 19:30:16 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -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 curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps

2020-08-06 19:30:16 UTC

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

2020-08-06 19:38:56 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-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" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-libedit --with-openssl --with-zlib --with-pear $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; 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 $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version

2020-08-06 19:38:57 UTC

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

2020-08-06 19:38:59 UTC

/bin/sh -c docker-php-ext-enable sodium

2020-08-06 19:38:59 UTC

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

2020-08-06 19:38:59 UTC

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

2020-08-07 01:16:22 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .composer-rundeps bash coreutils git make mercurial openssh-client patch subversion tini unzip zip

2020-08-07 01:16:31 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps libzip-dev zlib-dev ; docker-php-ext-install -j "$(nproc)" zip ; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache --virtual .composer-phpext-rundeps $runDeps; apk del .build-deps

2020-08-07 01:16:32 UTC

/bin/sh -c printf "# composer php cli ini settings\ndate.timezone=UTC\nmemory_limit=-1\n" > $PHP_INI_DIR/php-cli.ini

2020-08-07 01:16:32 UTC

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

2020-08-07 01:16:33 UTC

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

2020-08-07 01:16:33 UTC

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

2020-08-07 01:16:34 UTC

/bin/sh -c set -eux; curl --silent --fail --location --retry 3 --output /tmp/installer.php --url https://raw.githubusercontent.com/composer/getcomposer.org/cb19f2aa3aeaa2006c0cd69a7ef011eb31463067/web/installer; php -r " \$signature = '48e3236262b34d30969dca3c37281b3b4bbe3221bda826ac6a9a62d6444cdb0dcd0615698a5cbe587c3f0fe57a54d8f5'; \$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}; composer --ansi --version --no-interaction; rm -f /tmp/installer.php; find /tmp -type d -exec chmod -v 1777 {} +

2020-08-07 01:16:34 UTC

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

2020-08-07 01:16:35 UTC

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

2020-08-07 01:16:35 UTC

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

2020-08-07 01:16:35 UTC

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

Details
Created

2020-08-07 01:10:07 UTC

Size

57.3 MB

Content Digest
Environment
COMPOSER_ALLOW_SUPERUSER

1

COMPOSER_HOME

/tmp

COMPOSER_VERSION

2.0.0-alpha2

GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

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://www.php.net/distributions/php-7.4.9.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b

PHP_URL

https://www.php.net/distributions/php-7.4.9.tar.xz

PHP_VERSION

7.4.9


Layers

[#000] sha256:b4b72e716706d29f5d2351709c20bf737b94f876a5472a43ff1b6e203c65d27f - 4.34% (2.48 MB)

[#001] sha256:72788d65e292354c2ce4b67441d334d0ba534db5ce71d5b8bf78011a256b566f - 2.18% (1.25 MB)

[#002] sha256:10e32d62de43da999aca07cf15fdbe1cd6b03aebc88c15409c3463daadf13e01 - 0.0% (1.23 KB)

[#003] sha256:6701e05673b745147608cd1b6eb47a3fbc35bcfd8a65bc536e5b9f919b3d0e77 - 0.0% (268 Bytes)

[#004] sha256:b7b17cdf3c698767a2826b5b4515768a19207599dd02ad454babd9a4540fe989 - 17.17% (9.83 MB)

[#005] sha256:62b3d4020041d17f12c7026250776cdbd9a44b2e929a51a0571284cc34383137 - 0.0% (502 Bytes)

[#006] sha256:bedd9a7993d876464ba5d7738e72cee3e4bca7c77365db2e5e4c3f4718216aa6 - 22.62% (13 MB)

[#007] sha256:d8f913db018271350c6edeb5cb74666cbd4072d262d91d46bc8c440a619f3944 - 0.0% (2.22 KB)

[#008] sha256:a43c03970b9f34faeea2ce810ba5a6758e2cc28895df5406037ea0f608144fd4 - 0.03% (16.6 KB)

[#009] sha256:003cfc0af27e659af707e9e4deebbd7045d8284a88b2c964d28d37ff08a1a31b - 52.45% (30 MB)

[#010] sha256:eba7f087fa35867d2a6c6c01cd490683659135ebed010dee6d2837f406cb8f52 - 0.31% (181 KB)

[#011] sha256:bc9550c5c2f35bda1ee8f94b7ab55abeebd5d0bd5cd0f81c101fe31d350f9792 - 0.0% (258 Bytes)

[#012] sha256:ee0730d291b5cfdef0d91555e25f20694ce188c7535d98e50cbb367e90c3cf21 - 0.89% (520 KB)

[#013] sha256:648611279c81d443e33ec8a1ddfc76135353a95a316b0db2a36a23918eaee1dc - 0.0% (408 Bytes)

[#014] sha256:0e6818c7c80ea8146187c905f98613959e7585775beeef9879201a11a155a590 - 0.0% (126 Bytes)


History
2020-05-29 21:50:55 UTC

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

2020-05-29 21:50:56 UTC

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

2020-06-11 18:14:47 UTC

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

2020-06-11 18:14:50 UTC

/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl

2020-06-11 18:14:52 UTC

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

2020-06-11 18:14:53 UTC

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

2020-06-11 18:14:55 UTC

/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 777 /var/www/html

2020-06-11 18:14:55 UTC

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

2020-06-11 18:14:57 UTC

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

2020-06-11 18:14:57 UTC

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

2020-06-11 18:14:58 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

2020-08-06 18:25:03 UTC

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

2020-08-06 18:25:14 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.9.tar.xz.asc

2020-08-06 18:25:23 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b PHP_MD5=

2020-08-06 18:26:13 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -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 curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps

2020-08-06 18:26:27 UTC

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

2020-08-06 18:30:54 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-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" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-libedit --with-openssl --with-zlib --with-pear $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; 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 $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version

2020-08-06 18:31:34 UTC

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

2020-08-06 18:32:38 UTC

/bin/sh -c docker-php-ext-enable sodium

2020-08-06 18:32:53 UTC

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

2020-08-06 18:33:10 UTC

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

2020-08-07 01:09:10 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .composer-rundeps bash coreutils git make mercurial openssh-client patch subversion tini unzip zip

2020-08-07 01:09:47 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps libzip-dev zlib-dev ; docker-php-ext-install -j "$(nproc)" zip ; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache --virtual .composer-phpext-rundeps $runDeps; apk del .build-deps

2020-08-07 01:09:54 UTC

/bin/sh -c printf "# composer php cli ini settings\ndate.timezone=UTC\nmemory_limit=-1\n" > $PHP_INI_DIR/php-cli.ini

2020-08-07 01:09:55 UTC

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

2020-08-07 01:09:57 UTC

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

2020-08-07 01:09:58 UTC

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

2020-08-07 01:10:03 UTC

/bin/sh -c set -eux; curl --silent --fail --location --retry 3 --output /tmp/installer.php --url https://raw.githubusercontent.com/composer/getcomposer.org/cb19f2aa3aeaa2006c0cd69a7ef011eb31463067/web/installer; php -r " \$signature = '48e3236262b34d30969dca3c37281b3b4bbe3221bda826ac6a9a62d6444cdb0dcd0615698a5cbe587c3f0fe57a54d8f5'; \$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}; composer --ansi --version --no-interaction; rm -f /tmp/installer.php; find /tmp -type d -exec chmod -v 1777 {} +

2020-08-07 01:10:05 UTC

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

2020-08-07 01:10:06 UTC

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

2020-08-07 01:10:07 UTC

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

2020-08-07 01:10:07 UTC

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

Details
Created

2020-08-07 05:54:15 UTC

Size

54.7 MB

Content Digest
Environment
COMPOSER_ALLOW_SUPERUSER

1

COMPOSER_HOME

/tmp

COMPOSER_VERSION

2.0.0-alpha2

GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

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://www.php.net/distributions/php-7.4.9.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b

PHP_URL

https://www.php.net/distributions/php-7.4.9.tar.xz

PHP_VERSION

7.4.9


Layers

[#000] sha256:52278dd8e57993669c5b72a9620e89bebdc098f2af2379caaa8945f7403f77a2 - 4.2% (2.3 MB)

[#001] sha256:9d5b4230297ea0028dae43acf7e134a55e11ebc15c53a61a2c0c72935dd0ed35 - 2.12% (1.16 MB)

[#002] sha256:779feafcddcba2692e3d187a609b90060e7deea16e8b629aada3a236e99c40f7 - 0.0% (1.23 KB)

[#003] sha256:f23b20c0367792ccffce00af872fa2ea0300330509fb8c15fe5c08905d7db739 - 0.0% (266 Bytes)

[#004] sha256:bad27942329549ed230b6f6e8a5b897b3d17808084b910878e4985e73ecd1dee - 17.99% (9.83 MB)

[#005] sha256:dbfa6c700b5519e4658f6bd5b5c5fe50f4e66a0910a155d54854cba094646b31 - 0.0% (500 Bytes)

[#006] sha256:eed1cec6518f67dc350eb3e4f38d901c39c8f6fb9279ab58d9e2810a9cc4ad52 - 22.17% (12.1 MB)

[#007] sha256:172e1b05eb428b87d7729f7c56a57bef70e5d301615114376b0039a922cfada7 - 0.0% (2.22 KB)

[#008] sha256:c9a1f70847a4ad5798833e49938654fd65876f64fc5530e7b1244918d4cc82ce - 0.03% (16.6 KB)

[#009] sha256:c56eadb3fc27943568a979d59c532b9c7187876a0cb8704a701ed9093c86705b - 52.25% (28.6 MB)

[#010] sha256:c315e3ff407b9fee48a8bd92fe8bb47739f01fcd83d40907d77c56e4fff14785 - 0.31% (175 KB)

[#011] sha256:d9f663df92dc9dd7f7930cf510b55b34e4183d2425a60cdfc304a1c585433d6c - 0.0% (259 Bytes)

[#012] sha256:62618fa203a2173b7a80fa2d052e5828e0375cdaff162fb7f0cba0cec11edcc3 - 0.93% (520 KB)

[#013] sha256:879d1c3d92c91ba43fc9bcbfb7cc6896c986c412a87d85c7a2cf59e7bc2cde4b - 0.0% (408 Bytes)

[#014] sha256:9be7740826050235df304839481122609d53aadc48fcf0bc055617e9a697e85e - 0.0% (126 Bytes)


History
2020-05-29 21:02:07 UTC

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

2020-05-29 21:02:08 UTC

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

2020-06-11 18:34:59 UTC

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

2020-06-11 18:35:04 UTC

/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl

2020-06-11 18:35:07 UTC

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

2020-06-11 18:35:08 UTC

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

2020-06-11 18:35:12 UTC

/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 777 /var/www/html

2020-06-11 18:35:13 UTC

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

2020-06-11 18:35:14 UTC

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

2020-06-11 18:35:15 UTC

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

2020-06-11 18:35:16 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

2020-08-06 19:30:13 UTC

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

2020-08-06 19:30:22 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.9.tar.xz.asc

2020-08-06 19:30:35 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b PHP_MD5=

2020-08-06 19:31:14 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -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 curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps

2020-08-06 19:31:30 UTC

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

2020-08-06 19:35:16 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-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" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-libedit --with-openssl --with-zlib --with-pear $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; 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 $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version

2020-08-06 19:35:52 UTC

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

2020-08-06 19:36:54 UTC

/bin/sh -c docker-php-ext-enable sodium

2020-08-06 19:37:06 UTC

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

2020-08-06 19:37:18 UTC

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

2020-08-07 05:53:46 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .composer-rundeps bash coreutils git make mercurial openssh-client patch subversion tini unzip zip

2020-08-07 05:54:02 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps libzip-dev zlib-dev ; docker-php-ext-install -j "$(nproc)" zip ; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache --virtual .composer-phpext-rundeps $runDeps; apk del .build-deps

2020-08-07 05:54:06 UTC

/bin/sh -c printf "# composer php cli ini settings\ndate.timezone=UTC\nmemory_limit=-1\n" > $PHP_INI_DIR/php-cli.ini

2020-08-07 05:54:07 UTC

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

2020-08-07 05:54:08 UTC

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

2020-08-07 05:54:08 UTC

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

2020-08-07 05:54:11 UTC

/bin/sh -c set -eux; curl --silent --fail --location --retry 3 --output /tmp/installer.php --url https://raw.githubusercontent.com/composer/getcomposer.org/cb19f2aa3aeaa2006c0cd69a7ef011eb31463067/web/installer; php -r " \$signature = '48e3236262b34d30969dca3c37281b3b4bbe3221bda826ac6a9a62d6444cdb0dcd0615698a5cbe587c3f0fe57a54d8f5'; \$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}; composer --ansi --version --no-interaction; rm -f /tmp/installer.php; find /tmp -type d -exec chmod -v 1777 {} +

2020-08-07 05:54:11 UTC

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

2020-08-07 05:54:14 UTC

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

2020-08-07 05:54:14 UTC

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

2020-08-07 05:54:15 UTC

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

Details
Created

2020-08-07 01:08:33 UTC

Size

60.8 MB

Content Digest
Environment
COMPOSER_ALLOW_SUPERUSER

1

COMPOSER_HOME

/tmp

COMPOSER_VERSION

2.0.0-alpha2

GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

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://www.php.net/distributions/php-7.4.9.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b

PHP_URL

https://www.php.net/distributions/php-7.4.9.tar.xz

PHP_VERSION

7.4.9


Layers

[#000] sha256:b538f80385f9b48122e3da068c932a96ea5018afa3c7be79da00437414bd18cd - 4.25% (2.58 MB)

[#001] sha256:dee09877319de284b8141c396485111447d75eb8cf26c68819f92f85a4de5649 - 2.11% (1.28 MB)

[#002] sha256:7bad472a11fde1c83808bc84cc9c77da0743b9974bb8c51ab25ed0608cbb4558 - 0.0% (1.23 KB)

[#003] sha256:72fca52dcdf28b691bbc24b2e2aff931667b865a9188287ef18af016712d3a0f - 0.0% (268 Bytes)

[#004] sha256:8ab9ccb93db8e44b892f53d6dd016b7584b42c11ffb8e109ff58d04a40a911e7 - 16.18% (9.83 MB)

[#005] sha256:4b870ff502c2ebef163ef430a0e93830f06e8d10c893c245c42db4c6717e63b1 - 0.0% (502 Bytes)

[#006] sha256:60199356a11a6abb6256a9ab089f1807d35f1ff8c7bb64f11a61ac9887d02a99 - 22.57% (13.7 MB)

[#007] sha256:e22e6da51b1b518946e8a2e87030c5a068a362904cc3b126d0c7468dc4affd37 - 0.0% (2.22 KB)

[#008] sha256:5995b85885caca911443601e780ccb7f9f35a8a59792aaffbac184351992e375 - 0.03% (16.6 KB)

[#009] sha256:e286694d3d5117c1925be1ade386b0f631440ae38be07509b4fe1f719a9ca076 - 53.72% (32.6 MB)

[#010] sha256:883f15cf290d59c71b2ca263adfed055f3ebf695e8ae43c77bd99debb9172b55 - 0.3% (184 KB)

[#011] sha256:2f333ed87d97c2a0dc935c3e71bd1e455ed024f9f6b8499d28b04e07b992be04 - 0.0% (257 Bytes)

[#012] sha256:23eb5f83bde9cc5532e1c96673c593ec1c821433ed0a7197c64f1d6e2dc8fb38 - 0.84% (520 KB)

[#013] sha256:039952001434aeee0dfd2dce322582e60f4fbdff14157aaed077128dc475e823 - 0.0% (408 Bytes)

[#014] sha256:44c62502cbbd7e0b2bdb512c574eed5621f859163e198057cf1a87a0f7b0028f - 0.0% (126 Bytes)


History
2020-05-29 21:43:19 UTC

/bin/sh -c #(nop) ADD file:7574aee4e37a85460ab889212d52912723a9b30dda1c060548f0deb4a05fc398 in /

2020-05-29 21:43:20 UTC

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

2020-06-11 18:40:23 UTC

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

2020-06-11 18:40:27 UTC

/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl

2020-06-11 18:40:31 UTC

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

2020-06-11 18:40:32 UTC

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

2020-06-11 18:40:34 UTC

/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 777 /var/www/html

2020-06-11 18:40:35 UTC

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

2020-06-11 18:40:35 UTC

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

2020-06-11 18:40:36 UTC

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

2020-06-11 18:40:37 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

2020-08-06 19:08:49 UTC

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

2020-08-06 19:08:56 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.9.tar.xz.asc

2020-08-06 19:09:03 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b PHP_MD5=

2020-08-06 19:09:23 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -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 curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps

2020-08-06 19:09:32 UTC

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

2020-08-06 19:13:41 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-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" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-libedit --with-openssl --with-zlib --with-pear $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; 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 $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version

2020-08-06 19:13:50 UTC

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

2020-08-06 19:13:55 UTC

/bin/sh -c docker-php-ext-enable sodium

2020-08-06 19:13:55 UTC

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

2020-08-06 19:13:56 UTC

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

2020-08-07 01:07:52 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .composer-rundeps bash coreutils git make mercurial openssh-client patch subversion tini unzip zip

2020-08-07 01:08:19 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps libzip-dev zlib-dev ; docker-php-ext-install -j "$(nproc)" zip ; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache --virtual .composer-phpext-rundeps $runDeps; apk del .build-deps

2020-08-07 01:08:22 UTC

/bin/sh -c printf "# composer php cli ini settings\ndate.timezone=UTC\nmemory_limit=-1\n" > $PHP_INI_DIR/php-cli.ini

2020-08-07 01:08:24 UTC

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

2020-08-07 01:08:27 UTC

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

2020-08-07 01:08:28 UTC

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

2020-08-07 01:08:30 UTC

/bin/sh -c set -eux; curl --silent --fail --location --retry 3 --output /tmp/installer.php --url https://raw.githubusercontent.com/composer/getcomposer.org/cb19f2aa3aeaa2006c0cd69a7ef011eb31463067/web/installer; php -r " \$signature = '48e3236262b34d30969dca3c37281b3b4bbe3221bda826ac6a9a62d6444cdb0dcd0615698a5cbe587c3f0fe57a54d8f5'; \$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}; composer --ansi --version --no-interaction; rm -f /tmp/installer.php; find /tmp -type d -exec chmod -v 1777 {} +

2020-08-07 01:08:31 UTC

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

2020-08-07 01:08:32 UTC

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

2020-08-07 01:08:33 UTC

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

2020-08-07 01:08:33 UTC

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

Details
Created

2020-08-06 23:50:52 UTC

Size

62.9 MB

Content Digest
Environment
COMPOSER_ALLOW_SUPERUSER

1

COMPOSER_HOME

/tmp

COMPOSER_VERSION

2.0.0-alpha2

GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

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://www.php.net/distributions/php-7.4.9.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b

PHP_URL

https://www.php.net/distributions/php-7.4.9.tar.xz

PHP_VERSION

7.4.9


Layers

[#000] sha256:5077f8601dceb5744d875d7740ebc203f674b108a0188f3a31e292b21a4bee64 - 4.25% (2.68 MB)

[#001] sha256:46f98eb9049c4fcbaa1cf16ddb44aaf910a89a5471dc303198251fa25bc2a1ef - 2.1% (1.32 MB)

[#002] sha256:e50cdb8e03fc1b19217cd9f80b86142d090ad3e818795b339ea4d9ef9b74555f - 0.0% (1.23 KB)

[#003] sha256:8b4466e085b12b265fb47397c7c105fd7d78a5883beef49ab9f386393c4c3dae - 0.0% (268 Bytes)

[#004] sha256:9fd9c4ac74a6100699b89e40ededb75e68d3cd85cf50b65db6c84989afdbdfcc - 15.63% (9.83 MB)

[#005] sha256:4128cbd8034272f774ec10014c2df76b6732bcba972ecdb64f570b04ce5e2419 - 0.0% (501 Bytes)

[#006] sha256:4002b869737b4c6d9b9e030eef5523797aa36e5d2615931456c2dfc216b026a8 - 23.56% (14.8 MB)

[#007] sha256:a6620346088b537942ddd764f17a1bfca82a456f2214a5a809bcb4d64b72a871 - 0.0% (2.22 KB)

[#008] sha256:37676688c12e26b42d57d6e5836babcdf663097d0c037be2eaebff4197bdff7f - 0.03% (16.6 KB)

[#009] sha256:785a26224e89878732c85979aa184d05158b99985c5d69ca5596f631264a13b7 - 53.32% (33.5 MB)

[#010] sha256:fa22c91ea6c35d3274cc0c6bccf13cb12997f773d4fdd32a25dedd18a22d0d78 - 0.3% (191 KB)

[#011] sha256:e0a66676c458727cfd58cc35d5c67c225bff5c8429291f60495f9827ca7a404f - 0.0% (259 Bytes)

[#012] sha256:497e57e19f142a10e20708370942d87a4b0d9402e2f167503cc36181944846ce - 0.81% (520 KB)

[#013] sha256:112fd6aa500e800a769e2ea7f26cc6594f12edc79b23b6f956965613fe96f371 - 0.0% (407 Bytes)

[#014] sha256:a94603c3d23bbba24745b0d742b2a8385a5596ef8d1cdb37bce3c82c64f91600 - 0.0% (126 Bytes)


History
2020-05-29 21:23:03 UTC

/bin/sh -c #(nop) ADD file:8194808a812370fd2202d80d1667f851bd9eac4c560d69d347fe1964f54343de in /

2020-05-29 21:23:06 UTC

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

2020-06-11 18:45:11 UTC

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

2020-06-11 18:45:20 UTC

/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl

2020-06-11 18:45:29 UTC

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

2020-06-11 18:45:31 UTC

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

2020-06-11 18:45:39 UTC

/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 777 /var/www/html

2020-06-11 18:45:42 UTC

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

2020-06-11 18:45:44 UTC

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

2020-06-11 18:45:46 UTC

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

2020-06-11 18:45:48 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

2020-08-06 19:24:49 UTC

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

2020-08-06 19:24:58 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.9.tar.xz.asc

2020-08-06 19:25:03 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b PHP_MD5=

2020-08-06 19:25:22 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -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 curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps

2020-08-06 19:25:27 UTC

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

2020-08-06 19:29:20 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-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" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-libedit --with-openssl --with-zlib --with-pear $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; 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 $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version

2020-08-06 19:29:25 UTC

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

2020-08-06 19:29:40 UTC

/bin/sh -c docker-php-ext-enable sodium

2020-08-06 19:29:46 UTC

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

2020-08-06 19:29:53 UTC

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

2020-08-06 23:49:36 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .composer-rundeps bash coreutils git make mercurial openssh-client patch subversion tini unzip zip

2020-08-06 23:49:56 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps libzip-dev zlib-dev ; docker-php-ext-install -j "$(nproc)" zip ; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache --virtual .composer-phpext-rundeps $runDeps; apk del .build-deps

2020-08-06 23:50:08 UTC

/bin/sh -c printf "# composer php cli ini settings\ndate.timezone=UTC\nmemory_limit=-1\n" > $PHP_INI_DIR/php-cli.ini

2020-08-06 23:50:13 UTC

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

2020-08-06 23:50:17 UTC

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

2020-08-06 23:50:22 UTC

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

2020-08-06 23:50:36 UTC

/bin/sh -c set -eux; curl --silent --fail --location --retry 3 --output /tmp/installer.php --url https://raw.githubusercontent.com/composer/getcomposer.org/cb19f2aa3aeaa2006c0cd69a7ef011eb31463067/web/installer; php -r " \$signature = '48e3236262b34d30969dca3c37281b3b4bbe3221bda826ac6a9a62d6444cdb0dcd0615698a5cbe587c3f0fe57a54d8f5'; \$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}; composer --ansi --version --no-interaction; rm -f /tmp/installer.php; find /tmp -type d -exec chmod -v 1777 {} +

2020-08-06 23:50:38 UTC

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

2020-08-06 23:50:43 UTC

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

2020-08-06 23:50:46 UTC

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

2020-08-06 23:50:52 UTC

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

Details
Created

2020-08-06 20:38:28 UTC

Size

60 MB

Content Digest
Environment
COMPOSER_ALLOW_SUPERUSER

1

COMPOSER_HOME

/tmp

COMPOSER_VERSION

2.0.0-alpha2

GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

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://www.php.net/distributions/php-7.4.9.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b

PHP_URL

https://www.php.net/distributions/php-7.4.9.tar.xz

PHP_VERSION

7.4.9


Layers

[#000] sha256:8fb3d41b2e9a59630b51745f257cd2561f96bcd15cf309fcc20120d5fcee8c5b - 4.08% (2.45 MB)

[#001] sha256:057c8475c8b5e21c245ff682a57adf8970d16ccbed87694b3ec200c83e17a8fb - 2.2% (1.32 MB)

[#002] sha256:ad2bbd1ef5644a3638bc6f073de941463cbfceb435ea6d11ce3c7fdb9f8d2539 - 0.0% (1.23 KB)

[#003] sha256:8b73c5118a1a42bce068c040302cb99d7a26ef9ab76544773e9ba70f28d274d3 - 0.0% (268 Bytes)

[#004] sha256:f2da42468507c1fc4237371453b02f3d8270ceb3ad1d03dd7c4711b222a08f74 - 16.39% (9.83 MB)

[#005] sha256:9ddc950feef5cf5a9e8db1910a488048a5a9ddcd45f4f9dfc73c49851c440fb4 - 0.0% (496 Bytes)

[#006] sha256:f9fe43d8ace3b013a95ae9e2120e3f02e3c6792c57097295b0afe7607fc054f9 - 22.06% (13.2 MB)

[#007] sha256:674b3b85a327f818cdb0bc7661a59368e6670461fdc5de9d7f3a033a8609e9cb - 0.0% (2.22 KB)

[#008] sha256:e03fc38b5266c6b896977b1ebc2c305e8f2c71d72c7cc6195b5daaa60bd93323 - 0.03% (16.6 KB)

[#009] sha256:4ad3de1c2d723e350473e319e07efc7dcc3e5444012ff9bf4bbd838957f0c030 - 54.09% (32.4 MB)

[#010] sha256:ef189aafd3001de524c68ed0280a49b2c4ef8024a195479b6425e7218caefaa9 - 0.3% (184 KB)

[#011] sha256:c4c14347d20824ed37731df59c755bb828c5bcdfac0dcf9c0e37b4e5a3f22e38 - 0.0% (258 Bytes)

[#012] sha256:bf8a860d6987a464043fefa5b5f24ccd32c55cbdadc74a6914d0c378d83c55e5 - 0.85% (520 KB)

[#013] sha256:0249fdf9b0168c0f37cc948543f872b56da7cf0338e7ef0e3f9ab585e9a5ef07 - 0.0% (408 Bytes)

[#014] sha256:3fa3f1b334374887fb0f55789a463ea1a3326c75d81da61bb7d0ef51c0d14b40 - 0.0% (126 Bytes)


History
2020-05-29 21:41:39 UTC

/bin/sh -c #(nop) ADD file:9799ce3b2f782a28e10b1846cd9b3db827fa99c9bc601feb268456195856814e in /

2020-05-29 21:41:39 UTC

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

2020-06-11 18:29:35 UTC

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

2020-06-11 18:29:37 UTC

/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl

2020-06-11 18:29:38 UTC

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

2020-06-11 18:29:38 UTC

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

2020-06-11 18:29:38 UTC

/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 777 /var/www/html

2020-06-11 18:29:39 UTC

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

2020-06-11 18:29:39 UTC

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

2020-06-11 18:29:39 UTC

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

2020-06-11 18:29:39 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

2020-08-06 18:29:11 UTC

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

2020-08-06 18:29:11 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.9.tar.xz.asc

2020-08-06 18:29:11 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b PHP_MD5=

2020-08-06 18:29:14 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -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 curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps

2020-08-06 18:29:15 UTC

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

2020-08-06 18:31:27 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-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" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-libedit --with-openssl --with-zlib --with-pear $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; 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 $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version

2020-08-06 18:31:28 UTC

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

2020-08-06 18:31:29 UTC

/bin/sh -c docker-php-ext-enable sodium

2020-08-06 18:31:29 UTC

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

2020-08-06 18:31:29 UTC

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

2020-08-06 20:38:17 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .composer-rundeps bash coreutils git make mercurial openssh-client patch subversion tini unzip zip

2020-08-06 20:38:24 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps libzip-dev zlib-dev ; docker-php-ext-install -j "$(nproc)" zip ; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache --virtual .composer-phpext-rundeps $runDeps; apk del .build-deps

2020-08-06 20:38:25 UTC

/bin/sh -c printf "# composer php cli ini settings\ndate.timezone=UTC\nmemory_limit=-1\n" > $PHP_INI_DIR/php-cli.ini

2020-08-06 20:38:25 UTC

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

2020-08-06 20:38:25 UTC

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

2020-08-06 20:38:26 UTC

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

2020-08-06 20:38:27 UTC

/bin/sh -c set -eux; curl --silent --fail --location --retry 3 --output /tmp/installer.php --url https://raw.githubusercontent.com/composer/getcomposer.org/cb19f2aa3aeaa2006c0cd69a7ef011eb31463067/web/installer; php -r " \$signature = '48e3236262b34d30969dca3c37281b3b4bbe3221bda826ac6a9a62d6444cdb0dcd0615698a5cbe587c3f0fe57a54d8f5'; \$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}; composer --ansi --version --no-interaction; rm -f /tmp/installer.php; find /tmp -type d -exec chmod -v 1777 {} +

2020-08-06 20:38:27 UTC

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

2020-08-06 20:38:27 UTC

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

2020-08-06 20:38:27 UTC

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

2020-08-06 20:38:28 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