2021-10-31 15:35:23 UTC
228 MB
/root
LD_PRELOAD/usr/lib/preloadable_libiconv.so
NEXTCLOUD_PATH/config/www/nextcloud
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:1c74c8b37e545d7d2e7fa0f242924163d202dfce3d240280d1ca86ea38d2007a - 1.19% (2.71 MB)
[#001] sha256:82d1bad56e5b88ffab636f8ce69552c7b56ddf64cf3a287c6080a099dcb89855 - 0.94% (2.15 MB)
[#002] sha256:e91c5081f14aa6d6cc9b19e319dcf6c6a10fb73bbee8032cb9410a4fb9137dc1 - 0.92% (2.1 MB)
[#003] sha256:7139ffb0c87e3043cee8c6a593c611cd9afc60682b6a689e843e6fa4bde6df92 - 0.0% (412 Bytes)
[#004] sha256:41371d9e1c99d3406e0898cb1a1f95b014ff857efe301348bf7a2212d36feb11 - 2.05% (4.68 MB)
[#005] sha256:3eb221ec44bf50d6cdb6f3d4df6609819b7c63113f7439674d98165831458c6e - 0.0% (2.87 KB)
[#006] sha256:32d0de065eaff70cf3e3986f51c02badd629b0bcf2d454b9adef0a6676172919 - 6.48% (14.8 MB)
[#007] sha256:acc8ea0a846f66ab55fb24328fc5535963ae33d5af2ce7c56f7f92da65112644 - 0.0% (2.79 KB)
[#008] sha256:bcf5ef9120220c259c5e4353a68794fff6bb772b45679dba0ff9b9404b87049c - 88.41% (202 MB)
[#009] sha256:1c59586aea6326184a55a0eca9a03db4c3bd0f97b41862a90de621a095b5d841 - 0.0% (3.79 KB)
/bin/sh -c #(nop) COPY dir:e30812033f85c3d64a5cae6e201543e952735e900f6a23850bbdbb2d6687edba in /
2021-10-26 06:31:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-26 06:31:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-26 06:31:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 68a26080-ls11 Build-date:- 2021-10-26T08:30:17+02:00
2021-10-26 06:31:36 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-10-26 06:31:37 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-10-26 06:31:38 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-10-26 06:31:40 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-10-26 06:31:40 UTC|4 BUILD_DATE=2021-10-26T08:30:17+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=68a26080-ls11 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-10-26 06:31:42 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-10-26 06:31:42 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-10-26 06:31:46 UTC|4 BUILD_DATE=2021-10-26T08:30:17+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=68a26080-ls11 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-10-26 06:31:48 UTC/bin/sh -c #(nop) COPY dir:316667d7645a7f309cb04ef09468c76e82619b79224adf7ff9b5a1de2c6cee2c in /
2021-10-26 06:31:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-10-26 06:31:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-26 06:31:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-26T08:30:17+02:00
2021-10-26 06:31:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-10-26 06:31:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-10-26 06:31:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-26 06:31:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0ad5df10aa12f4de4c986a66d1f2d0d11ac78b2f
2021-10-26 06:31:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0ad5df10aa12f4de4c986a66d1f2d0d11ac78b2f
2021-10-26 06:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-10-26 06:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-10-26 06:31:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-10-26 06:31:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-26 06:32:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=68a26080-ls11
2021-10-27 14:49:08 UTC/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.3-libssl logrotate nano nginx openssl php8 php8-fileinfo php8-fpm php8-json php8-mbstring php8-openssl php8-session php8-simplexml php8-xml php8-xmlwriter php8-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param HTTP_PROXY ""; # https://httpoxy.org/' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PATH_INFO $fastcgi_path_info; # http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_split_path_info' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; # https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#connecting-nginx-to-php-fpm' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate
2021-10-27 14:49:09 UTC/bin/sh -c #(nop) COPY dir:43e9b39ed0dac142a8f89499e6c4028fcab0099819932cee2213c0a078e37676 in /
2021-10-27 14:49:09 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-10-27 14:49:10 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-10-27 14:49:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-27 14:49:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-27T16:48:00+02:00
2021-10-27 14:49:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2021-10-27 14:49:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2021-10-27 14:49:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-27 14:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ceaa3b5ed14d93bec44f2776c50c02020bdb6d48
2021-10-27 14:49:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ceaa3b5ed14d93bec44f2776c50c02020bdb6d48
2021-10-27 14:49:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2021-10-27 14:49:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2021-10-27 14:49:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2021-10-27 14:49:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-27 14:49:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=65356d72-ls11
2021-10-31 15:34:19 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-31 15:34:20 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-31 15:34:21 UTC/bin/sh -c #(nop) ARG NEXTCLOUD_RELEASE
2021-10-31 15:34:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 22.2.0-ls36 Build-date:- 2021-10-31T16:33:20+01:00
2021-10-31 15:34:23 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-10-31 15:34:24 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_PATH=/config/www/nextcloud LD_PRELOAD=/usr/lib/preloadable_libiconv.so
2021-10-31 15:35:09 UTC|3 BUILD_DATE=2021-10-31T16:33:20+01:00 NEXTCLOUD_RELEASE=22.2.0 VERSION=22.2.0-ls36 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies --upgrade autoconf automake file g++ gcc make php8-dev re2c samba-dev zlib-dev && echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl ffmpeg gnu-libiconv imagemagick libxml2 php8-bcmath php8-bz2 php8-ctype php8-curl php8-dom php8-exif php8-fileinfo php8-ftp php8-gd php8-gmp php8-iconv php8-imap php8-intl php8-ldap php8-opcache php8-pcntl php8-pdo_mysql php8-pdo_pgsql php8-pdo_sqlite php8-pecl-apcu php8-pecl-imagick php8-pecl-mcrypt php8-pecl-memcached php8-pgsql php8-phar php8-posix php8-redis php8-sodium php8-sqlite3 php8-xmlreader php8-zip samba-client sudo tar unzip && echo "**** compile smbclient ****" && git clone git://github.com/eduardok/libsmbclient-php.git /tmp/smbclient && cd /tmp/smbclient && phpize8 && ./configure --with-php-config=/usr/bin/php-config8 && make && make install && echo "**** configure php and nginx for nextcloud ****" && echo "extension="smbclient.so"" > /etc/php8/conf.d/00_smbclient.ini && echo 'apc.enable_cli=1' >> /etc/php8/conf.d/apcu.ini && sed -i -e 's/;opcache.enable.*=.*/opcache.enable=1/g' -e 's/;opcache.interned_strings_buffer.*=.*/opcache.interned_strings_buffer=8/g' -e 's/;opcache.max_accelerated_files.*=.*/opcache.max_accelerated_files=10000/g' -e 's/;opcache.memory_consumption.*=.*/opcache.memory_consumption=128/g' -e 's/;opcache.save_comments.*=.*/opcache.save_comments=1/g' -e 's/;opcache.revalidate_freq.*=.*/opcache.revalidate_freq=1/g' -e 's/;always_populate_raw_post_data.*=.*/always_populate_raw_post_data=-1/g' -e 's/memory_limit.*=.*128M/memory_limit=512M/g' -e 's/max_execution_time.*=.*30/max_execution_time=120/g' -e 's/upload_max_filesize.*=.*2M/upload_max_filesize=1024M/g' -e 's/post_max_size.*=.*8M/post_max_size=1024M/g' /etc/php8/php.ini && sed -i '/opcache.enable=1/a opcache.enable_cli=1' /etc/php8/php.ini && echo "env[PATH] = /usr/local/bin:/usr/bin:/bin" >> /etc/php8/php-fpm.conf && echo "**** set version tag ****" && if [ -z ${NEXTCLOUD_RELEASE+x} ]; then NEXTCLOUD_RELEASE=$(curl -s https://raw.githubusercontent.com/nextcloud/nextcloud.com/master/strings.php | awk -F\' '/VERSIONS_SERVER_FULL_STABLE/ {print $2;exit}'); fi && echo "**** download nextcloud ****" && curl -o /app/nextcloud.tar.bz2 -L https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_RELEASE}.tar.bz2 && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-10-31 15:35:10 UTC/bin/sh -c #(nop) COPY dir:cc813a614194e70bb14a27288a042b50ee4afa00daba22cdc2a3c9fffa25565c in /
2021-10-31 15:35:10 UTC/bin/sh -c #(nop) EXPOSE 443
2021-10-31 15:35:11 UTC/bin/sh -c #(nop) VOLUME [/config /data]
2021-10-31 15:35:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-31 15:35:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-31T16:33:20+01:00
2021-10-31 15:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Nextcloud](https://nextcloud.com/) gives you access to all your files wherever you are. Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices. Through Nextcloud you also access, sync and share your existing data on that FTP drive at the office, a Dropbox or a NAS you have at home.
2021-10-31 15:35:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-nextcloud
2021-10-31 15:35:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-31 15:35:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cb2807c48b0fed6ed0f9eaf5aac9e193a92bf503
2021-10-31 15:35:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cb2807c48b0fed6ed0f9eaf5aac9e193a92bf503
2021-10-31 15:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-nextcloud
2021-10-31 15:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Nextcloud
2021-10-31 15:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-nextcloud/packages
2021-10-31 15:35:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-31 15:35:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.2.0-ls36
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.