2021-07-04 15:39:16 UTC
218 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:70ade2b46f3c24eb345ee091c6fb11e5394ba1214d15e6f0e77ca7ad97bf5e1e - 1.11% (2.42 MB)
[#001] sha256:72865b086afaea4472f425c899cdd9291ba399565ce1d46e69f55ad0f8a65c8f - 0.99% (2.15 MB)
[#002] sha256:0fb7c210a7cb0731e98cd814193d8a7c716b52f6b2d3454143eecf993ecdb09e - 0.95% (2.08 MB)
[#003] sha256:e1c6ca6e5144da94daabc6cb4bafad37fad7149693ab07ee39770321a5b6ad2e - 0.0% (434 Bytes)
[#004] sha256:4f692ecc5a5cd8e9e5fd1633170ce9e1ff5d260593cde6aa777ae2b938f1bd77 - 1.9% (4.14 MB)
[#005] sha256:403725ae00671ea885657881f0bc906d84b59cd4c338cd259a2a562fd0365415 - 0.0% (2.85 KB)
[#006] sha256:5ac7e1b04ce457c0311128e4e9912814d469ff4d118428d4f03170115cdce8f1 - 5.85% (12.8 MB)
[#007] sha256:7fcc010b85504e526c2f4b59aa9f9d33494ddec0136d83b96217167dfc85e9ef - 0.0% (2.85 KB)
[#008] sha256:61b908c2e9159a8ea40a73c0d5e68c0316df2cb0b04c168d86a292fe2b9f3c92 - 89.19% (194 MB)
[#009] sha256:4ef58059957ca4d508c0b2d942db7fa263004f102e85a68d422eb6783ee0a0bb - 0.0% (3.8 KB)
/bin/sh -c #(nop) COPY dir:3ab0cffc28205f6ea0e86b34342aa78aebf8097953f5c6ff7a3525b0b53ce64a in /
2021-06-17 17:00:39 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-17 17:00:40 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-17 17:00:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8e7f29f2-ls1 Build-date:- 2021-06-17T12:59:34-04:00
2021-06-17 17:00:41 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-06-17 17:00:41 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-06-17 17:00:42 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-06-17 17:00:43 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-06-17 17:00:46 UTC|4 BUILD_DATE=2021-06-17T12:59:34-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=8e7f29f2-ls1 /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-06-17 17:00:47 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-06-17 17:00:48 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-06-17 17:00:56 UTC|4 BUILD_DATE=2021-06-17T12:59:34-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=8e7f29f2-ls1 /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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-06-17 17:00:57 UTC/bin/sh -c #(nop) COPY dir:a3efc5a801a03012c067d6a93ee17483c9c3baedd44c2c534d39bb5fad7a5eff in /
2021-06-17 17:00:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-06-17 17:00:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-17 17:00:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T12:59:34-04:00
2021-06-17 17:00:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-06-17 17:01:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-06-17 17:01:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-17 17:01:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5e4d38b5ea77cf0d9b93a3c4aa2bc91fbf5f3d62
2021-06-17 17:01:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e4d38b5ea77cf0d9b93a3c4aa2bc91fbf5f3d62
2021-06-17 17:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-06-17 17:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-06-17 17:01:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-06-17 17:01:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-17 17:01:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=8e7f29f2-ls1
2021-06-17 17:28:07 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 SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /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-06-17 17:28:08 UTC/bin/sh -c #(nop) COPY dir:4835250e2e91219c2d201cea9cb7f4d8bf0df6eb0debf63fe726e5f2436da5cd in /
2021-06-17 17:28:08 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-06-17 17:28:08 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-06-17 17:28:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-17 17:28:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T13:27:16-04:00
2021-06-17 17:28:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2021-06-17 17:28:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2021-06-17 17:28:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-17 17:28:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=634216afc95403152f16e9d338b4841597fc87a3
2021-06-17 17:28:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=634216afc95403152f16e9d338b4841597fc87a3
2021-06-17 17:28:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2021-06-17 17:28:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2021-06-17 17:28:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2021-06-17 17:28:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-17 17:28:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3525c3ed-ls1
2021-07-04 15:38:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-04 15:38:04 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-04 15:38:04 UTC/bin/sh -c #(nop) ARG NEXTCLOUD_RELEASE
2021-07-04 15:38:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 21.0.3-ls16 Build-date:- 2021-07-04T11:37:18-04:00
2021-07-04 15:38:05 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-07-04 15:38:05 UTC/bin/sh -c #(nop) ENV NEXTCLOUD_PATH=/config/www/nextcloud LD_PRELOAD=/usr/lib/preloadable_libiconv.so
2021-07-04 15:39:10 UTC|3 BUILD_DATE=2021-07-04T11:37:18-04:00 NEXTCLOUD_RELEASE=21.0.3 VERSION=21.0.3-ls16 /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-07-04 15:39:11 UTC/bin/sh -c #(nop) COPY dir:14ab722e4b8212b406b861101e698fe2a3db561ab6136a2617820760dc49b9d3 in /
2021-07-04 15:39:11 UTC/bin/sh -c #(nop) EXPOSE 443
2021-07-04 15:39:12 UTC/bin/sh -c #(nop) VOLUME [/config /data]
2021-07-04 15:39:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-04 15:39:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-04T11:37:18-04:00
2021-07-04 15:39:13 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-07-04 15:39:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-nextcloud
2021-07-04 15:39:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-04 15:39:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7a539fcefd371670bffc3ac465d5e88aee45e54b
2021-07-04 15:39:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7a539fcefd371670bffc3ac465d5e88aee45e54b
2021-07-04 15:39:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-nextcloud
2021-07-04 15:39:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Nextcloud
2021-07-04 15:39:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-nextcloud/packages
2021-07-04 15:39:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-04 15:39:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=21.0.3-ls16
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.