2021-08-10 05:00:31 UTC
31.4 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:5312748880a184a84eab589a090c709c768c73410d9298ba1baa22a27bd1596d - 8.6% (2.7 MB)
[#001] sha256:90e111f564416ac2b769a5b4eca78ada368a5294190303d5283bcf2f8b4599f6 - 6.83% (2.15 MB)
[#002] sha256:40cb2d9298e9364f439806da70e1176741fae7fc5879937de83d2e6b627ba791 - 6.69% (2.1 MB)
[#003] sha256:b42914077a08b86df930fd2aafafd1afe689134c812af775f805b589354ea118 - 0.0% (413 Bytes)
[#004] sha256:104e060c4f6721b902e22f41aaf6ea172d8c0e4fb43cbf2feaeeb30f7f1c6248 - 14.79% (4.65 MB)
[#005] sha256:b12417c88fe7bf4889226f494d8aa9ee061f6a3e951b021a4be7bb65de76df21 - 0.01% (2.85 KB)
[#006] sha256:a8cb92822db050e82649514e545e10814289ab0605779c0258686988b4888022 - 44.15% (13.9 MB)
[#007] sha256:4c6206bf90af268cc6ab3ba7585ebd2fd6649eb87b59b23786a5cf50a34134d0 - 0.01% (2.78 KB)
[#008] sha256:9e879ef4803134d942cdeddc277f7e0c0eed7bc110c3844bf63476659808b7b9 - 18.92% (5.95 MB)
[#009] sha256:b8f6223ce98f46127dd9b3dbbf8aa05e4285ff2b4441dc3207cec1db8fc100ba - 0.01% (4.78 KB)
/bin/sh -c #(nop) COPY dir:b3fececf008dd51fa2f1fcc9889eeea6050ae5144f9d24c4e9163cb6a508ca94 in /
2021-08-03 06:31:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-03 06:31:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-03 06:31:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a7544392-ls18 Build-date:- 2021-08-03T08:29:49+02:00
2021-08-03 06:31:05 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-08-03 06:31:06 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-08-03 06:31:07 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-08-03 06:31:09 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-08-03 06:31:09 UTC|4 BUILD_DATE=2021-08-03T08:29:49+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=a7544392-ls18 /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-08-03 06:31:11 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-08-03 06:31:11 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-08-03 06:31:15 UTC|4 BUILD_DATE=2021-08-03T08:29:49+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=a7544392-ls18 /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-08-03 06:31:16 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-08-03 06:31:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-03 06:31:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-03 06:31:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-03T08:29:49+02:00
2021-08-03 06:31:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-08-03 06:31:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-08-03 06:31:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-03 06:31:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=9690fb9c857f29d4739598c4ee76f3727eb257ff
2021-08-03 06:31:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=9690fb9c857f29d4739598c4ee76f3727eb257ff
2021-08-03 06:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-08-03 06:31:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-08-03 06:31:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-08-03 06:31:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-03 06:31:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a7544392-ls18
2021-08-05 05:54:46 UTC/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-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-08-05 05:54:48 UTC/bin/sh -c #(nop) COPY dir:1569c122a99631fff694b053cb71eed5af4051624ee202e638e8d2cc1a3ca57b in /
2021-08-05 05:54:48 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-08-05 05:54:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-05 05:54:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-05 05:54:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-05T07:53:59+02:00
2021-08-05 05:54:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2021-08-05 05:54:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2021-08-05 05:54:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-05 05:54:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e0673f5f576587891d1ebcca0cc6d271e8bcfa82
2021-08-05 05:54:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e0673f5f576587891d1ebcca0cc6d271e8bcfa82
2021-08-05 05:54:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2021-08-05 05:54:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2021-08-05 05:54:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2021-08-05 05:55:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-05 05:55:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=86477c56-ls18
2021-08-10 05:00:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-10 05:00:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-10 05:00:11 UTC/bin/sh -c #(nop) ARG LIBRESPEED_RELEASE
2021-08-10 05:00:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2.4-ls68 Build-date:- 2021-08-10T06:59:10+02:00
2021-08-10 05:00:13 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-08-10 05:00:16 UTC|3 BUILD_DATE=2021-08-10T06:59:10+02:00 LIBRESPEED_RELEASE=5.2.4 VERSION=5.2.4-ls68 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl php7-ctype php7-gd php7-mysqli php7-pdo_pgsql php7-pdo_sqlite && echo "**** install librespeed ****" && if [ -z ${LIBRESPEED_RELEASE+x} ]; then LIBRESPEED_RELEASE=$(curl -sX GET "https://api.github.com/repos/librespeed/speedtest/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && mkdir -p /usr/share/webapps/librespeed && curl -o /tmp/librespeed.tar.gz -L "https://github.com/librespeed/speedtest/archive/${LIBRESPEED_RELEASE}.tar.gz" && tar xf /tmp/librespeed.tar.gz -C /usr/share/webapps/librespeed --strip-components=1 && echo "**** cleanup ****" && rm -rf /tmp/*
2021-08-10 05:00:18 UTC/bin/sh -c #(nop) COPY dir:4fe126945a9e2553846579860d19597bac72b988181c2757ff19b98db8820e2a in /
2021-08-10 05:00:18 UTC/bin/sh -c #(nop) EXPOSE 80
2021-08-10 05:00:19 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-10 05:00:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-10 05:00:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T06:59:10+02:00
2021-08-10 05:00:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.
2021-08-10 05:00:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-librespeed
2021-08-10 05:00:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-10 05:00:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=12c91e12e4bc134482bc995e25c81b3dfd10e3a1
2021-08-10 05:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=12c91e12e4bc134482bc995e25c81b3dfd10e3a1
2021-08-10 05:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-librespeed
2021-08-10 05:00:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Librespeed
2021-08-10 05:00:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-librespeed/packages
2021-08-10 05:00:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-10 05:00:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5.2.4-ls68
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.