2020-01-02 23:04:24 UTC
204 MB
noninteractive
DEV_MODEfalse
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/get/php-7.3.9.tar.xz.asc/from/this/mirror
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -Wl,--hash-style=both -pie
PHP_MD5 PHP_SHA2564007f24a39822bef2805b75c625551d30be9eeed329d52eb0838fa5c1b91c1fd
PHP_URLhttps://www.php.net/get/php-7.3.9.tar.xz/from/this/mirror
PHP_VERSION7.3.9
TERMxterm-color
[#000] sha256:b8f262c62ec67f02536f49654de586c022043652bbb6bbf76a8dab1542627a8d - 12.65% (25.8 MB)
[#001] sha256:a98660e7def60e301f4f50a9f234d43f2922aba14529b75f3e993eec87923f40 - 0.0% (226 Bytes)
[#002] sha256:4d75689ceb37a1d43e9135dec8dab81d15b696244cb5e9afa3bff24341b6f994 - 35.8% (73.1 MB)
[#003] sha256:639eb0368afa91d939d760b3d91e28692054d8764dfd9aed3795518c80499121 - 0.0% (225 Bytes)
[#004] sha256:557de3a1500e6322a3685123d152b1608262cf2205a9b04986855648dd03c1a7 - 5.78% (11.8 MB)
[#005] sha256:49192d4a832c91dc762fe92ff1a765375f2b66c3479b19d67186805e216d0afe - 0.0% (490 Bytes)
[#006] sha256:0b170c2005356072eb56292f4ed79abc366cf519597af8bd09c3aede3f2e21bb - 13.97% (28.5 MB)
[#007] sha256:16b188e0f46ee27a2313c5bb2ae07e81982bf343ebbf27c5baabb9b20be2abfe - 0.0% (2.15 KB)
[#008] sha256:8ba696efa5f1b424c6be86798c84a0d8b20b818dee3047a1a1265515eedb7f06 - 0.0% (246 Bytes)
[#009] sha256:58f34a88010c85031bf9b1ea5d27bafd17afb537c47f43ae04f6d9e7cbeee13a - 0.0% (211 Bytes)
[#010] sha256:85ff02d27811250defd3d4fd7f3ef77d206e666b759da533f04a7d9fbbc4065b - 0.0% (6.77 KB)
[#011] sha256:1d808172f49459415b74d867667363cecc0b348951abbd6d8ad2f671b03e1cf7 - 31.79% (64.9 MB)
/bin/sh -c #(nop) ADD file:1901172d26545609083e48b9bfaf2cb46674f37af0902ad5a32e2420301225de in /
2019-09-11 23:22:24 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-09-12 09:31:54 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2019-09-12 09:31:54 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2019-09-12 09:32:16 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends $PHPIZE_DEPS ca-certificates curl xz-utils ; rm -rf /var/lib/apt/lists/*
2019-09-12 09:32:17 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2019-09-12 09:32:17 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
2019-09-12 09:32:18 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2019-09-12 09:32:18 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2019-09-12 09:32:18 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2019-09-12 10:00:48 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2019-09-12 10:00:49 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.9
2019-09-12 10:00:49 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/get/php-7.3.9.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.3.9.tar.xz.asc/from/this/mirror
2019-09-12 10:00:49 UTC/bin/sh -c #(nop) ENV PHP_SHA256=4007f24a39822bef2805b75c625551d30be9eeed329d52eb0838fa5c1b91c1fd PHP_MD5=
2019-09-12 10:01:01 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr; rm -rf /var/lib/apt/lists/*; 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; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false
2019-09-12 10:01:01 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2019-09-12 10:09:40 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-dev libcurl4-openssl-dev libedit-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ${PHP_EXTRA_BUILD_DEPS:-} ; rm -rf /var/lib/apt/lists/*; 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)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./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-curl --with-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2019-09-12 10:09:41 UTC/bin/sh -c #(nop) COPY multi:287fef6856464a54cd9ef266c5fea3bd820d4cf2e2666723e9d9ddd1afc6db67 in /usr/local/bin/
2019-09-12 10:09:42 UTC/bin/sh -c docker-php-ext-enable sodium
2019-09-12 10:09:42 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config
2019-09-12 10:09:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2019-09-12 10:09:43 UTC/bin/sh -c #(nop) CMD ["php" "-a"]
2020-01-02 23:02:02 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2020-01-02 23:02:02 UTC/bin/sh -c #(nop) ENV TERM=xterm-color
2020-01-02 23:02:02 UTC/bin/sh -c #(nop) ARG DEV_MODE
2020-01-02 23:02:02 UTC/bin/sh -c #(nop) ENV DEV_MODE=false
2020-01-02 23:02:03 UTC/bin/sh -c #(nop) COPY dir:517803cd0d7b8ce587e896c2d363763945636f829284c56c871fa1b055aba666 in /
2020-01-02 23:04:22 UTC/bin/sh -c curl -sfL --connect-timeout 5 --max-time 15 --retry 5 --retry-delay 2 --retry-max-time 60 http://getcomposer.org/installer | php -- --install-dir="/usr/bin" --filename=composer && chmod +x "/usr/bin/composer" && composer self-update 1.9.0 && apt-get update && apt-get install -y cmake libargon2-0-dev libcurl4-gnutls-dev libedit-dev libncurses5-dev libsqlite3-dev libxml2-dev libpq-dev libssl-dev supervisor unzip zlib1g-dev --no-install-recommends && SWOOLE_VERSION=4.4.5 ASYNC_VERSION=474364ee541874df27e2ab1ce861705f5564992d ORM_VERSION=798678607c98e3314f10f6945d190dc46fa6cdaa POSTGRESQL_VERSION=1ccd2ffbdc6e6d1f7b067509817f4bf93fe1982a SERIALIZE_VERSION=84982d6f6c68e000c1dbbae3bc46d3630ffef798 install-swoole.sh && docker-php-ext-enable swoole_async && docker-php-ext-enable swoole_serialize && mkdir -p /var/log/supervisor && rm -r /var/lib/apt/lists/*
2020-01-02 23:04:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-01-02 23:04:24 UTC/bin/sh -c #(nop) CMD []
2020-01-02 23:04:24 UTC/bin/sh -c #(nop) WORKDIR /var/www/
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.