2021-12-22 08:27:02 UTC
236 MB
1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-8.0.14.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_SHA256fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e3
PHP_URLhttps://www.php.net/distributions/php-8.0.14.tar.xz
PHP_VERSION8.0.14
[#000] sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 - 1.14% (2.69 MB)
[#001] sha256:7c7da25b2876b1c935b05d7e6efa3e8cd559d031cf30b246d7659ed438726acd - 0.69% (1.63 MB)
[#002] sha256:2bc599114627e3bd98e0204b93b161e03065bf9a228bb02ae202469655f12b8d - 0.0% (1.23 KB)
[#003] sha256:927a0b37a45a98d7d74a6d7d1567230eca834fb89417274557de7986d1f39401 - 0.0% (268 Bytes)
[#004] sha256:5b352561c57ae214355695310c9bc20dc1da55768e80ec66b57f396d7bc32b18 - 4.4% (10.4 MB)
[#005] sha256:da6d187f3644460ee563438d7060d72f340668c209fc3465520a30b5c81407af - 0.0% (497 Bytes)
[#006] sha256:2383d14ae517f935da41597ef143ecab7a83a32cb6f8eccd5d70635aa8ea92b2 - 6.1% (14.4 MB)
[#007] sha256:cf1ea970cae90e355e0afb7e740c26295b9148fc96c7f725baad756feb1c5942 - 0.0% (2.25 KB)
[#008] sha256:6f4e7604ff21d0f6f0a8eaf1b10e2b4eeb1f990bf6fee7396bd1e484da93eeb9 - 0.01% (17.8 KB)
[#009] sha256:9acf2309a62788ab6c623c3d9b7149ffd602d9e636a241e49cf42077d11d997f - 0.0% (8.38 KB)
[#010] sha256:13ae62e20068b2f0cf840e2e8cf5aa9fe6bb48204831ecffd678924f9da8bc1c - 56.33% (133 MB)
[#011] sha256:889276ae6e44302b5512149ce54c0ed87ac14fa8534b6e9541eaa24caf681fd5 - 0.51% (1.2 MB)
[#012] sha256:dd1c921b574650242156742e21e3b527552ee6757d11a1cde79f9e9bb7ccf056 - 30.8% (72.6 MB)
[#013] sha256:b1ee7ab6213f22891571bfac015d748b5e9c8e9a6e87c0e7cb1c80b305b024ff - 0.0% (1.79 KB)
/bin/sh -c #(nop) ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /
2021-11-24 20:19:40 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-30 07:06:02 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c
2021-11-30 07:06:03 UTC/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl
2021-11-30 07:06:04 UTC/bin/sh -c set -eux; adduser -u 82 -D -S -G www-data www-data
2021-11-30 07:06:04 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-11-30 07:06:05 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
2021-11-30 07:06:05 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-11-30 07:06:06 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-11-30 07:06:06 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-11-30 07:50:54 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2021-12-18 03:08:54 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.14
2021-12-18 03:08:54 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.14.tar.xz.asc
2021-12-18 03:08:55 UTC/bin/sh -c #(nop) ENV PHP_SHA256=fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e3
2021-12-18 03:09:06 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_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 keyserver.ubuntu.com --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
2021-12-18 03:09:06 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-12-18 03:27:30 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-dev readline-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 --with-pic --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-openssl --with-readline --with-zlib --with-pear $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; 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
2021-12-18 03:27:31 UTC/bin/sh -c #(nop) COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/
2021-12-18 03:27:33 UTC/bin/sh -c docker-php-ext-enable sodium
2021-12-18 03:27:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-12-18 03:27:34 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-12-18 03:27:35 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 '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; 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'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf
2021-12-18 03:27:35 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-12-18 03:27:36 UTC/bin/sh -c #(nop) EXPOSE 9000
2021-12-18 03:27:36 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
2021-12-22 08:25:03 UTC (buildkit.dockerfile.v0)LABEL [email protected]
2021-12-22 08:25:03 UTC (buildkit.dockerfile.v0)ARG version=5.2.6+211213
2021-12-22 08:25:03 UTC (buildkit.dockerfile.v0)ARG sha256_checksum=d097af55794000d87ad8f88698597f6cba2e972499819d3f4bd55748f1de1765
2021-12-22 08:25:03 UTC (buildkit.dockerfile.v0)ARG USER=www-data
2021-12-22 08:25:03 UTC (buildkit.dockerfile.v0)RUN |3 version=5.2.6+211213 sha256_checksum=d097af55794000d87ad8f88698597f6cba2e972499819d3f4bd55748f1de1765 USER=www-data /bin/sh -c set -ex; apk add --no-cache --virtual .build-deps freetype-dev libpng-dev libzip-dev libjpeg-turbo-dev tidyhtml-dev libsodium-dev openldap-dev oniguruma-dev imap-dev postgresql-dev && apk add --no-cache netcat-openbsd bash # buildkit
2021-12-22 08:26:51 UTC (buildkit.dockerfile.v0)RUN |3 version=5.2.6+211213 sha256_checksum=d097af55794000d87ad8f88698597f6cba2e972499819d3f4bd55748f1de1765 USER=www-data /bin/sh -c set -ex; docker-php-ext-configure gd --with-freetype=/usr/include/ --with-jpeg=/usr && docker-php-ext-configure imap --with-imap-ssl && docker-php-ext-install exif gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql sodium tidy zip # buildkit
2021-12-22 08:27:02 UTC (buildkit.dockerfile.v0)RUN |3 version=5.2.6+211213 sha256_checksum=d097af55794000d87ad8f88698597f6cba2e972499819d3f4bd55748f1de1765 USER=www-data /bin/sh -c set -ex; curl -sSL "https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz" --output /tmp/limesurvey.tar.gz && echo "${sha256_checksum} /tmp/limesurvey.tar.gz" | sha256sum -c - && tar xzvf "/tmp/limesurvey.tar.gz" --strip-components=1 -C /var/www/html/ && rm -rf "/tmp/limesurvey.tar.gz" /var/www/html/docs /var/www/html/tests /var/www/html/*.md && chown -R "${USER}:root" /var/www/ ; chmod -R g=u /var/www # buildkit
2021-12-22 08:27:02 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2021-12-22 08:27:02 UTC (buildkit.dockerfile.v0)WORKDIR /var/www/html
2021-12-22 08:27:02 UTC (buildkit.dockerfile.v0)COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit
2021-12-22 08:27:02 UTC (buildkit.dockerfile.v0)USER www-data
2021-12-22 08:27:02 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
2021-12-22 08:27:02 UTC (buildkit.dockerfile.v0)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.