2020-01-02 22:58:49 UTC
282 MB
noninteractive
DEV_MODEtrue
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
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.2.22.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_SHA256eb597fcf8dc0a6211a42a6346de4f63ee166829a6df6d8ed767fe14be8d1c3a3
PHP_URLhttps://www.php.net/get/php-7.2.22.tar.xz/from/this/mirror
PHP_VERSION7.2.22
TERMxterm-color
[#000] sha256:b8f262c62ec67f02536f49654de586c022043652bbb6bbf76a8dab1542627a8d - 9.15% (25.8 MB)
[#001] sha256:a98660e7def60e301f4f50a9f234d43f2922aba14529b75f3e993eec87923f40 - 0.0% (226 Bytes)
[#002] sha256:4d75689ceb37a1d43e9135dec8dab81d15b696244cb5e9afa3bff24341b6f994 - 25.89% (73.1 MB)
[#003] sha256:639eb0368afa91d939d760b3d91e28692054d8764dfd9aed3795518c80499121 - 0.0% (225 Bytes)
[#004] sha256:1151067858c8e738de95a385dec75b3d8556bab11d384e38ebb229483b134018 - 4.25% (12 MB)
[#005] sha256:7c23d83c1f486923bf9b367694eb12d0d94898f755d871466feb064efb64057c - 0.0% (493 Bytes)
[#006] sha256:fae11840541965e48c5581ff6ab0d30fba998a81ccca8f717abf410007eb73c4 - 10.03% (28.3 MB)
[#007] sha256:8c3e3735b18485c8d180573889f4c57cde74537d635ac952689a7e2d740aa5dc - 0.0% (2.15 KB)
[#008] sha256:ba049c22e943cc9de1a043d8e4186da152e0dd6fc3d0603ece593a042684413e - 0.0% (247 Bytes)
[#009] sha256:891334394f7a229ba63408f1050427693beca183557b2cd51f8224efe5aece87 - 0.0% (213 Bytes)
[#010] sha256:45ead1f481b563bafa70b67a8319306bd7dbce38570983738ae34c943cd43a23 - 0.0% (6.77 KB)
[#011] sha256:67c3ce4bd3b57f97de186e6e553cf138bdb18be2a6d2a0bfa4dc5f405f245432 - 50.67% (143 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 11:09:09 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
2019-09-12 11:09:09 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.2.22
2019-09-12 11:09:10 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/get/php-7.2.22.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.2.22.tar.xz.asc/from/this/mirror
2019-09-12 11:09:10 UTC/bin/sh -c #(nop) ENV PHP_SHA256=eb597fcf8dc0a6211a42a6346de4f63ee166829a6df6d8ed767fe14be8d1c3a3 PHP_MD5=
2019-09-12 11:09:23 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 11:09:23 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2019-09-12 11:17:43 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 11:17:44 UTC/bin/sh -c #(nop) COPY multi:287fef6856464a54cd9ef266c5fea3bd820d4cf2e2666723e9d9ddd1afc6db67 in /usr/local/bin/
2019-09-12 11:17:45 UTC/bin/sh -c docker-php-ext-enable sodium
2019-09-12 11:17:47 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 11:17:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2019-09-12 11:17:47 UTC/bin/sh -c #(nop) CMD ["php" "-a"]
2020-01-02 22:53:59 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2020-01-02 22:53:59 UTC/bin/sh -c #(nop) ENV TERM=xterm-color
2020-01-02 22:53:59 UTC/bin/sh -c #(nop) ARG DEV_MODE
2020-01-02 22:56:27 UTC/bin/sh -c #(nop) ENV DEV_MODE=true
2020-01-02 22:56:27 UTC/bin/sh -c #(nop) COPY dir:517803cd0d7b8ce587e896c2d363763945636f829284c56c871fa1b055aba666 in /
2020-01-02 22:58:47 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.3.6 ASYNC_VERSION=e0f48077fe59e5d3194bc4215c1cafca39a093cf ORM_VERSION=798678607c98e3314f10f6945d190dc46fa6cdaa POSTGRESQL_VERSION=09a5f8e5bbe4adb3473e7dec607962cf741873df SERIALIZE_VERSION=838cc85420cf9f5183fc912a7436a782a2f4075e 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 22:58:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-01-02 22:58:49 UTC/bin/sh -c #(nop) CMD []
2020-01-02 22:58:49 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.