2021-07-03 20:43:57 UTC
179 MB
42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
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/distributions/php-7.4.21.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_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 -pie
PHP_SHA256cf43384a7806241bc2ff22022619baa4abb9710f12ec1656d0173de992e32a90
PHP_URLhttps://www.php.net/distributions/php-7.4.21.tar.xz
PHP_VERSION7.4.21
ROUNDCUBEMAIL_VERSION1.5-rc
[#000] sha256:b4d181a07f8025e00e0cb28f1cc14613da2ce26450b80c54aea537fa93cf3bda - 14.42% (25.9 MB)
[#001] sha256:78b85dd8f01492a64ab518247894d5b93db91b5ef9c770b601b37f612278b602 - 0.0% (228 Bytes)
[#002] sha256:8589b26a90be6577309788924232d8900e0e44f0a7fb4ca01c32c6467578a27d - 40.74% (73.1 MB)
[#003] sha256:f5af5d6419462987bdb2cd60de0729dcf0c35933ca87692f2eb9ca1ae292a642 - 0.0% (270 Bytes)
[#004] sha256:e2efaf2ac0aaf7aac392206f2729bc337a2b2a5a4e073f291bb0b47382351d80 - 5.67% (10.2 MB)
[#005] sha256:9e37181d5d2b4ca391faa0ebb942a80fd098808342c49e460a2614b74857e596 - 0.0% (494 Bytes)
[#006] sha256:83ab741ec2e9326e8402bb4bd67a054d7dfedfe9e1f87de7ae1af01b9ebccd5e - 15.18% (27.3 MB)
[#007] sha256:8fee0b0d96293b5746f524884ada92a92a3b630ef76cfa4db20441d50e2b5c7e - 0.0% (2.22 KB)
[#008] sha256:85236be6e3724920b9867730624d1b7159ae3d22626b7f86cad762fa13e2b514 - 0.0% (247 Bytes)
[#009] sha256:cd3a0d2cfca66f4504bdd98b3e2d8fcaef3b19e73233857d52c633b78a09784d - 0.0% (8.25 KB)
[#010] sha256:2bcd4290f55d93a8908bce6c2451fcbb3acbc5566a575c09c759a54edce2bb5e - 7.38% (13.2 MB)
[#011] sha256:82404d2f8170edfce267c100a41d936f9ae44f1b97cc80caae400e55c823efde - 0.36% (669 KB)
[#012] sha256:369996ddf820645c1cbb27f1a2479d8fc8c82a74c162a921b845acaf3cd1182d - 0.01% (18 KB)
[#013] sha256:15893bc62a0183774f675f0352b18b03c58421f407b69f8096c841c08e2765cf - 0.29% (542 KB)
[#014] sha256:e924d04decf876118964ca51586da7f71c666d255b8a51bfcef6ab060efe375c - 15.92% (28.6 MB)
[#015] sha256:6e2201f810d8f0620caa321e75958acf4fbc0fa392fa3bf3ec82d6aa89ad69b2 - 0.0% (1.65 KB)
[#016] sha256:c6f65440302bea45f626e10b91979d7431a961f2d6fe8c5862c14e07f76c3979 - 0.0% (366 Bytes)
[#017] sha256:84e579271ba2d358c468a79c9c610c8f79fc596cee779722a8f4853e0b795c2e - 0.0% (1.84 KB)
/bin/sh -c #(nop) ADD file:4903a19c327468b0e08e4f463cfc162c66b85b4618b5803d71365862f6302e0b in /
2021-06-23 00:20:40 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-06-23 11:48:30 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-06-23 11:48:30 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-06-23 11:48:48 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/*
2021-06-23 11:48:49 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-06-23 11:48:50 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-06-23 12:02:55 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi
2021-06-23 12:02:55 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-06-23 12:02:55 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-06-23 12:02:56 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-06-23 12:50:05 UTC/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
2021-07-01 19:27:28 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.4.21
2021-07-01 19:27:28 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.21.tar.xz.asc
2021-07-01 19:27:28 UTC/bin/sh -c #(nop) ENV PHP_SHA256=cf43384a7806241bc2ff22022619baa4abb9710f12ec1656d0173de992e32a90
2021-07-01 19:27:39 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_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; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false
2021-07-01 19:27:40 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-07-01 19: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 libonig-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 --with-pic --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-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
2021-07-01 19:31:28 UTC/bin/sh -c #(nop) COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/
2021-07-01 19:31:29 UTC/bin/sh -c docker-php-ext-enable sodium
2021-07-01 19:31:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-07-01 19:31:29 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-07-01 19: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 '; 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-07-01 19:31:31 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-07-01 19:31:31 UTC/bin/sh -c #(nop) EXPOSE 9000
2021-07-01 19:31:31 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
2021-07-03 20:43:38 UTC (buildkit.dockerfile.v0)LABEL maintainer=Thomas Bruederli <[email protected]>
2021-07-03 20:43:38 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apt-get update; savedAptMark="$(apt-mark showmanual)"; apt-get install -y --no-install-recommends libfreetype6-dev libicu-dev libjpeg62-turbo-dev libldap2-dev libmagickwand-dev libpng-dev libpq-dev libsqlite3-dev libzip-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install exif gd intl ldap pdo_mysql pdo_pgsql pdo_sqlite zip ; pecl install imagick; docker-php-ext-enable imagick; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/* # buildkit
2021-07-03 20:43:44 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends rsync ; rm -rf /var/lib/apt/lists/* # buildkit
2021-07-03 20:43:44 UTC (buildkit.dockerfile.v0)ADD https://getcomposer.org/installer /tmp/composer-installer.php # buildkit
2021-07-03 20:43:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c php /tmp/composer-installer.php --install-dir=/usr/local/bin/; rm /tmp/composer-installer.php # buildkit
2021-07-03 20:43:45 UTC (buildkit.dockerfile.v0)VOLUME [/var/roundcube/config]
2021-07-03 20:43:45 UTC (buildkit.dockerfile.v0)VOLUME [/var/roundcube/db]
2021-07-03 20:43:45 UTC (buildkit.dockerfile.v0)VOLUME [/var/www/html]
2021-07-03 20:43:45 UTC (buildkit.dockerfile.v0)VOLUME [/tmp/roundcube-temp]
2021-07-03 20:43:45 UTC (buildkit.dockerfile.v0)ENV ROUNDCUBEMAIL_VERSION=1.5-rc
2021-07-03 20:43:57 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; fetchDeps="gnupg dirmngr locales libc-l10n"; apt-get -qq update; apt-get install -y --no-install-recommends $fetchDeps; curl -o roundcubemail.tar.gz -fSL https://github.com/roundcube/roundcubemail/releases/download/${ROUNDCUBEMAIL_VERSION}/roundcubemail-${ROUNDCUBEMAIL_VERSION}-complete.tar.gz; curl -o roundcubemail.tar.gz.asc -fSL https://github.com/roundcube/roundcubemail/releases/download/${ROUNDCUBEMAIL_VERSION}/roundcubemail-${ROUNDCUBEMAIL_VERSION}-complete.tar.gz.asc; export GNUPGHOME="$(mktemp -d)"; echo "disable-ipv6" > "$GNUPGHOME/dirmngr.conf"; curl -fSL https://roundcube.net/download/pubkey.asc | gpg --batch --import -; gpg --batch --verify roundcubemail.tar.gz.asc roundcubemail.tar.gz; gpgconf --kill all; mkdir /usr/src/roundcubemail; tar -xf roundcubemail.tar.gz -C /usr/src/roundcubemail --strip-components=1 --no-same-owner; rm -r "$GNUPGHOME" roundcubemail.tar.gz.asc roundcubemail.tar.gz; rm -rf /usr/src/roundcubemail/installer; chown -R www-data:www-data /usr/src/roundcubemail/logs # buildkit
2021-07-03 20:43:57 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c curl -fL https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh > /wait-for-it.sh && chmod +x /wait-for-it.sh # buildkit
2021-07-03 20:43:57 UTC (buildkit.dockerfile.v0)COPY php.ini /usr/local/etc/php/conf.d/roundcube-defaults.ini # buildkit
2021-07-03 20:43:57 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh / # buildkit
2021-07-03 20:43:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2021-07-03 20:43:57 UTC (buildkit.dockerfile.v0)CMD ["php-fpm"]