2021-11-28 21:15:54 UTC
55.9 MB
1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
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-7.2.34.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_SHA256409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d8379903
PHP_URLhttps://www.php.net/distributions/php-7.2.34.tar.xz
PHP_VERSION7.2.34
ROUNDCUBEMAIL_VERSION1.3.17
[#000] sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea - 4.77% (2.67 MB)
[#001] sha256:30e2096094279456885c5847855bddf4d9ac3b5c4f7f0ff73ef92fa69821ff86 - 2.29% (1.28 MB)
[#002] sha256:320f26ee9b1c7b4c2ce0b67550a066ea859fb8796c0ff8de576f7e1b330342da - 0.0% (1.2 KB)
[#003] sha256:4612e05a72cfb0fde0de7565baa2660900747122288141d8dba25482f4983fe0 - 0.0% (223 Bytes)
[#004] sha256:15edc7b93431943280e946750b9b9af658ed3c6554630c8cfeb682a82d441b43 - 21.03% (11.8 MB)
[#005] sha256:aa518ebc285f57eaef274c401db402bf5a5bbeae444a8e5d5be7f0866da45bed - 0.0% (495 Bytes)
[#006] sha256:146fb74cf156a374579ec7fdaeeaa1b9cde9a69a7e62803e58d88aa4b40f090c - 24.26% (13.6 MB)
[#007] sha256:521c9753da17d73b2e8b77cf9dcd5feb0f9e349344243d65e108d114c5d08b60 - 0.0% (2.2 KB)
[#008] sha256:4a8051a0a9761e8c5a08beb660b84e28bfb1ce57f8be4bcefd04c2cbc8681970 - 0.03% (16.3 KB)
[#009] sha256:911a6307e6315242a117b25c840a4a2f7074975109573094002434894d5ac70a - 0.01% (7.6 KB)
[#010] sha256:74a07f1584e1a9f29c42dd78fbd81586a0a65baa86263b3bd1a419399c88b119 - 2.55% (1.43 MB)
[#011] sha256:0d39e1f67962a5f15670809a73956abb5073b0a816d2a1f6357806ba3ab7eafe - 35.86% (20 MB)
[#012] sha256:811193373825139aa9ea40a4d0a7de962e4ef04f49218e96e035cc7e5e8105a8 - 9.18% (5.13 MB)
[#013] sha256:d4ee4684e2d768de8b8ea777d6f97b52051e28548d8fa48f9fa603d2f79c7b9f - 0.0% (1.65 KB)
[#014] sha256:848bb4ff232be5578113f3166aa489823da8580904c3b2d77d8bfc15a3fb43da - 0.0% (366 Bytes)
[#015] sha256:aa8b1ee5e39b3cdd2c6723aa4c7350f10e0efcd80ebf2ee42435c138fbdfeb18 - 0.0% (1.59 KB)
/bin/sh -c #(nop) ADD file:ec475c2abb2d46435286b5ae5efacf5b50b1a9e3b6293b69db3c0172b5b9658b in /
2020-12-17 00:19:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-12-17 08:41:53 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c
2020-12-17 08:41:54 UTC/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl
2020-12-17 08:41:55 UTC/bin/sh -c set -eux; addgroup -g 82 -S www-data; adduser -u 82 -D -S -G www-data www-data
2020-12-17 08:41:56 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2020-12-17 08:41:57 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
2020-12-17 08:48:59 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi
2020-12-17 08:49:00 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-12-17 08:49:00 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-12-17 08:49:00 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2020-12-17 10:28:02 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
2020-12-17 10:28:02 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.2.34
2020-12-17 10:28:02 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.2.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.2.34.tar.xz.asc
2020-12-17 10:28:02 UTC/bin/sh -c #(nop) ENV PHP_SHA256=409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d8379903
2020-12-17 10:28: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 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; apk del --no-network .fetch-deps
2020-12-17 10:28:06 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2020-12-17 10:34:29 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libsodium-dev libxml2-dev openssl-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-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; 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
2020-12-17 10:34:30 UTC/bin/sh -c #(nop) COPY multi:ebc915bbde1078ce3122b918e2e4c7726858af785343ade1a8d1a94f1052a4c7 in /usr/local/bin/
2020-12-17 10:34:31 UTC/bin/sh -c docker-php-ext-enable sodium
2020-12-17 10:34:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2020-12-17 10:34:31 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2020-12-17 10:34:32 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
2020-12-17 10:34:33 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2020-12-17 10:34:33 UTC/bin/sh -c #(nop) EXPOSE 9000
2020-12-17 10:34:33 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
2021-11-28 21:13:26 UTC (buildkit.dockerfile.v0)LABEL maintainer=Thomas Bruederli <[email protected]>
2021-11-28 21:13:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apk add --no-cache bash coreutils tzdata # buildkit
2021-11-28 21:15:31 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apk add --no-cache --virtual .build-deps icu-dev libjpeg-turbo-dev libpng-dev openldap-dev postgresql-dev sqlite-dev ; docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap; docker-php-ext-install exif gd intl ldap pdo_mysql pdo_pgsql pdo_sqlite zip ; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --virtual .roundcubemail-phpext-rundeps $runDeps; apk del .build-deps # buildkit
2021-11-28 21:15:31 UTC (buildkit.dockerfile.v0)VOLUME [/var/roundcube/config]
2021-11-28 21:15:31 UTC (buildkit.dockerfile.v0)VOLUME [/var/roundcube/db]
2021-11-28 21:15:31 UTC (buildkit.dockerfile.v0)VOLUME [/var/www/html]
2021-11-28 21:15:31 UTC (buildkit.dockerfile.v0)VOLUME [/tmp/roundcube-temp]
2021-11-28 21:15:31 UTC (buildkit.dockerfile.v0)ENV ROUNDCUBEMAIL_VERSION=1.3.17
2021-11-28 21:15:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps gnupg ; 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"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys F3E4C04BB3DB5D4215C45F7F5AB2BAA141C4F7D5 || gpg --batch --keyserver pgp.mit.edu --recv-keys F3E4C04BB3DB5D4215C45F7F5AB2BAA141C4F7D5; gpg --batch --verify roundcubemail.tar.gz.asc roundcubemail.tar.gz; tar -xf roundcubemail.tar.gz -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" roundcubemail.tar.gz.asc roundcubemail.tar.gz; mv /usr/src/roundcubemail-${ROUNDCUBEMAIL_VERSION} /usr/src/roundcubemail; rm -rf /usr/src/roundcubemail/installer; apk del .fetch-deps # buildkit
2021-11-28 21:15:54 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-11-28 21:15:54 UTC (buildkit.dockerfile.v0)COPY php.ini /usr/local/etc/php/conf.d/roundcube-defaults.ini # buildkit
2021-11-28 21:15:54 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh / # buildkit
2021-11-28 21:15:54 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-28 21:15:54 UTC (buildkit.dockerfile.v0)CMD ["php-fpm"]