2019-09-23 17:33:56 UTC
284 MB
1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
LIMESURVEY_VERSION3.17.17+190918
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_EXTRA_CONFIGURE_ARGS--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi
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
[#000] sha256:b8f262c62ec67f02536f49654de586c022043652bbb6bbf76a8dab1542627a8d - 9.11% (25.8 MB)
[#001] sha256:a98660e7def60e301f4f50a9f234d43f2922aba14529b75f3e993eec87923f40 - 0.0% (226 Bytes)
[#002] sha256:4d75689ceb37a1d43e9135dec8dab81d15b696244cb5e9afa3bff24341b6f994 - 25.78% (73.1 MB)
[#003] sha256:639eb0368afa91d939d760b3d91e28692054d8764dfd9aed3795518c80499121 - 0.0% (225 Bytes)
[#004] sha256:912b52c43d1d8d0c7bd4ea5d8bacd3754a9c877118127f6a92c48b9739ee086f - 4.24% (12 MB)
[#005] sha256:1a156a9fc619226e81bf3236472f95e61fec9eaf91bc101b2a3123290cbd6955 - 0.0% (494 Bytes)
[#006] sha256:5bbcf11c1a01297b3962f11aa1f2dd3f384ce563d82f688879d02d8af49f01f2 - 10.01% (28.4 MB)
[#007] sha256:aa05383e185394badf5f67c1ec990500000b08d36788d191ce79d4ec6f878d54 - 0.0% (2.16 KB)
[#008] sha256:d32f444656782f46d1d3b1e2b9a8e952e3c9d939bf5b5c1c41482ed07ae03f5c - 0.0% (248 Bytes)
[#009] sha256:03c7781e00326cbce415514c8e102c210d415603b204007c2f8f97bf8993bdd3 - 0.0% (212 Bytes)
[#010] sha256:fc152db3d77ac353336ff9452c3cc47c3b4b661491c48bba0403e32f8a95b41a - 0.0% (7.6 KB)
[#011] sha256:d1c8ae6ad52a8c75edeb6f6dbd2e7f177e0cbd949acf027d649bd4160e5b3713 - 2.22% (6.3 MB)
[#012] sha256:a15ae7b88e21bab437822cfa39d4fddc52fc71cd65468963a8150aa829a98395 - 0.0% (170 Bytes)
[#013] sha256:016f979d49d677f18b8f994ac525f938f073cc3b981740846fc8ebedefd86c8e - 0.44% (1.25 MB)
[#014] sha256:2cc000ac7450682cdd3f671783411cc20860302563e51fb453604f387e77c17a - 23.94% (67.9 MB)
[#015] sha256:b6b704c303da821a6ff16311169d59091b0541464be7ef53fe3360e53758fe33 - 24.26% (68.8 MB)
[#016] sha256:aa73284721cb92a425ffa51d85ca4f9f0cb5ed21feb96aad553570540c2d4d00 - 0.0% (1.17 KB)
/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:44:28 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi
2019-09-12 09:44:28 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2
2019-09-12 09:44:28 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2
2019-09-12 09:44:29 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
2019-09-12 11:22:14 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
2019-09-12 11:22:15 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.2.22
2019-09-12 11:22:15 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:22:15 UTC/bin/sh -c #(nop) ENV PHP_SHA256=eb597fcf8dc0a6211a42a6346de4f63ee166829a6df6d8ed767fe14be8d1c3a3 PHP_MD5=
2019-09-12 11:22: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:22:23 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2019-09-12 11:31:27 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:31:27 UTC/bin/sh -c #(nop) COPY multi:c1ff99c7805e8f41fdb0717f754884884ce2157d746a82343d7c737c86ded761 in /usr/local/bin/
2019-09-12 11:31:28 UTC/bin/sh -c docker-php-ext-enable sodium
2019-09-12 11:31:29 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:31:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2019-09-12 11:31:29 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2019-09-12 11:31:30 UTC/bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '[www]'; echo '; if we send this to /proc/self/fd/1, it never appears'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf
2019-09-12 11:31:30 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2019-09-12 11:31:30 UTC/bin/sh -c #(nop) EXPOSE 9000
2019-09-12 11:31:31 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
2019-09-23 17:24:35 UTC/bin/sh -c #(nop) LABEL [email protected]
2019-09-23 17:24:36 UTC/bin/sh -c #(nop) ARG version=3.17.17+190918
2019-09-23 17:24:36 UTC/bin/sh -c #(nop) ARG sha256_checksum=a8bae3e432965318174684aee71de2a3e8dfd32fbfcfe0f25b7523c806e97d08
2019-09-23 17:25:17 UTC|2 sha256_checksum=a8bae3e432965318174684aee71de2a3e8dfd32fbfcfe0f25b7523c806e97d08 version=3.17.17+190918 /bin/sh -c set -ex; apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y libldap2-dev libfreetype6-dev libjpeg-dev zlib1g-dev libc-client-dev libkrb5-dev libpng-dev libpq-dev netcat && apt-get -y autoclean; apt-get -y autoremove; rm -rf /var/lib/apt/lists/*
2019-09-23 17:25:20 UTC|2 sha256_checksum=a8bae3e432965318174684aee71de2a3e8dfd32fbfcfe0f25b7523c806e97d08 version=3.17.17+190918 /bin/sh -c set -ex; ln -fs /usr/lib/x86_64-linux-gnu/libldap.so /usr/lib/
2019-09-23 17:32:58 UTC|2 sha256_checksum=a8bae3e432965318174684aee71de2a3e8dfd32fbfcfe0f25b7523c806e97d08 version=3.17.17+190918 /bin/sh -c set -ex; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure imap --with-kerberos --with-imap-ssl && docker-php-ext-install -j5 gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql zip
2019-09-23 17:32:58 UTC/bin/sh -c #(nop) ENV LIMESURVEY_VERSION=3.17.17+190918
2019-09-23 17:33:13 UTC/bin/sh -c #(nop) ADD 78b7369f1655b770c2321250c5c48ae88654f24ce94ab2a4512b3cd212500ebf in /tmp
2019-09-23 17:33:53 UTC|2 sha256_checksum=a8bae3e432965318174684aee71de2a3e8dfd32fbfcfe0f25b7523c806e97d08 version=3.17.17+190918 /bin/sh -c set -ex; echo "${sha256_checksum} /tmp/${version}.tar.gz" | sha256sum -c - && tar xzvf "/tmp/${version}.tar.gz" --strip-components=1 -C /var/www/html/ && rm -f "/tmp/${version}.tar.gz" && chown -R www-data:www-data /var/www/html
2019-09-23 17:33:54 UTC/bin/sh -c #(nop) EXPOSE 9000
2019-09-23 17:33:55 UTC/bin/sh -c #(nop) COPY file:e0e6ed85a8fd2c3e98eb1e662f7f7a6dafad95c2c9dc3566570d17dee03a4754 in entrypoint.sh
2019-09-23 17:33:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/var/www/html/entrypoint.sh"]
2019-09-23 17:33:56 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
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.