2020-06-09 20:59:14 UTC
231 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
NEXTCLOUD_VERSION16.0.11
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.3.18.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_MD5 PHP_SHA2567b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
PHP_URLhttps://www.php.net/distributions/php-7.3.18.tar.xz
PHP_VERSION7.3.18
[#000] sha256:860f8957d8be856e2235a28e49fc4dca17254951e0eb67d760769755656f5cad - 11.48% (26.5 MB)
[#001] sha256:0e56aaa35138d917890d6385d97e3551b2c7f733e0ffb4190f8ab0926d45535d - 0.0% (225 Bytes)
[#002] sha256:61cde5a58e2a1076acb6f13762ae3b1f732448e2f9fdef2e266ca694f8699139 - 33.59% (77.4 MB)
[#003] sha256:4b360659c28c29c8e5663391e3f169aee77802ea8c4fdc2aa8d23201818fcaae - 0.0% (224 Bytes)
[#004] sha256:65fd23cd61177bdbdcc4db1030fc9f13b5ea125fcafab4fc880ea4e64f9ceb40 - 7.91% (18.2 MB)
[#005] sha256:5b3fdcec853cb1f90ba0e4a79a68c0b1907af37893288b77faf0a68bf50fe7cd - 0.0% (442 Bytes)
[#006] sha256:536d180d5d8242623311c0d71ed5fbef0b5135bb9833d4512f953833d89cfc53 - 0.0% (486 Bytes)
[#007] sha256:4eb95bb75658978c0dffa0fcb3fb5e9f4dd5efc2fdd04eb8cb5d1397d1f3a167 - 5.15% (11.9 MB)
[#008] sha256:47bfcc8ff6a924f8ebaa87ef7de0fea0ceea7ff53ac2aabc7784d2c85b8788ca - 0.0% (490 Bytes)
[#009] sha256:09e2521ea39ef8dfdf5687d9a78c8d5958fd6da108a841b1ed50bfa500f418d0 - 5.95% (13.7 MB)
[#010] sha256:f2b2eb82b4212b89293ca4037e3572a10e23349fd3297ba6c8557f45e8d6fa29 - 0.0% (2.23 KB)
[#011] sha256:26e9f0bfb7d06979d85092f79d3e4bd0c4313d5840c6be03302ded8243d1f54a - 0.0% (245 Bytes)
[#012] sha256:9545db1fc0880d66a30f6e73815e9e55f6866cb5a3ecff62591cbff4e191f9ab - 0.0% (212 Bytes)
[#013] sha256:642ab643b5952ee3b12e9f36479ce607e79e78bd51d4c1a27450c4343257c3c2 - 0.0% (893 Bytes)
[#014] sha256:71f4b5fb3bba4d8c4e803fee5b3f0630aa43a8d5898733876374e8a95d44b15b - 0.7% (1.6 MB)
[#015] sha256:9bbe1e7d0239f4918ae4490dfe5b919843f44ac88b852e1727d945ab8e1d8bc0 - 6.42% (14.8 MB)
[#016] sha256:69d2e12edd8f73b00da7e6e679c5c30429fb3b7415887b9c7fda12d5ec50c8a8 - 0.0% (500 Bytes)
[#017] sha256:5a892f10c2855ddbf47c699f1918af9a9f399cdee821eba89fba93c5dbfc784e - 0.0% (576 Bytes)
[#018] sha256:d6acfa16573cd753fc6c766e6312e4b0542005c8650dae9102cc824fb2e9d27f - 28.8% (66.4 MB)
[#019] sha256:ab2ff0f04695bd3f325f0fbda0fa5eb028b2ea2722631e8767a5529c8fa4403e - 0.0% (2.49 KB)
[#020] sha256:3dba86e84b8f323e7c08d3f96b305c24a4c48703be3914a20dd74d593444cbb7 - 0.0% (1.39 KB)
/bin/sh -c #(nop) ADD file:9fb8fd8bf970c4134f555964fe485a3baa84f1d4c91c5aa35276c24404de9d5d in /
2020-06-09 01:39:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 07:29:01 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2020-06-09 07:29:02 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2020-06-09 07:29:26 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/*
2020-06-09 07:29:27 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2020-06-09 07:29:28 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-06-09 07:36:07 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2020-06-09 07:36:07 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2020-06-09 07:36:19 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2020-06-09 07:36:20 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2020-06-09 07:36:21 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2020-06-09 07:36:21 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2020-06-09 07:36:21 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2020-06-09 07:36:21 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 07:36:22 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 07:36:22 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2020-06-09 08:01:08 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2020-06-09 08:01:09 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.18
2020-06-09 08:01:09 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.3.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.18.tar.xz.asc
2020-06-09 08:01:09 UTC/bin/sh -c #(nop) ENV PHP_SHA256=7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58 PHP_MD5=
2020-06-09 08:01:19 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
2020-06-09 08:01:19 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2020-06-09 08:05:21 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-pdo-sqlite=/usr --with-sqlite3=/usr --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
2020-06-09 08:05:23 UTC/bin/sh -c #(nop) COPY multi:af24b1d34daac0a277386947399eceaaf20d3065d4be5db00b1d6466cf006c49 in /usr/local/bin/
2020-06-09 08:05:24 UTC/bin/sh -c docker-php-ext-enable sodium
2020-06-09 08:05:26 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config
2020-06-09 08:05:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2020-06-09 08:05:26 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2020-06-09 08:05:27 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2020-06-09 08:05:27 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2020-06-09 08:05:27 UTC/bin/sh -c #(nop) EXPOSE 80
2020-06-09 08:05:27 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-09 20:55:40 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends rsync bzip2 busybox-static ; rm -rf /var/lib/apt/lists/*; mkdir -p /var/spool/cron/crontabs; echo '*/15 * * * * php -f /var/www/html/cron.php' > /var/spool/cron/crontabs/www-data
2020-06-09 20:58:39 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libevent-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng-dev libpq-dev libxml2-dev libmagickwand-dev libzip-dev libwebp-dev libgmp-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -e /usr/include/gmp.h ]; then ln -s /usr/include/$debMultiarch/gmp.h /usr/include/gmp.h; fi; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr; docker-php-ext-configure gmp --with-gmp="/usr/include/$debMultiarch"; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd intl ldap opcache pcntl pdo_mysql pdo_pgsql zip gmp ; pecl install APCu-5.1.18; pecl install memcached-3.1.5; pecl install redis-4.3.0; pecl install imagick-3.4.4; docker-php-ext-enable apcu memcached redis 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/*
2020-06-09 20:58:40 UTC/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=10000'; echo 'opcache.memory_consumption=128'; echo 'opcache.save_comments=1'; echo 'opcache.revalidate_freq=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini; echo 'apc.enable_cli=1' >> /usr/local/etc/php/conf.d/docker-php-ext-apcu.ini; echo 'memory_limit=512M' > /usr/local/etc/php/conf.d/memory-limit.ini; mkdir /var/www/data; chown -R www-data:root /var/www; chmod -R g=u /var/www
2020-06-09 20:58:40 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2020-06-09 20:58:41 UTC/bin/sh -c a2enmod headers rewrite remoteip ; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip
2020-06-09 20:58:41 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=16.0.11
2020-06-09 20:59:11 UTC/bin/sh -c set -ex; fetchDeps=" gnupg dirmngr "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; tar -xjf nextcloud.tar.bz2 -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -rf /usr/src/nextcloud/updater; mkdir -p /usr/src/nextcloud/data; mkdir -p /usr/src/nextcloud/custom_apps; chmod +x /usr/src/nextcloud/occ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2020-06-09 20:59:12 UTC/bin/sh -c #(nop) COPY multi:57de70033920dd582f0dbb812d28f0cfdcf6a102d5b4374faf9435d87a0a7585 in /
2020-06-09 20:59:13 UTC/bin/sh -c #(nop) COPY multi:641d9647b02e0716fa98d67c2bd719ff1b296a8a83ca009f972756c58c2e5fed in /usr/src/nextcloud/config/
2020-06-09 20:59:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-06-09 20:59:14 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-10 05:18:17 UTC
225 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
NEXTCLOUD_VERSION16.0.11
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.3.18.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_MD5 PHP_SHA2567b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
PHP_URLhttps://www.php.net/distributions/php-7.3.18.tar.xz
PHP_VERSION7.3.18
[#000] sha256:8559a31e96f442f2c7b6da49d6c84705f98a39d8be10b3f5f14821d0ee8417df - 11.46% (25.8 MB)
[#001] sha256:e0276193a084c10343c4ce4b455dfb8ffc8bfdf6812492ee8307475bac574514 - 0.0% (227 Bytes)
[#002] sha256:eb2d00c10344025e5f7a6826b8e2600cd2f8b89eae906d651f34dbc931baa44c - 32.42% (73.1 MB)
[#003] sha256:f54006e0dc2977f45274054d49dcbbf6494d375b13337a5724d904107e9c64da - 0.0% (222 Bytes)
[#004] sha256:e0d3d12445921370d9c186b5ad6eeca9bd4f25d0b71185c1632eb44a7192a0fa - 7.9% (17.8 MB)
[#005] sha256:3a60f364b0c5c01784e9cfd217440f8a9ff2bbda1faa94b23b6a613ce00d5e79 - 0.0% (431 Bytes)
[#006] sha256:3e309988c00b7156ba21dcd7154b8042518df210e748c51015dea7b2e48a807c - 0.0% (490 Bytes)
[#007] sha256:5e04b80489820c3006fab0a2cdb606903d53b50056436c9a1009e8d4291731c7 - 5.27% (11.9 MB)
[#008] sha256:455de10d0f802a05e238a2f86e80d500e7d3dd0504dd1fcf8aa63ed18862d5e4 - 0.0% (491 Bytes)
[#009] sha256:dbf3afba80bfa19452d833b7f71407327f0cb31364ac90026d977abd348e98ca - 5.95% (13.4 MB)
[#010] sha256:9bd5c29a58b18e93a5fdce9a92bee5fa88b328db9637f4bbc89752c27dfe6170 - 0.0% (2.23 KB)
[#011] sha256:6d8d998fd413e24e3fafaad34112fe0016529fdff09065388b197fb1146e44d8 - 0.0% (244 Bytes)
[#012] sha256:8e85b3dcd650683464df75025c1c84c144351c094d8226bba0c83f6f9723f0e7 - 0.0% (211 Bytes)
[#013] sha256:1d8047775caf44863e7189b80612d2cce11b74271d9ba386a22f85f9644f17ef - 0.0% (894 Bytes)
[#014] sha256:103c96d1cb23e8597ea299e6d0a2aae1bfc3e9efa6ab999d2d1797e49b4012d7 - 0.7% (1.58 MB)
[#015] sha256:bc77e069a70f38c1c4c8e891e09150f5b72ce3dce67133cf40a23a56f2f5bcdd - 6.85% (15.4 MB)
[#016] sha256:177fb8d96c4b06722c1b26f4284a01dee237a5106a3e4f080a4e862d61563bd9 - 0.0% (502 Bytes)
[#017] sha256:688fcb0bfcba3d6e9206b840aa47732046a413188f158c3d68e4a7be94ec3b18 - 0.0% (575 Bytes)
[#018] sha256:c301d3350292ac00d35aa1bfeaa97e8438e2d30cb4ab3325da1f4642e2816211 - 29.45% (66.4 MB)
[#019] sha256:9c03f3227c4938091ac280406f62a182753c685749185d60d4c1ac1a02dd2d34 - 0.0% (2.49 KB)
[#020] sha256:33e231b07e6bbc68cd1e801a2dc60b114363fdaf3b14bf74f4313b3c19611fe3 - 0.0% (1.39 KB)
/bin/sh -c #(nop) ADD file:4d35f6c8bbbe6801cc5f44989730fb6d349a644ecb36eca481e7df25842d6321 in /
2020-06-09 01:20:56 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 13:35:08 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2020-06-09 13:35:09 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2020-06-09 13:35:36 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/*
2020-06-09 13:35:36 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2020-06-09 13:35:37 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-06-09 13:43:46 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2020-06-09 13:43:46 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2020-06-09 13:43:55 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2020-06-09 13:43:55 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2020-06-09 13:43:56 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2020-06-09 13:43:56 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2020-06-09 13:43:57 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2020-06-09 13:43:57 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 13:43:57 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 13:43:57 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2020-06-09 14:12:42 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2020-06-09 14:12:42 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.18
2020-06-09 14:12:43 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.3.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.18.tar.xz.asc
2020-06-09 14:12:43 UTC/bin/sh -c #(nop) ENV PHP_SHA256=7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58 PHP_MD5=
2020-06-09 14:12:56 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
2020-06-09 14:12:56 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2020-06-09 14:17:44 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-pdo-sqlite=/usr --with-sqlite3=/usr --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
2020-06-09 14:17:44 UTC/bin/sh -c #(nop) COPY multi:af24b1d34daac0a277386947399eceaaf20d3065d4be5db00b1d6466cf006c49 in /usr/local/bin/
2020-06-09 14:17:46 UTC/bin/sh -c docker-php-ext-enable sodium
2020-06-09 14: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
2020-06-09 14:17:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2020-06-09 14:17:47 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2020-06-09 14:17:47 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2020-06-09 14:17:48 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2020-06-09 14:17:48 UTC/bin/sh -c #(nop) EXPOSE 80
2020-06-09 14:17:48 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-10 05:15:14 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends rsync bzip2 busybox-static ; rm -rf /var/lib/apt/lists/*; mkdir -p /var/spool/cron/crontabs; echo '*/15 * * * * php -f /var/www/html/cron.php' > /var/spool/cron/crontabs/www-data
2020-06-10 05:17:47 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libevent-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng-dev libpq-dev libxml2-dev libmagickwand-dev libzip-dev libwebp-dev libgmp-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -e /usr/include/gmp.h ]; then ln -s /usr/include/$debMultiarch/gmp.h /usr/include/gmp.h; fi; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr; docker-php-ext-configure gmp --with-gmp="/usr/include/$debMultiarch"; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd intl ldap opcache pcntl pdo_mysql pdo_pgsql zip gmp ; pecl install APCu-5.1.18; pecl install memcached-3.1.5; pecl install redis-4.3.0; pecl install imagick-3.4.4; docker-php-ext-enable apcu memcached redis 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/*
2020-06-10 05:17:47 UTC/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=10000'; echo 'opcache.memory_consumption=128'; echo 'opcache.save_comments=1'; echo 'opcache.revalidate_freq=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini; echo 'apc.enable_cli=1' >> /usr/local/etc/php/conf.d/docker-php-ext-apcu.ini; echo 'memory_limit=512M' > /usr/local/etc/php/conf.d/memory-limit.ini; mkdir /var/www/data; chown -R www-data:root /var/www; chmod -R g=u /var/www
2020-06-10 05:17:48 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2020-06-10 05:17:48 UTC/bin/sh -c a2enmod headers rewrite remoteip ; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip
2020-06-10 05:17:49 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=16.0.11
2020-06-10 05:18:15 UTC/bin/sh -c set -ex; fetchDeps=" gnupg dirmngr "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; tar -xjf nextcloud.tar.bz2 -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -rf /usr/src/nextcloud/updater; mkdir -p /usr/src/nextcloud/data; mkdir -p /usr/src/nextcloud/custom_apps; chmod +x /usr/src/nextcloud/occ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2020-06-10 05:18:16 UTC/bin/sh -c #(nop) COPY multi:57de70033920dd582f0dbb812d28f0cfdcf6a102d5b4374faf9435d87a0a7585 in /
2020-06-10 05:18:16 UTC/bin/sh -c #(nop) COPY multi:641d9647b02e0716fa98d67c2bd719ff1b296a8a83ca009f972756c58c2e5fed in /usr/src/nextcloud/config/
2020-06-10 05:18:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-06-10 05:18:17 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-09 15:30:51 UTC
203 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
NEXTCLOUD_VERSION16.0.11
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.3.18.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_MD5 PHP_SHA2567b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
PHP_URLhttps://www.php.net/distributions/php-7.3.18.tar.xz
PHP_VERSION7.3.18
[#000] sha256:5b11fc09c1a26b11a7df7d593adf43baff53c5cdba71cf8a87ae4a6dd17eb52c - 11.65% (23.7 MB)
[#001] sha256:c2c59829855f6b9cf9ed11eac29dfab1d2404aaa7f8271e7b8094fe8fa504826 - 0.0% (225 Bytes)
[#002] sha256:28b5b6ca74676b662141f56903c72f19688a5a4371073acdce1ff972f5d2b6ab - 27.58% (56.1 MB)
[#003] sha256:2c2007b021f74b717a083b49fbc784030ebc6afd3f87f38f0b441253aac4a2fd - 0.0% (269 Bytes)
[#004] sha256:6ab99ab7c53ed09b548fa031932e44905efba42442074ba659ee05509c70359c - 8.45% (17.2 MB)
[#005] sha256:7dc3693fde00cab659e05609e2ca0abf20413147758b7902db63f418466017a8 - 0.0% (477 Bytes)
[#006] sha256:b22971b742bcc572cf190ed570da154e402877b39877f20f574d605122f86643 - 0.0% (518 Bytes)
[#007] sha256:3f17c47c8624fb48feb2f3fc675ae0c82c076c29367fb3d60e4bf518bd7a8255 - 5.84% (11.9 MB)
[#008] sha256:d411751e41476899bf732aa5098b5309319adec821b979736acc0f92c2b27373 - 0.0% (493 Bytes)
[#009] sha256:2c4a9f02efcd63a694b86364a86d20042f682abb997059842f860baff9bae6e5 - 6.13% (12.5 MB)
[#010] sha256:d705debf973062cf1bbb7341c63a93e5fbd14a9c8320293773361fbd039cc531 - 0.0% (2.23 KB)
[#011] sha256:4da26ea3b5f63605383e30614910d91aa63b1a95960389977ef72b337a0d5797 - 0.0% (245 Bytes)
[#012] sha256:92b3967d8cc1a511c49739f26c201ff1e1dc2272e8a7bd0a55655dd833d532a0 - 0.0% (209 Bytes)
[#013] sha256:d94714750f7d1cb7a9010de50e271f0f15fbb944a1cb4befa5823dc9b5c065bc - 0.0% (890 Bytes)
[#014] sha256:43942159deb1c729aaf17b8c3933ac10c060b07d71e4fd0e36c9607ea86e45b8 - 0.75% (1.52 MB)
[#015] sha256:1f7b9eb12360ff854850883880e68fdd9eaedf0892c34d8393022fe62f186865 - 6.92% (14.1 MB)
[#016] sha256:9efc082532ae8d6ea7d6011c84d98e7a9df4a1245cf6a073523057ad5582a590 - 0.0% (529 Bytes)
[#017] sha256:985f68382b17e126725e01e25312adb5ecfaf7cbec753da7fc8145550e1bace5 - 0.0% (581 Bytes)
[#018] sha256:f5f9464259d12f702a81931c33db04d7a855b99792a6b9be893227c78a22d56e - 32.66% (66.4 MB)
[#019] sha256:fa8185b8dc33b1eb1c54d97e82a303000712633296a569ba1b140ee3413353b5 - 0.0% (2.49 KB)
[#020] sha256:75c7a030430b76f0b8fb2cd1f2378e8671f3e21f745aae53e88a96064d0197de - 0.0% (1.39 KB)
/bin/sh -c #(nop) ADD file:7fde417d1c70a9ef2b4e468f6e2ee4cbd3f340fb2d5b67ede087c81520c95f4a in /
2020-06-09 00:51:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 03:10:06 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2020-06-09 03:10:07 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2020-06-09 03:10:50 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/*
2020-06-09 03:10:53 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2020-06-09 03:10:55 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-06-09 03:14:57 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2020-06-09 03:14:57 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2020-06-09 03:15:31 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2020-06-09 03:15:34 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2020-06-09 03:15:35 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2020-06-09 03:15:36 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2020-06-09 03:15:37 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2020-06-09 03:15:37 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 03:15:38 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 03:15:38 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2020-06-09 03:33:11 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2020-06-09 03:33:12 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.18
2020-06-09 03:33:13 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.3.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.18.tar.xz.asc
2020-06-09 03:33:13 UTC/bin/sh -c #(nop) ENV PHP_SHA256=7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58 PHP_MD5=
2020-06-09 03:33: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_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
2020-06-09 03:33:40 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2020-06-09 03:37:12 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-pdo-sqlite=/usr --with-sqlite3=/usr --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
2020-06-09 03:37:14 UTC/bin/sh -c #(nop) COPY multi:af24b1d34daac0a277386947399eceaaf20d3065d4be5db00b1d6466cf006c49 in /usr/local/bin/
2020-06-09 03:37:17 UTC/bin/sh -c docker-php-ext-enable sodium
2020-06-09 03:37:19 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config
2020-06-09 03:37:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2020-06-09 03:37:21 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2020-06-09 03:37:22 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2020-06-09 03:37:23 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2020-06-09 03:37:23 UTC/bin/sh -c #(nop) EXPOSE 80
2020-06-09 03:37:24 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-09 15:24:47 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends rsync bzip2 busybox-static ; rm -rf /var/lib/apt/lists/*; mkdir -p /var/spool/cron/crontabs; echo '*/15 * * * * php -f /var/www/html/cron.php' > /var/spool/cron/crontabs/www-data
2020-06-09 15:29:48 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libevent-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng-dev libpq-dev libxml2-dev libmagickwand-dev libzip-dev libwebp-dev libgmp-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -e /usr/include/gmp.h ]; then ln -s /usr/include/$debMultiarch/gmp.h /usr/include/gmp.h; fi; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr; docker-php-ext-configure gmp --with-gmp="/usr/include/$debMultiarch"; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd intl ldap opcache pcntl pdo_mysql pdo_pgsql zip gmp ; pecl install APCu-5.1.18; pecl install memcached-3.1.5; pecl install redis-4.3.0; pecl install imagick-3.4.4; docker-php-ext-enable apcu memcached redis 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/*
2020-06-09 15:29:51 UTC/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=10000'; echo 'opcache.memory_consumption=128'; echo 'opcache.save_comments=1'; echo 'opcache.revalidate_freq=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini; echo 'apc.enable_cli=1' >> /usr/local/etc/php/conf.d/docker-php-ext-apcu.ini; echo 'memory_limit=512M' > /usr/local/etc/php/conf.d/memory-limit.ini; mkdir /var/www/data; chown -R www-data:root /var/www; chmod -R g=u /var/www
2020-06-09 15:29:51 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2020-06-09 15:29:54 UTC/bin/sh -c a2enmod headers rewrite remoteip ; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip
2020-06-09 15:29:54 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=16.0.11
2020-06-09 15:30:43 UTC/bin/sh -c set -ex; fetchDeps=" gnupg dirmngr "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; tar -xjf nextcloud.tar.bz2 -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -rf /usr/src/nextcloud/updater; mkdir -p /usr/src/nextcloud/data; mkdir -p /usr/src/nextcloud/custom_apps; chmod +x /usr/src/nextcloud/occ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2020-06-09 15:30:48 UTC/bin/sh -c #(nop) COPY multi:57de70033920dd582f0dbb812d28f0cfdcf6a102d5b4374faf9435d87a0a7585 in /
2020-06-09 15:30:50 UTC/bin/sh -c #(nop) COPY multi:641d9647b02e0716fa98d67c2bd719ff1b296a8a83ca009f972756c58c2e5fed in /usr/src/nextcloud/config/
2020-06-09 15:30:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-06-09 15:30:51 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-10 00:25:26 UTC
200 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
NEXTCLOUD_VERSION16.0.11
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.3.18.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_MD5 PHP_SHA2567b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
PHP_URLhttps://www.php.net/distributions/php-7.3.18.tar.xz
PHP_VERSION7.3.18
[#000] sha256:2dd003996c9ab82cac8112be0a4c04068e666e7a5d0cce3c65fb8f064de284e7 - 10.85% (21.7 MB)
[#001] sha256:1a06dc047a60bc8c7f6dd7236a59edd0ac74556e9f9a4375cd2d64e1b5ef56dd - 0.0% (228 Bytes)
[#002] sha256:8445ea067b9b6c8bbaff4521c1fcd1b8e9cbcf970e9144d4d3d4ec2a419b83ea - 28.42% (56.7 MB)
[#003] sha256:b3427b10e03731502c05abd929b3f5877453d9bd99926d1c7fd6454d036781a0 - 0.0% (269 Bytes)
[#004] sha256:34345889541e5a3064f962af2fd34100dcda9d5fa472610f39e81e1dedfaabc2 - 8.35% (16.7 MB)
[#005] sha256:53401c3488310a3bb0ec1ba3f8292c2e073b6c48cfb5ed4f3d54c8b6d3b5634a - 0.0% (474 Bytes)
[#006] sha256:d4089189859792978c711aea78a5530956e07c24ba5cb5a9d3fa3cd28bcdf3e1 - 0.0% (517 Bytes)
[#007] sha256:5cb0f7788ffe6de7c7223fdde924ef01669afdbf8a6b2d3ea7ecf69865ad0b36 - 5.95% (11.9 MB)
[#008] sha256:c8510fbcea001655c0fd4649334e38da58f29dd0961fef9ce27404a5c447fe1b - 0.0% (491 Bytes)
[#009] sha256:dc8e7ac339fabf8e19de2101a8af9608a13262aa8b400ecb403857f046daaa6e - 5.91% (11.8 MB)
[#010] sha256:81626fbf9c1e9810f21b72da9d6b6588b1ee9437ca6292a8a2fb7bc21b1db8d9 - 0.0% (2.23 KB)
[#011] sha256:f13d94c70db679f23ef658d2350687176d98829d91cf3b53a1ef27951215e85b - 0.0% (247 Bytes)
[#012] sha256:c0f4f0b988aef4650318ac740c71a3f77f228bec093d5317b4aa1832d081207c - 0.0% (209 Bytes)
[#013] sha256:c657b50556e497abf510aa9e66324762dfd7fc999863fd73d6082ba665b41bce - 0.0% (893 Bytes)
[#014] sha256:1149fbe288ee8bec59953485903af1dcaf7c0324699da99b1b1413e2de6db5cc - 0.69% (1.38 MB)
[#015] sha256:e071b379cb4ef450dd1d8af1e52f59bf01b724be0fe6baa1369de74d8b30328e - 6.56% (13.1 MB)
[#016] sha256:210aeb9aab13f352e333ce75bc7acbd16a5e61bf2f81493075c00f40a364489e - 0.0% (533 Bytes)
[#017] sha256:fdcdef6f621ba21cf2b1819236d77b628caa65029e64eafc762f10e3df9d8d96 - 0.0% (581 Bytes)
[#018] sha256:e860bd656235d8af27d4ae4ef7794b55c06991b7024eabb26c66936324db2a31 - 33.26% (66.4 MB)
[#019] sha256:cbd1f905b84f94c883d27b89c95b64e2380808f7f8aceb75bd3c917103981ec1 - 0.0% (2.49 KB)
[#020] sha256:115979048cbcd847fe9f42869e2b2743e5f45e55e5e68af8dff3684b343c163b - 0.0% (1.39 KB)
/bin/sh -c #(nop) ADD file:a35ca31d2a743d6a1738b1652f4f06c789abbca314d120f0e7e748311ac09ed2 in /
2020-06-09 01:01:30 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 09:38:33 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2020-06-09 09:38:34 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2020-06-09 09:39:11 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/*
2020-06-09 09:39:13 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2020-06-09 09:39: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
2020-06-09 09:43:07 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2020-06-09 09:43:09 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2020-06-09 09:43:31 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2020-06-09 09:43:34 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2020-06-09 09:43:37 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2020-06-09 09:43:38 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2020-06-09 09:43:40 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2020-06-09 09:43:41 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 09:43:42 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 09:43:43 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2020-06-09 09:59:53 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2020-06-09 09:59:54 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.18
2020-06-09 09:59:54 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.3.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.18.tar.xz.asc
2020-06-09 09:59:55 UTC/bin/sh -c #(nop) ENV PHP_SHA256=7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58 PHP_MD5=
2020-06-09 10:00:12 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
2020-06-09 10:00:12 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2020-06-09 10:03:30 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-pdo-sqlite=/usr --with-sqlite3=/usr --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
2020-06-09 10:03:32 UTC/bin/sh -c #(nop) COPY multi:af24b1d34daac0a277386947399eceaaf20d3065d4be5db00b1d6466cf006c49 in /usr/local/bin/
2020-06-09 10:03:36 UTC/bin/sh -c docker-php-ext-enable sodium
2020-06-09 10:03:39 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config
2020-06-09 10:03:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2020-06-09 10:03:44 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2020-06-09 10:03:45 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2020-06-09 10:03:47 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2020-06-09 10:03:48 UTC/bin/sh -c #(nop) EXPOSE 80
2020-06-09 10:03:49 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-10 00:19:11 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends rsync bzip2 busybox-static ; rm -rf /var/lib/apt/lists/*; mkdir -p /var/spool/cron/crontabs; echo '*/15 * * * * php -f /var/www/html/cron.php' > /var/spool/cron/crontabs/www-data
2020-06-10 00:24:19 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libevent-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng-dev libpq-dev libxml2-dev libmagickwand-dev libzip-dev libwebp-dev libgmp-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -e /usr/include/gmp.h ]; then ln -s /usr/include/$debMultiarch/gmp.h /usr/include/gmp.h; fi; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr; docker-php-ext-configure gmp --with-gmp="/usr/include/$debMultiarch"; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd intl ldap opcache pcntl pdo_mysql pdo_pgsql zip gmp ; pecl install APCu-5.1.18; pecl install memcached-3.1.5; pecl install redis-4.3.0; pecl install imagick-3.4.4; docker-php-ext-enable apcu memcached redis 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/*
2020-06-10 00:24:22 UTC/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=10000'; echo 'opcache.memory_consumption=128'; echo 'opcache.save_comments=1'; echo 'opcache.revalidate_freq=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini; echo 'apc.enable_cli=1' >> /usr/local/etc/php/conf.d/docker-php-ext-apcu.ini; echo 'memory_limit=512M' > /usr/local/etc/php/conf.d/memory-limit.ini; mkdir /var/www/data; chown -R www-data:root /var/www; chmod -R g=u /var/www
2020-06-10 00:24:23 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2020-06-10 00:24:26 UTC/bin/sh -c a2enmod headers rewrite remoteip ; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip
2020-06-10 00:24:27 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=16.0.11
2020-06-10 00:25:14 UTC/bin/sh -c set -ex; fetchDeps=" gnupg dirmngr "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; tar -xjf nextcloud.tar.bz2 -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -rf /usr/src/nextcloud/updater; mkdir -p /usr/src/nextcloud/data; mkdir -p /usr/src/nextcloud/custom_apps; chmod +x /usr/src/nextcloud/occ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2020-06-10 00:25:21 UTC/bin/sh -c #(nop) COPY multi:57de70033920dd582f0dbb812d28f0cfdcf6a102d5b4374faf9435d87a0a7585 in /
2020-06-10 00:25:24 UTC/bin/sh -c #(nop) COPY multi:641d9647b02e0716fa98d67c2bd719ff1b296a8a83ca009f972756c58c2e5fed in /usr/src/nextcloud/config/
2020-06-10 00:25:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-06-10 00:25:26 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-10 01:52:49 UTC
216 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
NEXTCLOUD_VERSION16.0.11
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.3.18.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_MD5 PHP_SHA2567b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
PHP_URLhttps://www.php.net/distributions/php-7.3.18.tar.xz
PHP_VERSION7.3.18
[#000] sha256:33cc09c9b190539635d7c971301f623d94fda5b4b5647966c6c240902119009f - 11.4% (24.7 MB)
[#001] sha256:2e42a0c192db5b0cb97d83007911b8069b7120ef4d150564a32e9ec94753ca03 - 0.0% (228 Bytes)
[#002] sha256:8b23edfc2b677695687c477af83edbcfb24140f7186ed405faef4d5947c0a0c9 - 31.02% (67.1 MB)
[#003] sha256:22952435701f91bcb4b63b22ba1c37c84d3a2c0d2f3c98109e18618040b7bb32 - 0.0% (267 Bytes)
[#004] sha256:7e4090b847c63cf622d705238850718bfaa914a66c26c09c72b4d9799d275f05 - 8.19% (17.7 MB)
[#005] sha256:8eb37ac8c34eaa4fd0192c5f0d5fa5ba67a1be74bdb0715850f35818fad6ee35 - 0.0% (480 Bytes)
[#006] sha256:a637d0146b6020a2407694c81449ec07e33b411830a64f1b7bf3a652ec302adf - 0.0% (520 Bytes)
[#007] sha256:6ec312407d595e34512f0c445ee806d35c4d542e35d3c576e16ef31e125656ed - 5.49% (11.9 MB)
[#008] sha256:9b5be53565236e7bc33c2a994970a28650697b7b1b56a49b188c0e6de82246c6 - 0.0% (493 Bytes)
[#009] sha256:37ad724c4df62d24ec779d357e802277b58d961f27fc0048c6edd196eab9f819 - 6.06% (13.1 MB)
[#010] sha256:016c71adedf2197778a1fe19ac1c12cca9069a014e65b184802f1997b10fe61a - 0.0% (2.23 KB)
[#011] sha256:25b73adc136768c3dec3d78f95b1582b1aca6a3f7ab4984f3889f36436e39855 - 0.0% (248 Bytes)
[#012] sha256:41556e087abc7a285812a561f2334d0e09d8eb7dd0e8b37a731cd2870985487c - 0.0% (212 Bytes)
[#013] sha256:b3aecc78c23f55da3aeddbe8241d40688f58d700c58f3c86a12ae6b25c0d7b3a - 0.0% (894 Bytes)
[#014] sha256:4113934bcc5e905aa0fddb285645ec2af8ce7080ed7e41092931eaa0e7566171 - 0.72% (1.55 MB)
[#015] sha256:16c362be24ef8793ded7fbcc8cb9fe405c4ed796250b5843f4e97ef2b86f56f1 - 6.41% (13.9 MB)
[#016] sha256:f45e4848059feb484801c9624930b07f42464bf24bb4b632f7fd9965bdabb20f - 0.0% (533 Bytes)
[#017] sha256:92ef78085827615bcc57b56d1bc49d118733ef63a6fec38dac820f009b8d54bc - 0.0% (593 Bytes)
[#018] sha256:94c9b2eb3dc760c2744c935bde8638dfd849b7d1f146951ae629110146c0bf39 - 30.71% (66.4 MB)
[#019] sha256:882cd66b30124f7084126140482561b18dd37cca3bfe24429d5520c0181e8f01 - 0.0% (2.49 KB)
[#020] sha256:fcd611ed4072cbddae4478caf44ded8baaba150b67647f175a8369ddab52e2be - 0.0% (1.39 KB)
/bin/sh -c #(nop) ADD file:98823648634dfc3af50862b1e2da1028b23996a37adf43b1b0c3c5b29e94b9c7 in /
2020-06-09 01:52:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 10:22:31 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2020-06-09 10:22:32 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2020-06-09 10:23:08 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/*
2020-06-09 10:23:11 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2020-06-09 10:23:14 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-06-09 10:27:53 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2020-06-09 10:27:53 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2020-06-09 10:28:16 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2020-06-09 10:28:20 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2020-06-09 10:28:23 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2020-06-09 10:28:24 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2020-06-09 10:28:25 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2020-06-09 10:28:27 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 10:28:28 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 10:28:29 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2020-06-09 10:48:27 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2020-06-09 10:48:29 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.18
2020-06-09 10:48:30 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.3.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.18.tar.xz.asc
2020-06-09 10:48:30 UTC/bin/sh -c #(nop) ENV PHP_SHA256=7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58 PHP_MD5=
2020-06-09 10:48:47 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
2020-06-09 10:48:48 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2020-06-09 10:52:14 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-pdo-sqlite=/usr --with-sqlite3=/usr --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
2020-06-09 10:52:16 UTC/bin/sh -c #(nop) COPY multi:af24b1d34daac0a277386947399eceaaf20d3065d4be5db00b1d6466cf006c49 in /usr/local/bin/
2020-06-09 10:52:18 UTC/bin/sh -c docker-php-ext-enable sodium
2020-06-09 10:52:20 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config
2020-06-09 10:52:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2020-06-09 10:52:22 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2020-06-09 10:52:23 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2020-06-09 10:52:23 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2020-06-09 10:52:24 UTC/bin/sh -c #(nop) EXPOSE 80
2020-06-09 10:52:25 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-10 01:44:35 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends rsync bzip2 busybox-static ; rm -rf /var/lib/apt/lists/*; mkdir -p /var/spool/cron/crontabs; echo '*/15 * * * * php -f /var/www/html/cron.php' > /var/spool/cron/crontabs/www-data
2020-06-10 01:51:36 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libevent-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng-dev libpq-dev libxml2-dev libmagickwand-dev libzip-dev libwebp-dev libgmp-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -e /usr/include/gmp.h ]; then ln -s /usr/include/$debMultiarch/gmp.h /usr/include/gmp.h; fi; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr; docker-php-ext-configure gmp --with-gmp="/usr/include/$debMultiarch"; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd intl ldap opcache pcntl pdo_mysql pdo_pgsql zip gmp ; pecl install APCu-5.1.18; pecl install memcached-3.1.5; pecl install redis-4.3.0; pecl install imagick-3.4.4; docker-php-ext-enable apcu memcached redis 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/*
2020-06-10 01:51:39 UTC/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=10000'; echo 'opcache.memory_consumption=128'; echo 'opcache.save_comments=1'; echo 'opcache.revalidate_freq=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini; echo 'apc.enable_cli=1' >> /usr/local/etc/php/conf.d/docker-php-ext-apcu.ini; echo 'memory_limit=512M' > /usr/local/etc/php/conf.d/memory-limit.ini; mkdir /var/www/data; chown -R www-data:root /var/www; chmod -R g=u /var/www
2020-06-10 01:51:40 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2020-06-10 01:51:43 UTC/bin/sh -c a2enmod headers rewrite remoteip ; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip
2020-06-10 01:51:44 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=16.0.11
2020-06-10 01:52:40 UTC/bin/sh -c set -ex; fetchDeps=" gnupg dirmngr "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; tar -xjf nextcloud.tar.bz2 -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -rf /usr/src/nextcloud/updater; mkdir -p /usr/src/nextcloud/data; mkdir -p /usr/src/nextcloud/custom_apps; chmod +x /usr/src/nextcloud/occ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2020-06-10 01:52:44 UTC/bin/sh -c #(nop) COPY multi:57de70033920dd582f0dbb812d28f0cfdcf6a102d5b4374faf9435d87a0a7585 in /
2020-06-10 01:52:47 UTC/bin/sh -c #(nop) COPY multi:641d9647b02e0716fa98d67c2bd719ff1b296a8a83ca009f972756c58c2e5fed in /usr/src/nextcloud/config/
2020-06-10 01:52:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-06-10 01:52:49 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-09 22:04:35 UTC
207 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
NEXTCLOUD_VERSION16.0.11
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.3.18.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_MD5 PHP_SHA2567b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
PHP_URLhttps://www.php.net/distributions/php-7.3.18.tar.xz
PHP_VERSION7.3.18
[#000] sha256:76f2a0c8ea98ebd699a77ced9c677e97cd54b038a8c5e89670af78f38b047b33 - 11.84% (24.6 MB)
[#001] sha256:66057b0e3024c84ecd4fde2e861cd01182c33e645370ffbfbecd3e939835a2b2 - 0.0% (227 Bytes)
[#002] sha256:c8c8820ce45f9089ffda8e85c4969f694f892adc1c74edd416e85be67bfa35f4 - 28.22% (58.5 MB)
[#003] sha256:4898d95a55bf57000442bb8618a50d70a49721758e2e1e057fab8c0113e1ed14 - 0.0% (224 Bytes)
[#004] sha256:2e4b400703521b2010d3a9bbdcab2a53f9446504117c28266176999ae3b19ef6 - 8.55% (17.7 MB)
[#005] sha256:04d7c3e9870eaf6641c9e124721e5d1affee39a644b9f3abe2582ea14422d183 - 0.0% (433 Bytes)
[#006] sha256:9f2d6c709b1806cc619f5db3923e00a56c9697142ff5e14f09e63e03eaadd540 - 0.0% (490 Bytes)
[#007] sha256:2fba759d832de2a7605183f7140281d66f9052b89c325a355a7c4fedb2053a8d - 5.72% (11.9 MB)
[#008] sha256:c2bfdbc12cf6e222390e9dfa6ae917148d305f82a9734d407345356f1135da6d - 0.0% (492 Bytes)
[#009] sha256:219a858722fd821ca1a1f13d6e1a97903cdf798fedd7a08058492b163d91b97c - 6.13% (12.7 MB)
[#010] sha256:2ede83212fbd3ccfd2bb022a55376e88ffd83bfac969144b909db37be2eb7f91 - 0.0% (2.23 KB)
[#011] sha256:d91fb40617536814bd5d89bd111bdd2a1f0913c8c6e8aea1fc5d6783906224a0 - 0.0% (247 Bytes)
[#012] sha256:c8b15daebd6ecfe8660bf6da0e085c9fc06ce9f0f57884ea3709714b52fef178 - 0.0% (210 Bytes)
[#013] sha256:37030a9bf3239197d7d4ced71b6f1323869e89ab068c112be22717702d7d5be5 - 0.0% (892 Bytes)
[#014] sha256:5a33bdd8991a7f01892f668ae3a7b61c6365bbacf0f9b48fd628668afe68b2ca - 0.81% (1.68 MB)
[#015] sha256:f20fadf75688aed94ce5b6888106b0d2a519212d35b4caaa769a8bd59802d83d - 6.71% (13.9 MB)
[#016] sha256:31484ad21d703f4ef2ca8d91344beda8c1676c3404101750009f68074079c8a2 - 0.0% (506 Bytes)
[#017] sha256:549856d100ea431edb17388f08a9d8250595e5b2c6b66bbb11905d88f3181273 - 0.0% (581 Bytes)
[#018] sha256:b9b929761da49c62b0da8362eb8364967276ebb37eeffd4ec696c82c98ab9b05 - 32.01% (66.4 MB)
[#019] sha256:1610a9da485f672c4ee3a690ea2e2ad7f7e9e9bb0546d7f30dfed3036611d6c6 - 0.0% (2.49 KB)
[#020] sha256:12257a41ab14d4ba30cbfaf6942f8673917a0fb1d494be3e5d85d3a87c821746 - 0.0% (1.39 KB)
/bin/sh -c #(nop) ADD file:faf18b832680e98050b98c329add242425904e64c6a5a491c22d33e9417ef323 in /
2020-06-09 01:10:06 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 03:28:22 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2020-06-09 03:28:22 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2020-06-09 03:29:11 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/*
2020-06-09 03:29:12 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2020-06-09 03:29:14 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-06-09 03:45:51 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2020-06-09 03:45:52 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2020-06-09 03:46:19 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2020-06-09 03:46:22 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2020-06-09 03:46:24 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2020-06-09 03:46:24 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2020-06-09 03:46:24 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2020-06-09 03:46:25 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 03:46:25 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 03:46:25 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2020-06-09 04:47:39 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2020-06-09 04:47:39 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.18
2020-06-09 04:47:40 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.3.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.18.tar.xz.asc
2020-06-09 04:47:40 UTC/bin/sh -c #(nop) ENV PHP_SHA256=7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58 PHP_MD5=
2020-06-09 04:48:02 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
2020-06-09 04:48:03 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2020-06-09 04:58:13 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-pdo-sqlite=/usr --with-sqlite3=/usr --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
2020-06-09 04:58:14 UTC/bin/sh -c #(nop) COPY multi:af24b1d34daac0a277386947399eceaaf20d3065d4be5db00b1d6466cf006c49 in /usr/local/bin/
2020-06-09 04:58:16 UTC/bin/sh -c docker-php-ext-enable sodium
2020-06-09 04:58:18 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config
2020-06-09 04:58:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2020-06-09 04:58:19 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2020-06-09 04:58:19 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2020-06-09 04:58:20 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2020-06-09 04:58:20 UTC/bin/sh -c #(nop) EXPOSE 80
2020-06-09 04:58:20 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-09 21:55:02 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends rsync bzip2 busybox-static ; rm -rf /var/lib/apt/lists/*; mkdir -p /var/spool/cron/crontabs; echo '*/15 * * * * php -f /var/www/html/cron.php' > /var/spool/cron/crontabs/www-data
2020-06-09 22:03:07 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libevent-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng-dev libpq-dev libxml2-dev libmagickwand-dev libzip-dev libwebp-dev libgmp-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -e /usr/include/gmp.h ]; then ln -s /usr/include/$debMultiarch/gmp.h /usr/include/gmp.h; fi; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr; docker-php-ext-configure gmp --with-gmp="/usr/include/$debMultiarch"; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd intl ldap opcache pcntl pdo_mysql pdo_pgsql zip gmp ; pecl install APCu-5.1.18; pecl install memcached-3.1.5; pecl install redis-4.3.0; pecl install imagick-3.4.4; docker-php-ext-enable apcu memcached redis 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/*
2020-06-09 22:03:09 UTC/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=10000'; echo 'opcache.memory_consumption=128'; echo 'opcache.save_comments=1'; echo 'opcache.revalidate_freq=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini; echo 'apc.enable_cli=1' >> /usr/local/etc/php/conf.d/docker-php-ext-apcu.ini; echo 'memory_limit=512M' > /usr/local/etc/php/conf.d/memory-limit.ini; mkdir /var/www/data; chown -R www-data:root /var/www; chmod -R g=u /var/www
2020-06-09 22:03:10 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2020-06-09 22:03:12 UTC/bin/sh -c a2enmod headers rewrite remoteip ; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip
2020-06-09 22:03:12 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=16.0.11
2020-06-09 22:04:30 UTC/bin/sh -c set -ex; fetchDeps=" gnupg dirmngr "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; tar -xjf nextcloud.tar.bz2 -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -rf /usr/src/nextcloud/updater; mkdir -p /usr/src/nextcloud/data; mkdir -p /usr/src/nextcloud/custom_apps; chmod +x /usr/src/nextcloud/occ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2020-06-09 22:04:33 UTC/bin/sh -c #(nop) COPY multi:57de70033920dd582f0dbb812d28f0cfdcf6a102d5b4374faf9435d87a0a7585 in /
2020-06-09 22:04:34 UTC/bin/sh -c #(nop) COPY multi:641d9647b02e0716fa98d67c2bd719ff1b296a8a83ca009f972756c58c2e5fed in /usr/src/nextcloud/config/
2020-06-09 22:04:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-06-09 22:04:35 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-10 05:56:37 UTC
237 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
NEXTCLOUD_VERSION16.0.11
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.3.18.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_MD5 PHP_SHA2567b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
PHP_URLhttps://www.php.net/distributions/php-7.3.18.tar.xz
PHP_VERSION7.3.18
[#000] sha256:63dbb66c5119bb5086d9e6fb6b154211afc20b44ed136ab7df808f6044cfc6f1 - 12.31% (29.1 MB)
[#001] sha256:5ad44f0796ea364793d3ac145c002c7ed180fe56cd09eed97a971a2e20999794 - 0.0% (227 Bytes)
[#002] sha256:501de6851c5eeb5b1bd75588fa67abb74d85b869f36d4815f1e4ae4e007fc4f1 - 33.17% (78.5 MB)
[#003] sha256:4824564d8a89ca8405d5fcf32fb84ff63852689cf385a5bcffa8023a86fa4a69 - 0.0% (269 Bytes)
[#004] sha256:99532398782658ac58577cecae6ae5f90b9b6e04b25df6a369510bcea7b411ec - 7.99% (18.9 MB)
[#005] sha256:fe5e30f5e03cf0ea1fb57a099769f112d8c96d3cb625b7d6a3ae17c001cdfcf1 - 0.0% (475 Bytes)
[#006] sha256:f61fef0479b4be6972b0063d25644a438b9427dd75421d9166d822ae7bdf81c3 - 0.0% (522 Bytes)
[#007] sha256:4bcbdb41a30ef9ff5b3ad138192135f48b45a900766704711b9cb664b90c3219 - 5.02% (11.9 MB)
[#008] sha256:7b80dc936f33d7820d446d3ac0a58bf920447f164c215d76c38eda7848f54257 - 0.0% (492 Bytes)
[#009] sha256:b1d91c5a417c636c662b3a338bba8ee9c92609e416c458f1fdbf9e1905c10ae6 - 6.09% (14.4 MB)
[#010] sha256:0f1579a4143a8d7f0c1e89059db86e958862c04241c571cdf3eee5f2785e5b80 - 0.0% (2.23 KB)
[#011] sha256:acebd7a401527c7cc740e31d178431cb75367e69f886a0130c70f4f208094adc - 0.0% (248 Bytes)
[#012] sha256:467887244e260331246bc3ae68743c4f03f3fc0edf5ce75def343d453b7b3fe3 - 0.0% (212 Bytes)
[#013] sha256:b98b16e5c8cfdd3ada6b596159e65e1151b07011e7dc5f05936a0b0e555cb932 - 0.0% (892 Bytes)
[#014] sha256:e410be5d2a726f05cdaa46553e57a0ff1a0205e43a719bbfa337b67caccd5734 - 0.74% (1.74 MB)
[#015] sha256:679dbb8f45475f4e79dd117573524db9e8ec54faa8da2bdbf391f3e01f3faf15 - 6.61% (15.6 MB)
[#016] sha256:55f5786e46708f9fcf24dcf1ae71686883a71a50ee660ea807a62339a4905697 - 0.0% (530 Bytes)
[#017] sha256:02193a10a8fff764219ddaf45b23d3faadaca5649c583c32714c3fdd9b7e40f9 - 0.0% (582 Bytes)
[#018] sha256:0b32ad714332b58e6e44f091ba9828b306bc5c14a72b0ba5a6772cce63f38f92 - 28.08% (66.4 MB)
[#019] sha256:4226312611ae8e9e7f2c26eaeebaa3e7a48a66c42d865545f7108983d820aac4 - 0.0% (2.49 KB)
[#020] sha256:bbe94136c00be84c1bc94b9675add25a8f1c2d23c979071349abcdb32be7debe - 0.0% (1.39 KB)
/bin/sh -c #(nop) ADD file:796aad1a35ba276b8cccc19987c152a713db101b2b65e30923db753f5b7f4b0f in /
2020-06-09 01:22:38 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 05:09:08 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2020-06-09 05:09:11 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2020-06-09 05:11:00 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/*
2020-06-09 05:11:05 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2020-06-09 05:11:10 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-06-09 05:17:07 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2020-06-09 05:17:09 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2020-06-09 05:18:47 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2020-06-09 05:18:53 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2020-06-09 05:19:00 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2020-06-09 05:19:03 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2020-06-09 05:19:08 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2020-06-09 05:19:10 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 05:19:14 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 05:19:16 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2020-06-09 05:48:17 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2020-06-09 05:48:21 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.18
2020-06-09 05:48:23 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.3.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.18.tar.xz.asc
2020-06-09 05:48:27 UTC/bin/sh -c #(nop) ENV PHP_SHA256=7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58 PHP_MD5=
2020-06-09 05:49:34 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
2020-06-09 05:49:36 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2020-06-09 05:55:24 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-pdo-sqlite=/usr --with-sqlite3=/usr --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
2020-06-09 05:55:36 UTC/bin/sh -c #(nop) COPY multi:af24b1d34daac0a277386947399eceaaf20d3065d4be5db00b1d6466cf006c49 in /usr/local/bin/
2020-06-09 05:55:50 UTC/bin/sh -c docker-php-ext-enable sodium
2020-06-09 05:56:13 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config
2020-06-09 05:56:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2020-06-09 05:56:25 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2020-06-09 05:56:31 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2020-06-09 05:56:40 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2020-06-09 05:56:48 UTC/bin/sh -c #(nop) EXPOSE 80
2020-06-09 05:56:55 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-10 05:47:14 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends rsync bzip2 busybox-static ; rm -rf /var/lib/apt/lists/*; mkdir -p /var/spool/cron/crontabs; echo '*/15 * * * * php -f /var/www/html/cron.php' > /var/spool/cron/crontabs/www-data
2020-06-10 05:54:38 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libevent-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng-dev libpq-dev libxml2-dev libmagickwand-dev libzip-dev libwebp-dev libgmp-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -e /usr/include/gmp.h ]; then ln -s /usr/include/$debMultiarch/gmp.h /usr/include/gmp.h; fi; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr; docker-php-ext-configure gmp --with-gmp="/usr/include/$debMultiarch"; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd intl ldap opcache pcntl pdo_mysql pdo_pgsql zip gmp ; pecl install APCu-5.1.18; pecl install memcached-3.1.5; pecl install redis-4.3.0; pecl install imagick-3.4.4; docker-php-ext-enable apcu memcached redis 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/*
2020-06-10 05:54:47 UTC/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=10000'; echo 'opcache.memory_consumption=128'; echo 'opcache.save_comments=1'; echo 'opcache.revalidate_freq=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini; echo 'apc.enable_cli=1' >> /usr/local/etc/php/conf.d/docker-php-ext-apcu.ini; echo 'memory_limit=512M' > /usr/local/etc/php/conf.d/memory-limit.ini; mkdir /var/www/data; chown -R www-data:root /var/www; chmod -R g=u /var/www
2020-06-10 05:54:51 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2020-06-10 05:54:56 UTC/bin/sh -c a2enmod headers rewrite remoteip ; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip
2020-06-10 05:55:00 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=16.0.11
2020-06-10 05:56:23 UTC/bin/sh -c set -ex; fetchDeps=" gnupg dirmngr "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; tar -xjf nextcloud.tar.bz2 -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -rf /usr/src/nextcloud/updater; mkdir -p /usr/src/nextcloud/data; mkdir -p /usr/src/nextcloud/custom_apps; chmod +x /usr/src/nextcloud/occ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2020-06-10 05:56:29 UTC/bin/sh -c #(nop) COPY multi:57de70033920dd582f0dbb812d28f0cfdcf6a102d5b4374faf9435d87a0a7585 in /
2020-06-10 05:56:32 UTC/bin/sh -c #(nop) COPY multi:641d9647b02e0716fa98d67c2bd719ff1b296a8a83ca009f972756c58c2e5fed in /usr/src/nextcloud/config/
2020-06-10 05:56:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-06-10 05:56:37 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-09 16:43:02 UTC
210 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
NEXTCLOUD_VERSION16.0.11
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.3.18.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_MD5 PHP_SHA2567b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
PHP_URLhttps://www.php.net/distributions/php-7.3.18.tar.xz
PHP_VERSION7.3.18
[#000] sha256:405e75bf6bb0104d67fcebf58e07cd21bf344589df9c1a41c00354a60ea3a604 - 11.66% (24.5 MB)
[#001] sha256:12dab5ec1d9ed4e6ade1e7c68e458251c8a79a69d2ec7d423210d68de7840a48 - 0.0% (228 Bytes)
[#002] sha256:098d3fb4981972309584ef3f5804808f74198493492dbfbcedffab5aa8ec88f0 - 29.33% (61.7 MB)
[#003] sha256:c9bd389fe6334989b50fd7ae261df2710def59b4d1e379d843feea09f0ba083e - 0.0% (268 Bytes)
[#004] sha256:6cd35d993db3e5a287580b6ec35918249181ceaf28c4b7538240edf1dfe1d92c - 8.4% (17.7 MB)
[#005] sha256:9a3f7720a66884179a2578d0b4025070541736e594d5f212445d65225117f232 - 0.0% (470 Bytes)
[#006] sha256:f4378c6dc9fbfabc6567ae9c8b82f3fe016ed07e5d693adffcd062f6e91a23e6 - 0.0% (510 Bytes)
[#007] sha256:c43cbd1d21c4edf5cff0b21707556cea308c8ad1d45bd82b695efee5f6db50f5 - 5.64% (11.9 MB)
[#008] sha256:5ceb91c25c833302ec52ad6b756091aa61c93dcfdfb764014fd33ccd200f1e85 - 0.0% (490 Bytes)
[#009] sha256:02860f354b76207fd240f853c8d8541eda1e3049074c53a2628ade33a4f7141a - 6.02% (12.7 MB)
[#010] sha256:f2e1884c886b9e1676d33e364ec5c2478906ccc75586c4161fe284c15f3b7d5f - 0.0% (2.23 KB)
[#011] sha256:70f51ea778cc6b975de48bc6185765c9ed1f73d9b56e2601a3b88a450618aa12 - 0.0% (245 Bytes)
[#012] sha256:35ff22741266f1dcab05bf3e29a26b50f1862c48859219d7be4a533af415fc85 - 0.0% (211 Bytes)
[#013] sha256:b4483517ef306b4c9b6fcdfa3342738b705196f1d172ecc6533c30ea92e9cb8a - 0.0% (893 Bytes)
[#014] sha256:4d109647cff5c74c8b4b0b4e012b9f727cd3ead7b33b3b1ba62f8803362e3f4d - 0.73% (1.54 MB)
[#015] sha256:2a138169a4d50f4cb94caf8eeee53ba73c4e6be0c36a31bf5c5bc591a8176192 - 6.65% (14 MB)
[#016] sha256:4822cc9f47f61696555de7669ec3931ab0e16e4d4b2d1ea8995512565bc4c1d4 - 0.0% (530 Bytes)
[#017] sha256:d57325cffe9b83dc00e336563bb3c7ec96c9782ec83fc4114513907a2f48ecbc - 0.0% (576 Bytes)
[#018] sha256:0ccec725cf6044916edf3bc9373aa35ab48ad0f7c58e64f377be66d853e52d99 - 31.56% (66.4 MB)
[#019] sha256:0c201509424bfe1b5e3ea2bc23b4817240c7ad5c1c0f5ce499b0c2d605f4fae9 - 0.0% (2.49 KB)
[#020] sha256:f8f4f7dd7b2a92f176ef4c4f017c83f78355f26f2cad8b665867711eedb3880b - 0.0% (1.39 KB)
/bin/sh -c #(nop) ADD file:b21d426de40a194c6c76ed27593f33fb1ea470e15d4d43b00d7601472110de1a in /
2020-06-09 01:42:38 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 06:37:49 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2020-06-09 06:37:49 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2020-06-09 06:38:04 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/*
2020-06-09 06:38:07 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2020-06-09 06:38:08 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-06-09 06:40:23 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2020-06-09 06:40:23 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2020-06-09 06:40:31 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2020-06-09 06:40:32 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2020-06-09 06:40:33 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2020-06-09 06:40:33 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2020-06-09 06:40:34 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2020-06-09 06:40:34 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 06:40:34 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2020-06-09 06:40:34 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2020-06-09 06:49:37 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2020-06-09 06:49:37 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.18
2020-06-09 06:49:37 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.3.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.18.tar.xz.asc
2020-06-09 06:49:38 UTC/bin/sh -c #(nop) ENV PHP_SHA256=7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58 PHP_MD5=
2020-06-09 06:49:44 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
2020-06-09 06:49:44 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2020-06-09 06:51:11 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-pdo-sqlite=/usr --with-sqlite3=/usr --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
2020-06-09 06:51:12 UTC/bin/sh -c #(nop) COPY multi:af24b1d34daac0a277386947399eceaaf20d3065d4be5db00b1d6466cf006c49 in /usr/local/bin/
2020-06-09 06:51:13 UTC/bin/sh -c docker-php-ext-enable sodium
2020-06-09 06:51:13 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config
2020-06-09 06:51:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2020-06-09 06:51:14 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2020-06-09 06:51:14 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2020-06-09 06:51:14 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2020-06-09 06:51:14 UTC/bin/sh -c #(nop) EXPOSE 80
2020-06-09 06:51:14 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2020-06-09 16:39:59 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends rsync bzip2 busybox-static ; rm -rf /var/lib/apt/lists/*; mkdir -p /var/spool/cron/crontabs; echo '*/15 * * * * php -f /var/www/html/cron.php' > /var/spool/cron/crontabs/www-data
2020-06-09 16:42:30 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libevent-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng-dev libpq-dev libxml2-dev libmagickwand-dev libzip-dev libwebp-dev libgmp-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -e /usr/include/gmp.h ]; then ln -s /usr/include/$debMultiarch/gmp.h /usr/include/gmp.h; fi; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr; docker-php-ext-configure gmp --with-gmp="/usr/include/$debMultiarch"; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd intl ldap opcache pcntl pdo_mysql pdo_pgsql zip gmp ; pecl install APCu-5.1.18; pecl install memcached-3.1.5; pecl install redis-4.3.0; pecl install imagick-3.4.4; docker-php-ext-enable apcu memcached redis 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/*
2020-06-09 16:42:31 UTC/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=10000'; echo 'opcache.memory_consumption=128'; echo 'opcache.save_comments=1'; echo 'opcache.revalidate_freq=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini; echo 'apc.enable_cli=1' >> /usr/local/etc/php/conf.d/docker-php-ext-apcu.ini; echo 'memory_limit=512M' > /usr/local/etc/php/conf.d/memory-limit.ini; mkdir /var/www/data; chown -R www-data:root /var/www; chmod -R g=u /var/www
2020-06-09 16:42:32 UTC/bin/sh -c #(nop) VOLUME [/var/www/html]
2020-06-09 16:42:32 UTC/bin/sh -c a2enmod headers rewrite remoteip ; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip
2020-06-09 16:42:33 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=16.0.11
2020-06-09 16:42:57 UTC/bin/sh -c set -ex; fetchDeps=" gnupg dirmngr "; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; tar -xjf nextcloud.tar.bz2 -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -rf /usr/src/nextcloud/updater; mkdir -p /usr/src/nextcloud/data; mkdir -p /usr/src/nextcloud/custom_apps; chmod +x /usr/src/nextcloud/occ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps; rm -rf /var/lib/apt/lists/*
2020-06-09 16:43:01 UTC/bin/sh -c #(nop) COPY multi:57de70033920dd582f0dbb812d28f0cfdcf6a102d5b4374faf9435d87a0a7585 in /
2020-06-09 16:43:02 UTC/bin/sh -c #(nop) COPY multi:641d9647b02e0716fa98d67c2bd719ff1b296a8a83ca009f972756c58c2e5fed in /usr/src/nextcloud/config/
2020-06-09 16:43:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-06-09 16:43:02 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
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.