Namespace
library
Image / Tag
nextcloud:11-rc
Content Digest
sha256:96a1a1fd90d399a83025e1a8e36dbf08a69ac4421774166f19f4754070e84742
Details
Created

2018-03-13 18:22:24 UTC

Size

219 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

NEXTCLOUD_VERSION

11.0.8RC1

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_EXTRA_BUILD_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817

PHP_URL

https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror

PHP_VERSION

7.1.15


Layers

[#000] sha256:4176fe04cefee66d80f83003fd4166373f83cb552d1d01bb3b29a0ac45a48c50 - 22.89% (50.2 MB)

[#001] sha256:68183217183fd3c036888ae07d87a7644d4bc95f2834573a85d1438a71954c14 - 0.0% (228 Bytes)

[#002] sha256:ecf543bebf498c198aa11a3182defa1ca2755c23cf53df04d822d68fe74e7c09 - 34.91% (76.5 MB)

[#003] sha256:4009289aa349a9afbbb2f2200dfebd98034075c5f55c4bf22190fd4c3428f4c2 - 0.0% (182 Bytes)

[#004] sha256:77ffaad61dbdeea7186c3669ba764ec38be2ec30cc771682ea5f0ad1a762f69d - 1.94% (4.26 MB)

[#005] sha256:01a0b17969feef12ca422e57521a505b49ae88e5e0caf8a763b2ec67b469299f - 0.0% (1.21 KB)

[#006] sha256:8df080430d3662db140146b88411bf5f21906672cfbabd6ca13e07d23290e311 - 0.0% (428 Bytes)

[#007] sha256:43c2454bf1cdb15352157928c0201b143339deea1d7c227b19c4bf34cad05ae1 - 0.0% (230 Bytes)

[#008] sha256:99b26992a14baa842a11b21f4b2c8f04529cc44aab142144fa3b77919e217fef - 0.0% (481 Bytes)

[#009] sha256:2f1509d07a58ab7b9ac0ecdb536e485f6786292888b0025c573b5c7a264bb010 - 5.46% (12 MB)

[#010] sha256:d30daf9bcabfcd2badc9ab3df2e5e376fa608e1dc40253f0d59867686048068b - 0.0% (500 Bytes)

[#011] sha256:4c3ae74ad8193e40279d9e39ff8b51f27bfd26f11c0951658365426c730deba5 - 6.18% (13.5 MB)

[#012] sha256:bdcddec5fc3bcf4b826715a58b46b47b69b15ee09b2c59de44788053988f2d24 - 0.0% (2.14 KB)

[#013] sha256:f83bf90b377383f5f41812a44e970fc34df8a527f06bf79a69e4f9051e0b27b5 - 0.0% (902 Bytes)

[#014] sha256:538acbf43883a1b81736d01b9767354158723184c4a9cb7875d516516778c11c - 0.81% (1.77 MB)

[#015] sha256:01454525a4282464c76aeb212c14274bd3424de75cc962ff6fb3f35c7c21f906 - 7.17% (15.7 MB)

[#016] sha256:2908dad1e22829a77f57967ce52cc1f77b232dd20af9809eb498cf9e9b3dc96e - 0.0% (412 Bytes)

[#017] sha256:7411dffc2e5832b43e53f14e43015e55292c6f5701bfc8017e3223babc33c123 - 0.0% (317 Bytes)

[#018] sha256:b9925bea19b5daab51cb05da8470c32b653c9030bc94b8e3e91f84659e4eda3d - 20.64% (45.2 MB)

[#019] sha256:b535636f59441932131e1cc499126b32612f05749d759864a34388856f502373 - 0.0% (1003 Bytes)

[#020] sha256:8f6a76ae7a5179833a1518a8082140575c025320d512fe37d26501a247c071c8 - 0.0% (853 Bytes)


History
2018-02-15 01:42:14 UTC

/bin/sh -c #(nop) ADD file:f1509ab9c2cd3810736e26739fa0f78ee1ba942e14498ba5f266d8a78e664acc in /

2018-02-15 01:42:14 UTC

/bin/sh -c #(nop) CMD ["bash"]

2018-02-17 00:13:55 UTC

/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php

2018-02-17 00:13:55 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

2018-02-17 00:14:23 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2018-02-17 00:14:24 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2018-02-17 00:14:25 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2018-02-17 00:31:00 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2018-02-17 00:31:01 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2018-02-17 00:31:01 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2018-02-17 00:31:14 UTC

/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done

2018-02-17 00:31:15 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2018-02-17 00:31:16 UTC

/bin/sh -c set -ex && . "$APACHE_ENVVARS" && 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"

2018-02-17 00:31:16 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

2018-02-17 00:31:17 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2018-02-17 00:31:17 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2018-02-17 00:31:17 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-02-17 00:31:17 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-02-17 00:31:18 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2018-02-17 00:31:18 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

2018-03-05 22:12:35 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.1.15

2018-03-05 22:12:35 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

2018-03-05 22:12:35 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817 PHP_MD5=

2018-03-05 22:13:07 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -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 wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2018-03-05 22:13:07 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2018-03-05 22:15:57 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --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)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; 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; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc

2018-03-05 22:15:58 UTC

/bin/sh -c #(nop) COPY multi:cb6c9a453a971f0ed6bdf30b12bc250bbe068005b3c3b084f5048cbf9787fb8d in /usr/local/bin/

2018-03-05 22:15:58 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2018-03-05 22:15:58 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2018-03-05 22:15:59 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2018-03-05 22:15:59 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-03-05 22:15:59 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2018-03-12 23:05:54 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

2018-03-12 23:09:10 UTC

/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng12-dev libpq-dev libxml2-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install exif gd intl ldap mbstring mcrypt mysqli opcache pcntl pdo_mysql pdo_pgsql pgsql zip ; pecl install APCu-5.1.11 memcached-3.0.4 redis-3.1.6 ; docker-php-ext-enable apcu memcached redis ; 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/*

2018-03-12 23:09:11 UTC

/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.enable_cli=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; chown -R www-data:root /var/www; chmod -R g=u /var/www

2018-03-12 23:09:11 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2018-03-12 23:09:12 UTC

/bin/sh -c a2enmod rewrite

2018-03-13 18:22:05 UTC

/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=11.0.8RC1

2018-03-13 18:22:21 UTC

/bin/sh -c set -ex; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc; tar -xjf nextcloud.tar.bz2 -C /usr/src/; rm 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

2018-03-13 18:22:22 UTC

/bin/sh -c #(nop) COPY multi:73b45c06837fe3a86861d07719f0f8da8eec02d44ae2ab019288a235ae4522d2 in /

2018-03-13 18:22:23 UTC

/bin/sh -c #(nop) COPY multi:a4ce16f733fa0a4cb4b62b3fe3229e71f5a6b970a03b912772780cdb452098f4 in /usr/src/nextcloud/config/

2018-03-13 18:22:23 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-03-13 18:22:24 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2018-03-15 00:45:28 UTC

Size

198 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

NEXTCLOUD_VERSION

11.0.8RC1

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_EXTRA_BUILD_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817

PHP_URL

https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror

PHP_VERSION

7.1.15


Layers

[#000] sha256:d6c8df84f6d163cc0438ee1b71ec7d86a796a60b2c010df85016296ce8991655 - 24.47% (48.5 MB)

[#001] sha256:2d5b5e8352d4ea65bd094bafa8919d813adfa2d6a56fe3d3091fe2e746b2616c - 0.0% (228 Bytes)

[#002] sha256:489e4ea4bdaba1ccfed948b117b92a4d33cf9bb0b961d93250eaade6bb5e9e0d - 29.53% (58.6 MB)

[#003] sha256:37c3dd865c9209907af51f054beaf1544d393c845cb5d2834cc2be116b2fdf02 - 0.0% (211 Bytes)

[#004] sha256:d5a6b33ecf91f30a7d3a3200a9601cf61b66843315f1563d570919db76f24687 - 2.01% (3.99 MB)

[#005] sha256:091eee1dfaabb2caf71d1b46479add00af431d351f1044e68df431cc408fb28c - 0.0% (1.25 KB)

[#006] sha256:4d789de7eec1215dfeebfc8c2e9e73d8be4ffbe9d8f759dc6a5ad4893917297f - 0.0% (468 Bytes)

[#007] sha256:5863bbaf2868f4a45f9e6512512f8e37e71f56dc42b4985179c93712c0f50825 - 0.0% (231 Bytes)

[#008] sha256:bd67c27b0bfcd1808232bd81ed0883349cb193764d8a189a3d529506a82341ed - 0.0% (505 Bytes)

[#009] sha256:aa681e49e19980fc5ae2e0f0ccecfc70706aecb684d4598727402e9b62e03833 - 6.03% (12 MB)

[#010] sha256:6bef1f9d94ce671ded0f0eca77d2d03277427fe1ff711cab1bc54ff76c8b9ca1 - 0.0% (502 Bytes)

[#011] sha256:4125f6d762fdc89b101bd57f2a88bab83a095f30d7df7bcac448cd9bd7113a7f - 6.5% (12.9 MB)

[#012] sha256:fef0d8e1ebc5035a42bd66a6dae6f57c5529645570cd3d649c8b678c7d068439 - 0.0% (2.14 KB)

[#013] sha256:8f075fd12aecdc29cfd77340c4bfdba438456b22dd67b70749765deee2207f42 - 0.0% (905 Bytes)

[#014] sha256:cd9b447cb367ff9598a3e6600d83035deebd24ab81984566b4b67204ceec3496 - 0.86% (1.71 MB)

[#015] sha256:c590c8dec740bfa2a137e2eb0fd2158676b4faa60849b521467e1c0e8b956b64 - 7.78% (15.4 MB)

[#016] sha256:3eef56c9d82bc10bb3aad8121d78f6750534ad47dd41dc4fc12f80f195ef59e4 - 0.0% (410 Bytes)

[#017] sha256:3b681c1edbbfaa3d218d7496f560b32d142b761c16243900f83baefff9604ab6 - 0.0% (308 Bytes)

[#018] sha256:bdc73cd418a231a8c86a9e37a87b8e8faae89f53c8583bcaf5274044672f4869 - 22.8% (45.2 MB)

[#019] sha256:e4f73d930fae6ff814faa31c8b96293290b7c7638a537185164f84d741e377bc - 0.0% (1002 Bytes)

[#020] sha256:274b78cad99d564f8266ec05e7b2fe072ef8279f05eb4ccc3f0e019bdda3ac22 - 0.0% (853 Bytes)


History
2018-03-14 19:55:39 UTC

/bin/sh -c #(nop) ADD file:4e1092328fe0aabf46bb091fe0fbee6bf44c434f8d0d262902005bbecb69c5cc in /

2018-03-14 19:55:39 UTC

/bin/sh -c #(nop) CMD ["bash"]

2018-03-14 21:22:39 UTC

/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php

2018-03-14 21:22:40 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

2018-03-14 21:23:28 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2018-03-14 21:23:29 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2018-03-14 21:23:30 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2018-03-14 21:28:39 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2018-03-14 21:28:40 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2018-03-14 21:28:40 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2018-03-14 21:28:41 UTC

/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done

2018-03-14 21:28:42 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2018-03-14 21:28:43 UTC

/bin/sh -c set -ex && . "$APACHE_ENVVARS" && 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"

2018-03-14 21:28:44 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

2018-03-14 21:28:44 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2018-03-14 21:28:45 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2018-03-14 21:28:45 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-14 21:28:45 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-14 21:28:46 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2018-03-14 21:28:46 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

2018-03-14 21:28:46 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.1.15

2018-03-14 21:28:47 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

2018-03-14 21:28:47 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817 PHP_MD5=

2018-03-14 21:29:27 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -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 wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2018-03-14 21:29:27 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2018-03-14 21:32:22 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --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)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; 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; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc

2018-03-14 21:32:23 UTC

/bin/sh -c #(nop) COPY multi:cb6c9a453a971f0ed6bdf30b12bc250bbe068005b3c3b084f5048cbf9787fb8d in /usr/local/bin/

2018-03-14 21:32:23 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2018-03-14 21:32:24 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2018-03-14 21:32:24 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2018-03-14 21:32:24 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-03-14 21:32:25 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2018-03-15 00:30: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

2018-03-15 00:36:47 UTC

/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng12-dev libpq-dev libxml2-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install exif gd intl ldap mbstring mcrypt mysqli opcache pcntl pdo_mysql pdo_pgsql pgsql zip ; pecl install APCu-5.1.11 memcached-3.0.4 redis-3.1.6 ; docker-php-ext-enable apcu memcached redis ; 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/*

2018-03-15 00:36:49 UTC

/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.enable_cli=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; chown -R www-data:root /var/www; chmod -R g=u /var/www

2018-03-15 00:36:49 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2018-03-15 00:36:50 UTC

/bin/sh -c a2enmod rewrite

2018-03-15 00:45:02 UTC

/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=11.0.8RC1

2018-03-15 00:45:24 UTC

/bin/sh -c set -ex; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc; tar -xjf nextcloud.tar.bz2 -C /usr/src/; rm 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

2018-03-15 00:45:26 UTC

/bin/sh -c #(nop) COPY multi:73b45c06837fe3a86861d07719f0f8da8eec02d44ae2ab019288a235ae4522d2 in /

2018-03-15 00:45:27 UTC

/bin/sh -c #(nop) COPY multi:a4ce16f733fa0a4cb4b62b3fe3229e71f5a6b970a03b912772780cdb452098f4 in /usr/src/nextcloud/config/

2018-03-15 00:45:27 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-03-15 00:45:28 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2018-03-14 18:26:14 UTC

Size

195 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

NEXTCLOUD_VERSION

11.0.8RC1

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_EXTRA_BUILD_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817

PHP_URL

https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror

PHP_VERSION

7.1.15


Layers

[#000] sha256:01f50fb86130a0959fcc95157f9f911daf27a42f88c23a55ad8ad827eb4d7124 - 23.78% (46.4 MB)

[#001] sha256:bf46c3bfad482d1eec31ecef5978b2eb250e9370f7d56de2cf3be94893a5b0b8 - 0.0% (226 Bytes)

[#002] sha256:c704b368b34826935a7046aee0d3a120d2f51f204d21c11c80d6bc6fad97f435 - 30.18% (59 MB)

[#003] sha256:074d9abaadbea2d9b487f4134fc025d7b0f78f79dd4130f7c5281e65fe62984b - 0.0% (211 Bytes)

[#004] sha256:02c0fbd8c9872acc575baa1e5df8cc5856300742201582cb0413272199a4fc62 - 1.92% (3.76 MB)

[#005] sha256:7aa4f4d5a2069944e676c3898ecd30633f3751793a329adacea64c454b8ccacc - 0.0% (1.25 KB)

[#006] sha256:c6102ba1391c809531aa285b38569a3f28fcc423cb7499dc032bd87aa90ce06d - 0.0% (470 Bytes)

[#007] sha256:ba4dbd064c465b866866bd73057ee5be0d1d84616b038ed3b3ee0bfcdda815d3 - 0.0% (228 Bytes)

[#008] sha256:ab6c560175e4faa181c66fad844d96519c560dca55d0618ca016b869f09f9929 - 0.0% (513 Bytes)

[#009] sha256:87fea8e12b3e92b6ccf9d8f0af3fac8a704c7564340a29949215c52fc396587b - 6.13% (12 MB)

[#010] sha256:659c38ea89b36976a9ad38132c9c72e77fc4aa0e0cc015d5a9b32ef2feefd721 - 0.0% (500 Bytes)

[#011] sha256:a726454dd95deca42d268b726a3bc4f2e59c920639b89933065980f02ce1b9fc - 6.26% (12.2 MB)

[#012] sha256:31a7b005c90ed757ad6f2131a094a941de248b90f781acf48189d6f8027fab1b - 0.0% (2.14 KB)

[#013] sha256:27f69dc939d0784449a4638fe2c791f24ddd48481292fa29c3b207f074dab5e9 - 0.0% (906 Bytes)

[#014] sha256:aae095b89d373c93e86bb5fc5355bc6ed2baf9bfccf3d619c5f93db14b4fbcd8 - 0.81% (1.58 MB)

[#015] sha256:3ae370d4713f17e2087adc42f3f0919cc1dcfa7252fc876a700e4932fd416a87 - 7.76% (15.2 MB)

[#016] sha256:a40f86944c7d3e62962c28870248cfac8a0272e2fd70fc93162fa84a303ef35a - 0.0% (410 Bytes)

[#017] sha256:738e87419a26fd19e5be32c92bf1180a30a83e7ad9165e93465bb1f714b885e2 - 0.0% (313 Bytes)

[#018] sha256:4b5cddc2f82087205d01b4e815abdd386a7f114edcd13597cc8c02e7f2644f9e - 23.16% (45.2 MB)

[#019] sha256:18d0cf4e6657ee6f2dc288aa7ec238ba3c704202661c425feea4bf3e2309fe8b - 0.0% (1003 Bytes)

[#020] sha256:e25f5f50fffe867946d0079f602182244a9a6c4dcb1855069c739942f3af47fb - 0.0% (850 Bytes)


History
2018-03-14 12:26:45 UTC

/bin/sh -c #(nop) ADD file:61187374d52790eaf655b56fcca85d392ef4a9d0844161f18ea519a8f6acb1bb in /

2018-03-14 12:26:46 UTC

/bin/sh -c #(nop) CMD ["bash"]

2018-03-14 14:15:10 UTC

/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php

2018-03-14 14:15:11 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

2018-03-14 14:16:00 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2018-03-14 14:16:00 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2018-03-14 14:16:01 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2018-03-14 14:20:53 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2018-03-14 14:20:53 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2018-03-14 14:20:54 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2018-03-14 14:20:55 UTC

/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done

2018-03-14 14:20:56 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2018-03-14 14:20:57 UTC

/bin/sh -c set -ex && . "$APACHE_ENVVARS" && 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"

2018-03-14 14:20:58 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

2018-03-14 14:20:59 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2018-03-14 14:20:59 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2018-03-14 14:20:59 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-14 14:21:00 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-14 14:21:00 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2018-03-14 14:21:00 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

2018-03-14 14:21:01 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.1.15

2018-03-14 14:21:01 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

2018-03-14 14:21:01 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817 PHP_MD5=

2018-03-14 14:21:37 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -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 wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2018-03-14 14:21:45 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2018-03-14 14:24:26 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --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)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; 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; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc

2018-03-14 14:24:36 UTC

/bin/sh -c #(nop) COPY multi:cb6c9a453a971f0ed6bdf30b12bc250bbe068005b3c3b084f5048cbf9787fb8d in /usr/local/bin/

2018-03-14 14:24:45 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2018-03-14 14:24:46 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2018-03-14 14:24:46 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2018-03-14 14:24:55 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-03-14 14:24:56 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2018-03-14 18:11:12 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

2018-03-14 18:17:20 UTC

/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng12-dev libpq-dev libxml2-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install exif gd intl ldap mbstring mcrypt mysqli opcache pcntl pdo_mysql pdo_pgsql pgsql zip ; pecl install APCu-5.1.11 memcached-3.0.4 redis-3.1.6 ; docker-php-ext-enable apcu memcached redis ; 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/*

2018-03-14 18:17:22 UTC

/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.enable_cli=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; chown -R www-data:root /var/www; chmod -R g=u /var/www

2018-03-14 18:17:22 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2018-03-14 18:17:24 UTC

/bin/sh -c a2enmod rewrite

2018-03-14 18:25:49 UTC

/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=11.0.8RC1

2018-03-14 18:26:10 UTC

/bin/sh -c set -ex; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc; tar -xjf nextcloud.tar.bz2 -C /usr/src/; rm 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

2018-03-14 18:26:12 UTC

/bin/sh -c #(nop) COPY multi:73b45c06837fe3a86861d07719f0f8da8eec02d44ae2ab019288a235ae4522d2 in /

2018-03-14 18:26:13 UTC

/bin/sh -c #(nop) COPY multi:a4ce16f733fa0a4cb4b62b3fe3229e71f5a6b970a03b912772780cdb452098f4 in /usr/src/nextcloud/config/

2018-03-14 18:26:13 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-03-14 18:26:14 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2018-03-15 09:01:17 UTC

Size

198 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

NEXTCLOUD_VERSION

11.0.8RC1

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_EXTRA_BUILD_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817

PHP_URL

https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror

PHP_VERSION

7.1.15


Layers

[#000] sha256:21ccda36f02cc1214a990aa0c90bf9e705d50f6bf9844bffa71a8fbff898df30 - 24.0% (47.6 MB)

[#001] sha256:ad3c098251aa535d662f00d3a664d542881e8583b8cd05e36375c40bbd087a3f - 0.0% (229 Bytes)

[#002] sha256:4d15c494975db0268fc099db75fc0376f384d99a90e99d1213c82319a7e9ecb9 - 30.05% (59.6 MB)

[#003] sha256:bcd59d3493e449128921ace9e39cf4eb8c1a98564dbd5dc35659c7b8460b8712 - 0.0% (183 Bytes)

[#004] sha256:4a73e26df886cec8ce697905e4f14df953f555965aaeaf08a7e51e4e1c365352 - 1.98% (3.93 MB)

[#005] sha256:9e06a4bb921c09dc643171c98ddcfb94a9612b6df2d80b61e260001e13aed011 - 0.0% (1.22 KB)

[#006] sha256:ab76ba209d69d21d30eb53dc085e5ac491a231b73a3b78e082ed05d2ae98be56 - 0.0% (435 Bytes)

[#007] sha256:db615f6ce2a4b3e94bdf205cd1a2723e53a78522c7354cadf58868f28e1628d6 - 0.0% (232 Bytes)

[#008] sha256:12192482c22dcc72ad9335f053f6fafa733abdba88af0f427824d6062c60daa9 - 0.0% (489 Bytes)

[#009] sha256:d99063f769277afa29c569d9e488e48a7b6cd7d7ad40af31ae91da3fcd37b204 - 6.03% (12 MB)

[#010] sha256:c1c638c537b45a888cf267ac51141962977555657bb55af6df063cf37e352f9f - 0.0% (502 Bytes)

[#011] sha256:43bc3244e56581f8c30133a134fa73ca82221753bac6553bda4a480ed6e67f89 - 6.39% (12.7 MB)

[#012] sha256:235ba645719ea8c378fa8dfe59a5de02f381b80989cc4396706511321dc86af5 - 0.0% (2.14 KB)

[#013] sha256:4665cba60e3cfee1800bd2dad3d7d6fff2f3c59ba3e9b7286c326fd2c33a9a6e - 0.0% (901 Bytes)

[#014] sha256:1de46d943bc774c779e4e3875e3b42727a766c95b9b1f0ec66705a5dad7aa952 - 0.86% (1.71 MB)

[#015] sha256:6130fe2186da8f755c7164032f4ce9bc3497322aeaf5cf5485ce4b3c1c59cea3 - 7.86% (15.6 MB)

[#016] sha256:07f0140e5efe15f027f7b9b082afdd9970ca10b64e93a99ef1f57f94fda10171 - 0.0% (412 Bytes)

[#017] sha256:f5b8f3a0718e42447efafde6326371a82082af2a087b7917626bf0dfc5409bed - 0.0% (315 Bytes)

[#018] sha256:81bc3bd01f7157da2cf0eeea97b236f75c294285cafaf44da871ce19932c37d1 - 22.8% (45.2 MB)

[#019] sha256:35b77e5a1cff681234c8fe1e637092c7c4b7d08ebba5e4b6e0cbb29e3d8b13b9 - 0.0% (1002 Bytes)

[#020] sha256:d53279cac9d4ef8b751f709b898784fc85c6bf7ea63b14cc0e2626a5a381850f - 0.0% (856 Bytes)


History
2018-03-14 17:24:26 UTC

/bin/sh -c #(nop) ADD file:bcd41493879aaeeecb9c960b91c9954b1e0229e91b7a070cb6b2dfdadc8c52b8 in /

2018-03-14 17:24:27 UTC

/bin/sh -c #(nop) CMD ["bash"]

2018-03-14 22:03:39 UTC

/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php

2018-03-14 22:03:43 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

2018-03-14 22:07:57 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2018-03-14 22:08:01 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2018-03-14 22:08:09 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2018-03-14 22:18:26 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2018-03-14 22:18:27 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2018-03-14 22:18:28 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2018-03-14 22:18:30 UTC

/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done

2018-03-14 22:18:32 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2018-03-14 22:18:33 UTC

/bin/sh -c set -ex && . "$APACHE_ENVVARS" && 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"

2018-03-14 22:18: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

2018-03-14 22:18:51 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2018-03-14 22:18:52 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2018-03-14 22:18:53 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-14 22:18:54 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-14 22:19:09 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2018-03-14 22:19:10 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

2018-03-14 22:19:25 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.1.15

2018-03-14 22:19:26 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

2018-03-14 22:19:27 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817 PHP_MD5=

2018-03-14 22:20:01 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -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 wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2018-03-14 22:20:02 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2018-03-14 22:25:59 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --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)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; 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; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc

2018-03-14 22:26:00 UTC

/bin/sh -c #(nop) COPY multi:cb6c9a453a971f0ed6bdf30b12bc250bbe068005b3c3b084f5048cbf9787fb8d in /usr/local/bin/

2018-03-14 22:26:01 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2018-03-14 22:26:02 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2018-03-14 22:26:02 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2018-03-14 22:26:03 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-03-14 22:26:04 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2018-03-15 08:35:48 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

2018-03-15 08:46:23 UTC

/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng12-dev libpq-dev libxml2-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install exif gd intl ldap mbstring mcrypt mysqli opcache pcntl pdo_mysql pdo_pgsql pgsql zip ; pecl install APCu-5.1.11 memcached-3.0.4 redis-3.1.6 ; docker-php-ext-enable apcu memcached redis ; 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/*

2018-03-15 08:46:33 UTC

/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.enable_cli=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; chown -R www-data:root /var/www; chmod -R g=u /var/www

2018-03-15 08:46:36 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2018-03-15 08:46:42 UTC

/bin/sh -c a2enmod rewrite

2018-03-15 09:00:37 UTC

/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=11.0.8RC1

2018-03-15 09:01:09 UTC

/bin/sh -c set -ex; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc; tar -xjf nextcloud.tar.bz2 -C /usr/src/; rm 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

2018-03-15 09:01:12 UTC

/bin/sh -c #(nop) COPY multi:73b45c06837fe3a86861d07719f0f8da8eec02d44ae2ab019288a235ae4522d2 in /

2018-03-15 09:01:14 UTC

/bin/sh -c #(nop) COPY multi:a4ce16f733fa0a4cb4b62b3fe3229e71f5a6b970a03b912772780cdb452098f4 in /usr/src/nextcloud/config/

2018-03-15 09:01:15 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-03-15 09:01:17 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2018-03-15 14:59:15 UTC

Size

207 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

NEXTCLOUD_VERSION

11.0.8RC1

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_EXTRA_BUILD_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817

PHP_URL

https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror

PHP_VERSION

7.1.15


Layers

[#000] sha256:a87bd2b531300d02e0cb399797953ca9c847bd638a0a3d7f9c3adcfb967f32ce - 23.9% (49.4 MB)

[#001] sha256:b12afeed72b4b5801d2c4d4528dd71c5081ed9af8727481420acaea71c283eeb - 0.0% (229 Bytes)

[#002] sha256:3fecf808e67709f204c88ba901a7c44cc3c04b02a56de3c11122c2246f1e72ae - 31.3% (64.7 MB)

[#003] sha256:e0465374ceef2253ccf3bc08978e4bbe9337256ba1a38991ec50b5ca46de0479 - 0.0% (212 Bytes)

[#004] sha256:8e8e5752669ded8687821ef8b60171575253113b0d6d0be1a8d2357b2b877e19 - 2.0% (4.13 MB)

[#005] sha256:eb4c3e4cdb617487140aa38b825a3a18b30337200a5f4fdfbe0b376e9aeab192 - 0.0% (1.25 KB)

[#006] sha256:83587815719dbc92c7b6318eb2acd7c6a397df505f778231c99d8be448f9dcb9 - 0.0% (475 Bytes)

[#007] sha256:7a47d15a2a654e6670e11a1ed10a362cb7027ceba200849ca1299648ebfd406d - 0.0% (232 Bytes)

[#008] sha256:a6380e483a9167ed50054a2a10e5c798430a9f296140994f5a9d8ded3f36d576 - 0.0% (516 Bytes)

[#009] sha256:2c2968d9b91a0b89f593e4794301c2dbadfce1a13216393f0c89710481bbfa3f - 5.79% (12 MB)

[#010] sha256:c866e99ff63b0ce810f05eafb82d0ff93ee3a0e36e864505a5b3b1349c71fbf9 - 0.0% (501 Bytes)

[#011] sha256:33b6a251c2e629f50965320054a089272f0e575eff84b3bc99aff1d2e7902861 - 6.51% (13.5 MB)

[#012] sha256:0ceeb476792fc0e01732d7c5ca8bd44149c1f064c99564fc9e438076cf7cc90a - 0.0% (2.14 KB)

[#013] sha256:85fd6d55a0bb038baaad9373571780966b9dd7d216f4b75fff78cebcb014f1ee - 0.0% (904 Bytes)

[#014] sha256:709e6d983ca54b5093633b18cb21f2f452906aacf04b43be53e2b6255078131d - 0.9% (1.86 MB)

[#015] sha256:3a7db7176911e2342c997c2457491a5218c1541b0bd1a3f9080391ebb76b5bd6 - 7.72% (16 MB)

[#016] sha256:17220f68418ace7c599247fd6fdeb1bfa75e6c5a3252d93a32ccb95c0e7e7aba - 0.0% (409 Bytes)

[#017] sha256:220d66373f955faac8eef8230ed9c90cd491600efae3f3369a956aee24510a8b - 0.0% (314 Bytes)

[#018] sha256:6351d4108b2d858509fe0e0917dfdb6e78b492c15708e13ada302ce5b4342144 - 21.88% (45.2 MB)

[#019] sha256:2d3fb8ed170be7c9fdca31337622fe0102c416b6e025f6d1282e4fd18934adce - 0.0% (1003 Bytes)

[#020] sha256:e0ca4a47ab5e96b38673ef376fb31cbe64daf73fbafd2f931ebc7523ae1d0da2 - 0.0% (848 Bytes)


History
2018-03-14 00:32:18 UTC

/bin/sh -c #(nop) ADD file:a6ce5f76128adbe25d645aecee3745170f8a75a73a0e40d65b4198b322025f61 in /

2018-03-14 00:32:19 UTC

/bin/sh -c #(nop) CMD ["bash"]

2018-03-15 06:58:39 UTC

/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php

2018-03-15 06:58:41 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

2018-03-15 07:03:50 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2018-03-15 07:03:52 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2018-03-15 07:03:55 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2018-03-15 07:14:00 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2018-03-15 07:14:02 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2018-03-15 07:14:04 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2018-03-15 07:14:08 UTC

/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done

2018-03-15 07:14:11 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2018-03-15 07:14:16 UTC

/bin/sh -c set -ex && . "$APACHE_ENVVARS" && 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"

2018-03-15 07:14:19 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

2018-03-15 07:14:21 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2018-03-15 07:14:23 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2018-03-15 07:14:24 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-15 07:14:26 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-15 07:14:27 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2018-03-15 07:14:28 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

2018-03-15 07:14:30 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.1.15

2018-03-15 07:14:31 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

2018-03-15 07:14:33 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817 PHP_MD5=

2018-03-15 07:16:10 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -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 wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2018-03-15 07:16:13 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2018-03-15 07:23:46 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --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)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; 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; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc

2018-03-15 07:23:49 UTC

/bin/sh -c #(nop) COPY multi:cb6c9a453a971f0ed6bdf30b12bc250bbe068005b3c3b084f5048cbf9787fb8d in /usr/local/bin/

2018-03-15 07:23:50 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2018-03-15 07:23:56 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2018-03-15 07:23:58 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2018-03-15 07:24:00 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-03-15 07:24:02 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2018-03-15 14:36:24 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

2018-03-15 14:45:16 UTC

/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng12-dev libpq-dev libxml2-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install exif gd intl ldap mbstring mcrypt mysqli opcache pcntl pdo_mysql pdo_pgsql pgsql zip ; pecl install APCu-5.1.11 memcached-3.0.4 redis-3.1.6 ; docker-php-ext-enable apcu memcached redis ; 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/*

2018-03-15 14:45:20 UTC

/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.enable_cli=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; chown -R www-data:root /var/www; chmod -R g=u /var/www

2018-03-15 14:45:22 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2018-03-15 14:45:30 UTC

/bin/sh -c a2enmod rewrite

2018-03-15 14:58:37 UTC

/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=11.0.8RC1

2018-03-15 14:59:02 UTC

/bin/sh -c set -ex; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc; tar -xjf nextcloud.tar.bz2 -C /usr/src/; rm 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

2018-03-15 14:59:05 UTC

/bin/sh -c #(nop) COPY multi:73b45c06837fe3a86861d07719f0f8da8eec02d44ae2ab019288a235ae4522d2 in /

2018-03-15 14:59:09 UTC

/bin/sh -c #(nop) COPY multi:a4ce16f733fa0a4cb4b62b3fe3229e71f5a6b970a03b912772780cdb452098f4 in /usr/src/nextcloud/config/

2018-03-15 14:59:11 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-03-15 14:59:15 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Details
Created

2018-03-14 12:10:56 UTC

Size

202 MB

Content Digest
Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

NEXTCLOUD_VERSION

11.0.8RC1

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

PHP_ASC_URL

https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_EXTRA_BUILD_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817

PHP_URL

https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror

PHP_VERSION

7.1.15


Layers

[#000] sha256:ccd1a0cc23d7ab6837be3aa2f9af33195c4b20de649ee2c39e8b1a87709575ed - 24.87% (50.3 MB)

[#001] sha256:6e317b7a373031776b63bc0219c144875d860a6ec69cfeb984cd954e5fbec2d9 - 0.0% (228 Bytes)

[#002] sha256:209dbbd060c442a9806924395ab4b3529925405b872d48795e514d1bcee76005 - 29.11% (58.9 MB)

[#003] sha256:3e445652c6b3efddd9359a1b062460817ec8f36a7bfd3141f386bd65e84756ac - 0.0% (184 Bytes)

[#004] sha256:4d64309cd018f955957e67bac9f7865e8d28953061e7959058a02b1aaf9dd8a2 - 2.11% (4.28 MB)

[#005] sha256:32c4292884aa88ebf1db10b9d5897b41b450f50707bbc03e10d97bc17fee337d - 0.0% (1.22 KB)

[#006] sha256:ef8a99c53cb67f46f083b22dfded41833d56355ae8e8c3302108217bde050022 - 0.0% (432 Bytes)

[#007] sha256:0f8c53bd31f678b46829b65eee9502c0bbc5c1a17c7818a6497a879c5b0ecaec - 0.0% (230 Bytes)

[#008] sha256:e826a6d1b3c6fba5a7580e4549c8480853ef10baf086571cecff72e62da1c0de - 0.0% (485 Bytes)

[#009] sha256:815f8b7e0022918995bfc86597d12e54880c49efb89f0efa768532e4204be961 - 5.91% (12 MB)

[#010] sha256:cbf728f7067d6e2b3f82340d911d79d723ccf077d5ecdb08b58cc0460e3c689b - 0.0% (499 Bytes)

[#011] sha256:bfed36efb6379cc6ca2b6fbff78cbeefaa966755880a4dcb062516fd7c47bd7d - 6.84% (13.8 MB)

[#012] sha256:c5046d6048ea76295611047dd2a7dd9f0cdfad986d857a0f3a20c224e96f426a - 0.0% (2.13 KB)

[#013] sha256:a1e7bd4371d02444d25904abaa5b38cb5c67054c9051cfca765e9327f90d6c26 - 0.0% (901 Bytes)

[#014] sha256:c69ca93190170895a140fbe804e911ae6b6c0da82b5a6b1250d7cad48e02f4a5 - 0.89% (1.8 MB)

[#015] sha256:968fda069b78baae1a370d02e3a7b3b8fc9823d3f348ebb6fd8525e7161290bc - 7.91% (16 MB)

[#016] sha256:60c2ada6d8f5ec3f7613c24d147189b225fd3b2d97e45a6823a6c19b3439244e - 0.0% (411 Bytes)

[#017] sha256:08b143d19b928f65e0b16d5c06ded5bdb4d82d835ad4203d7113dd0f39b160d2 - 0.0% (307 Bytes)

[#018] sha256:d9c718bf2a306cb73af66fc9104e7cd42afb145d4525b7d66a0af2a035fe2d1b - 22.35% (45.2 MB)

[#019] sha256:7fc4f933c4bffa2c7dbade4b40ee3570e5d43dede5b5d99c8e0da4f982a734f9 - 0.0% (1002 Bytes)

[#020] sha256:976cafd8b141031d8aa1550a4f0bf5d095089806f90da965d709fa5882ae1756 - 0.0% (853 Bytes)


History
2018-03-14 05:21:53 UTC

/bin/sh -c #(nop) ADD file:4f85a37eded7f246b2b04ad9c50b04a578b30985fa427d1ced53437a88a760f1 in /

2018-03-14 05:21:54 UTC

/bin/sh -c #(nop) CMD ["bash"]

2018-03-14 06:22:09 UTC

/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php

2018-03-14 06:22:09 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

2018-03-14 06:22:39 UTC

/bin/sh -c apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl xz-utils --no-install-recommends && rm -r /var/lib/apt/lists/*

2018-03-14 06:22:39 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2018-03-14 06:22:40 UTC

/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d

2018-03-14 06:26:28 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/lists/*

2018-03-14 06:26:29 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2018-03-14 06:26:29 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2018-03-14 06:26:29 UTC

/bin/sh -c set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$APACHE_ENVVARS" && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done

2018-03-14 06:26:30 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2018-03-14 06:26:30 UTC

/bin/sh -c set -ex && . "$APACHE_ENVVARS" && 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"

2018-03-14 06:26:31 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

2018-03-14 06:26:31 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2018-03-14 06:26:31 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2

2018-03-14 06:26:31 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-14 06:26:32 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2

2018-03-14 06:26:32 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie

2018-03-14 06:26:32 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

2018-03-14 06:26:32 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.1.15

2018-03-14 06:26:32 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-7.1.15.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.15.tar.xz.asc/from/this/mirror

2018-03-14 06:26:32 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817 PHP_MD5=

2018-03-14 06:26:46 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg "; fi; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -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 wget -O php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; rm -rf "$GNUPGHOME"; fi; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps

2018-03-14 06:26:46 UTC

/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/

2018-03-14 06:29:01 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libedit-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" --disable-cgi --enable-ftp --enable-mbstring --enable-mysqlnd --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)"; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; 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; php --version; pecl update-channels; rm -rf /tmp/pear ~/.pearrc

2018-03-14 06:29:01 UTC

/bin/sh -c #(nop) COPY multi:cb6c9a453a971f0ed6bdf30b12bc250bbe068005b3c3b084f5048cbf9787fb8d in /usr/local/bin/

2018-03-14 06:29:02 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2018-03-14 06:29:02 UTC

/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/

2018-03-14 06:29:02 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2018-03-14 06:29:02 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-03-14 06:29:03 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2018-03-14 12:03:57 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

2018-03-14 12:06:44 UTC

/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng12-dev libpq-dev libxml2-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install exif gd intl ldap mbstring mcrypt mysqli opcache pcntl pdo_mysql pdo_pgsql pgsql zip ; pecl install APCu-5.1.11 memcached-3.0.4 redis-3.1.6 ; docker-php-ext-enable apcu memcached redis ; 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/*

2018-03-14 12:06:44 UTC

/bin/sh -c { echo 'opcache.enable=1'; echo 'opcache.enable_cli=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; chown -R www-data:root /var/www; chmod -R g=u /var/www

2018-03-14 12:06:44 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2018-03-14 12:06:45 UTC

/bin/sh -c a2enmod rewrite

2018-03-14 12:10:43 UTC

/bin/sh -c #(nop) ENV NEXTCLOUD_VERSION=11.0.8RC1

2018-03-14 12:10:54 UTC

/bin/sh -c set -ex; curl -fsSL -o nextcloud.tar.bz2 "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2"; curl -fsSL -o nextcloud.tar.bz2.asc "https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc"; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A; gpg --batch --verify nextcloud.tar.bz2.asc nextcloud.tar.bz2; rm -r "$GNUPGHOME" nextcloud.tar.bz2.asc; tar -xjf nextcloud.tar.bz2 -C /usr/src/; rm 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

2018-03-14 12:10:55 UTC

/bin/sh -c #(nop) COPY multi:73b45c06837fe3a86861d07719f0f8da8eec02d44ae2ab019288a235ae4522d2 in /

2018-03-14 12:10:56 UTC

/bin/sh -c #(nop) COPY multi:a4ce16f733fa0a4cb4b62b3fe3229e71f5a6b970a03b912772780cdb452098f4 in /usr/src/nextcloud/config/

2018-03-14 12:10:56 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-03-14 12:10:56 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

Danger Zone
Delete Tag

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.

Delete