Namespace
library
Image / Tag
nextcloud:11.0.3-fpm
Content Digest
sha256:a85f08fe334fc171ec01e2e410db85e718d464192f0965710c0dbeb42f31d202
Details
Created

2017-07-26 07:25:51 UTC

Size

232 MB

Content Digest
Environment
GPG_KEYS

A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E

NEXTCLOUD_VERSION

11.0.3

PATH

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

PHPIZE_DEPS

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

PHP_ASC_URL

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

PHP_CFLAGS

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

PHP_CPPFLAGS

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

PHP_EXTRA_CONFIGURE_ARGS

--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

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

PHP_MD5

PHP_SHA256

0d42089729be7b2bb0308cbe189c2782f9cb4b07078c8a235495be5874fff729

PHP_URL

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

PHP_VERSION

7.1.7


Layers

[#000] sha256:ad74af05f5a24bcf9459ae1cf7718628c2aeb6b587eb51b6eeaf639aca3e566f - 21.58% (50.2 MB)

[#001] sha256:a1e75557f2447b87ddaca5925efb047b777da4e78479e18edcc01e8f1cbf5a5d - 33.84% (78.7 MB)

[#002] sha256:6ab4f72a86ad9272e97babb639ea792490d3212f0eb4b87a31696ee599903a81 - 0.0% (178 Bytes)

[#003] sha256:15c43a40955ec4c002bd32f0ec9f28c10796a02fbc7fe743c8be37cbd8a5178d - 5.31% (12.3 MB)

[#004] sha256:6affafcdc67d67db1d141468d3909facd4c1258f36bbf70e9913a33946a7f008 - 0.0% (493 Bytes)

[#005] sha256:8f9fcb6b508fc460322faa2878bc7888f9e847e43330f80bcd6cb6cd8fd35efc - 5.37% (12.5 MB)

[#006] sha256:a990ccf48021e4631c0041a6208ad38b345b6a6784230b8e5b02b4b1a613ae9d - 0.0% (2.07 KB)

[#007] sha256:c6d5dafe7629a21c5ff4af2431e4c9b197d7cae9ae522ef469126a9785b57aa8 - 0.0% (130 Bytes)

[#008] sha256:440df9a4a646c631e8658af6137afe0d93cc270e0bed4633236af4aa9dcf75ad - 0.0% (7.49 KB)

[#009] sha256:ec6ab2aa64c902046eaa6b2cc7648b22fd6347f4d03dfcbea5f7e2c4eccdd743 - 14.71% (34.2 MB)

[#010] sha256:b3be265eb2c49608b1fe9f558f34590c648f9ebcb4af14c8b78ba3c4c9090e3c - 0.79% (1.83 MB)

[#011] sha256:9a6197ea1915367aebc1e19b0f184d9a180cb56190575a5021023b68904c051d - 0.0% (330 Bytes)

[#012] sha256:6f32cc62f617082b61fcf9fa101cad0b9c9f1e7714586fbb72e2ae0f45369ff6 - 0.54% (1.26 MB)

[#013] sha256:b98ebca0183420154530e631004907b9aa672d830bf69c664cb7de48650d7463 - 0.0% (391 Bytes)

[#014] sha256:0f955c27fa84416a43d565c4e4010363c5ff7d9c6085a2c8fc6321063f93c2cc - 17.86% (41.5 MB)

[#015] sha256:3468e827c1634ba198ddc33cde8553965d882f714075df61fa3094a805a8c9dd - 0.0% (911 Bytes)


History
2017-07-24 16:51:25 UTC

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

2017-07-24 16:51:25 UTC

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

2017-07-24 19:05:43 UTC

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

2017-07-24 19:06:19 UTC

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

2017-07-24 19:06:20 UTC

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

2017-07-24 19:06:21 UTC

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

2017-07-24 19:15:30 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data

2017-07-24 19:15:30 UTC

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

2017-07-24 19:15:31 UTC

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

2017-07-24 19:15:31 UTC

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

2017-07-24 19:15:31 UTC

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

2017-07-24 19:15:31 UTC

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

2017-07-24 19:15:31 UTC

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

2017-07-24 19:15:32 UTC

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

2017-07-24 19:15:52 UTC

/bin/sh -c set -xe; fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps dirmngr gnupg2 "; 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

2017-07-24 19:15:53 UTC

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

2017-07-24 19:20:23 UTC

/bin/sh -c set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && 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 --with-pcre-regex=/usr --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-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps && pecl update-channels && rm -rf /tmp/pear ~/.pearrc

2017-07-24 19:20:23 UTC

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

2017-07-24 19:20:24 UTC

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

2017-07-24 19:20:24 UTC

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

2017-07-24 19:20:25 UTC

/bin/sh -c set -ex && cd /usr/local/etc && if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi && { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '[www]'; echo '; if we send this to /proc/self/fd/1, it never appears'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; } | tee php-fpm.d/docker.conf && { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = [::]:9000'; } | tee php-fpm.d/zz-docker.conf

2017-07-24 19:20:25 UTC

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

2017-07-24 19:20:25 UTC

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

2017-07-26 07:22:59 UTC

/bin/sh -c apt-get update && apt-get install -y rsync bzip2 libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg-dev libldap2-dev libmcrypt-dev libmemcached-dev libpng12-dev libpq-dev libxml2-dev && rm -rf /var/lib/apt/lists/*

2017-07-26 07:25:06 UTC

/bin/sh -c debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)" && docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr && docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch" && docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip pcntl

2017-07-26 07:25:06 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

2017-07-26 07:25:35 UTC

/bin/sh -c set -ex && pecl install APCu-5.1.8 && pecl install memcached-3.0.3 && pecl install redis-3.1.2 && docker-php-ext-enable apcu redis memcached

2017-07-26 07:25:35 UTC

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

2017-07-26 07:25:36 UTC

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

2017-07-26 07:25:36 UTC

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

2017-07-26 07:25:50 UTC

/bin/sh -c 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 --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 && find /usr/src/nextcloud/ -type f -print0 | xargs -0 chmod 0640 && find /usr/src/nextcloud/ -type d -print0 | xargs -0 chmod 0750 && chown -R root:www-data /usr/src/nextcloud/ && chown -R www-data:www-data /usr/src/nextcloud/custom_apps/ && chown -R www-data:www-data /usr/src/nextcloud/config/ && chown -R www-data:www-data /usr/src/nextcloud/data/ && chown -R www-data:www-data /usr/src/nextcloud/themes/ && chmod +x /usr/src/nextcloud/occ

2017-07-26 07:25:50 UTC

/bin/sh -c #(nop) COPY file:bb04bf35555b52789814b9a4571c109ced3101eb9fbf574958b7a5a5d3b95469 in /entrypoint.sh

2017-07-26 07:25:51 UTC

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

2017-07-26 07:25:51 UTC

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

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