2022-08-02 05:38:34 UTC
27.8 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:593ce7432d6d7f545b6fece43087cf4b0d1f9072e3e3e938bb2c2244ce3a70e6 - 18.31% (5.1 MB)
[#001] sha256:0f7aab5c61499565fb182c34862aa0c3d4bee807954c402f0bf4b640396d9814 - 13.47% (3.75 MB)
[#002] sha256:f8e383b44271ffc73488d6c11035732582104649e977c120b046acd8246591e6 - 0.02% (4.41 KB)
[#003] sha256:c7ac3dfe68fb071dbabc9daade88ec23dd837002a268fd4d27c77423a6b4ad6d - 47.21% (13.1 MB)
[#004] sha256:f998b5602ad8767171f7a356513c687d5cc80ca4ef3e02c28a0a57b0005af695 - 0.01% (2.81 KB)
[#005] sha256:529d5c27b16fcbcc8d03cbef07b4e16f8a06f07708650bf2ec68ec2baf8b102c - 20.98% (5.84 MB)
[#006] sha256:3715e98299d521d3f38d0f7619d35c44aa631671b61b9ae03762b417ae5be3f2 - 0.02% (4.78 KB)
/bin/sh -c #(nop) COPY dir:60fb047203fbe553a51aca9a1b9823ca7a768bb4340b17962988b8242529e03f in /
2022-07-26 16:39:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-26 16:39:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-26 16:39:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2538328e-ls38 Build-date:- 2022-07-26T18:38:40+02:00
2022-07-26 16:39:57 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-26 16:39:58 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-26 16:40:00 UTC|2 BUILD_DATE=2022-07-26T18:38:40+02:00 VERSION=2538328e-ls38 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && echo "**** cleanup ****" && rm -rf /tmp/*
2022-07-26 16:40:01 UTC/bin/sh -c #(nop) COPY dir:e35d572eb49f1a0de7b4fe09b4090e368d810bd083ae24752f47ad8f1e65d0cf in /
2022-07-26 16:40:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-26 16:40:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-26 16:40:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T18:38:40+02:00
2022-07-26 16:40:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-26 16:40:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-26 16:40:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-26 16:40:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=6f9b0d0839a26779430caed92f1d0c342c147b4e
2022-07-26 16:40:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6f9b0d0839a26779430caed92f1d0c342c147b4e
2022-07-26 16:40:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-26 16:40:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-26 16:40:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-26 16:40:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-26 16:40:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2538328e-ls38
2022-07-28 05:55:00 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
2022-07-28 05:55:01 UTC/bin/sh -c #(nop) COPY dir:1569c122a99631fff694b053cb71eed5af4051624ee202e638e8d2cc1a3ca57b in /
2022-07-28 05:55:01 UTC/bin/sh -c #(nop) EXPOSE 443 80
2022-07-28 05:55:01 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-28 05:55:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-28 05:55:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-28T07:54:07+02:00
2022-07-28 05:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2022-07-28 05:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2022-07-28 05:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-28 05:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7995adda64a35925c5c350f9fffa6ec6e75a8e78
2022-07-28 05:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7995adda64a35925c5c350f9fffa6ec6e75a8e78
2022-07-28 05:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2022-07-28 05:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2022-07-28 05:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2022-07-28 05:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-28 05:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=525652c7-ls37
2022-08-02 05:38:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-02 05:38:29 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-02 05:38:29 UTC/bin/sh -c #(nop) ARG LIBRESPEED_RELEASE
2022-08-02 05:38:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2.5-ls109 Build-date:- 2022-08-02T07:37:25+02:00
2022-08-02 05:38:29 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-08-02 05:38:32 UTC|3 BUILD_DATE=2022-08-02T07:37:25+02:00 LIBRESPEED_RELEASE=5.2.5 VERSION=5.2.5-ls109 /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/*
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) COPY dir:4fe126945a9e2553846579860d19597bac72b988181c2757ff19b98db8820e2a in /
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) EXPOSE 80
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-02T07:37:25+02:00
2022-08-02 05:38:33 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.
2022-08-02 05:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-librespeed
2022-08-02 05:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-02 05:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7e13a1106b59357dc81b23f2292f373bd5037581
2022-08-02 05:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e13a1106b59357dc81b23f2292f373bd5037581
2022-08-02 05:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-librespeed
2022-08-02 05:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Librespeed
2022-08-02 05:38:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-librespeed/packages
2022-08-02 05:38:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-02 05:38:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5.2.5-ls109
2022-08-02 05:38:42 UTC
26.6 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:7c47a645a1abf23d32aa2a6ec191a624b3470634ca2a6d41135a902b7f787ae3 - 19.03% (5.07 MB)
[#001] sha256:8154cf88ff7d7b22d445eb51fb237b11a2ea5428db6edb1bdfe238d117ec9eaf - 18.07% (4.82 MB)
[#002] sha256:48f5f4e6a4e5845f1c35d27ab51ae1347dbb44c2b035e45a53e902abacab116a - 0.02% (4.42 KB)
[#003] sha256:15820e606cb07c087c902080cfb12f5afc89d3f5c082b8fe1a49cc52504a04d6 - 43.05% (11.5 MB)
[#004] sha256:9730d5d65770beb91cb7e24a4affdccaf87aa2a4ad4a51cd6a8f85d5ac530097 - 0.01% (2.81 KB)
[#005] sha256:7591927c03dfae92c1567f4a0fa8d41ed14f202a27c9ba60eb063b59d0845cb7 - 19.8% (5.28 MB)
[#006] sha256:758015789089543f8c2b7ce43fb9f9c8dc99010aea2da4bf1280b85b3dec5e79 - 0.02% (4.78 KB)
/bin/sh -c #(nop) COPY dir:523089b9d45edb75d1db1b0e3e2285fd857b2b8eff4a55770b83effb476aa67d in /
2022-07-26 16:40:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-26 16:40:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-26 16:40:14 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2538328e-ls38 Build-date:- 2022-07-26T18:38:40+02:00
2022-07-26 16:40:14 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-26 16:40:14 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-26 16:40:23 UTC|2 BUILD_DATE=2022-07-26T18:38:40+02:00 VERSION=2538328e-ls38 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*
2022-07-26 16:40:24 UTC/bin/sh -c #(nop) COPY dir:8a70deab752754367586714b4720764cd8b6482761053476460a7cbd4ad50b62 in /
2022-07-26 16:40:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-26 16:40:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-26 16:40:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T18:38:40+02:00
2022-07-26 16:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-26 16:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-26 16:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-26 16:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=6f9b0d0839a26779430caed92f1d0c342c147b4e
2022-07-26 16:40:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6f9b0d0839a26779430caed92f1d0c342c147b4e
2022-07-26 16:40:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-26 16:40:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-26 16:40:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-26 16:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-26 16:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2538328e-ls38
2022-07-28 05:55:13 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
2022-07-28 05:55:13 UTC/bin/sh -c #(nop) COPY dir:134972bc2a85720663fed01266c26ce4506f45aa92e4e1223309dcd3f24add6b in /
2022-07-28 05:55:13 UTC/bin/sh -c #(nop) EXPOSE 443 80
2022-07-28 05:55:14 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-28 05:55:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-28 05:55:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-28T07:54:07+02:00
2022-07-28 05:55:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2022-07-28 05:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2022-07-28 05:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-28 05:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7995adda64a35925c5c350f9fffa6ec6e75a8e78
2022-07-28 05:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7995adda64a35925c5c350f9fffa6ec6e75a8e78
2022-07-28 05:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2022-07-28 05:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2022-07-28 05:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2022-07-28 05:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-28 05:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=525652c7-ls37
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-02 05:38:33 UTC/bin/sh -c #(nop) ARG LIBRESPEED_RELEASE
2022-08-02 05:38:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2.5-ls109 Build-date:- 2022-08-02T07:37:25+02:00
2022-08-02 05:38:33 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-08-02 05:38:39 UTC|3 BUILD_DATE=2022-08-02T07:37:25+02:00 LIBRESPEED_RELEASE=5.2.5 VERSION=5.2.5-ls109 /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/*
2022-08-02 05:38:39 UTC/bin/sh -c #(nop) COPY dir:4fe126945a9e2553846579860d19597bac72b988181c2757ff19b98db8820e2a in /
2022-08-02 05:38:40 UTC/bin/sh -c #(nop) EXPOSE 80
2022-08-02 05:38:40 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-02 05:38:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-02 05:38:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-02T07:37:25+02:00
2022-08-02 05:38:40 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.
2022-08-02 05:38:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-librespeed
2022-08-02 05:38:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-02 05:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7e13a1106b59357dc81b23f2292f373bd5037581
2022-08-02 05:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e13a1106b59357dc81b23f2292f373bd5037581
2022-08-02 05:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-librespeed
2022-08-02 05:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Librespeed
2022-08-02 05:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-librespeed/packages
2022-08-02 05:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-02 05:38:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5.2.5-ls109
2022-08-02 05:38:39 UTC
29.8 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:fb46688e948740086b6f5077234cc580e3fd5d889fb1efdd0a6a21a8d07f9670 - 17.79% (5.31 MB)
[#001] sha256:93802565059d2cbf69ccae5803e532816b27c6172dc1f0623e4347a8b05f0bbf - 18.12% (5.4 MB)
[#002] sha256:2e092acdb2052dbf4c3a2d8831288212efaffbbc127e53c4dcb31416a54da541 - 0.01% (4.42 KB)
[#003] sha256:4fa227295d0eb6238b78a92fdfdb2400dbe8f98dad67b3f9364e6dbbdbb32f0e - 44.51% (13.3 MB)
[#004] sha256:cfe09139f3d02901d6756240492a1be0e73e7829b02d6b73212eaf180ad5f5b1 - 0.01% (2.81 KB)
[#005] sha256:8047d0939dcc4ece39e2ffcc02a247a50f51c8337bc81a9570418ed820aeaa62 - 19.54% (5.83 MB)
[#006] sha256:b686f1a69a0284e07507e3dc137c2731bb78fc2a8bbc60c7f229959032686ed7 - 0.02% (4.78 KB)
/bin/sh -c #(nop) COPY dir:1fc54fd8bccff302c3402852264e979cddb9cb52c9105dfeac542d94192a74e3 in /
2022-07-26 16:39:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-26 16:39:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-26 16:39:56 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2538328e-ls38 Build-date:- 2022-07-26T18:38:40+02:00
2022-07-26 16:39:56 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-26 16:39:56 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-26 16:39:59 UTC|2 BUILD_DATE=2022-07-26T18:38:40+02:00 VERSION=2538328e-ls38 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*
2022-07-26 16:40:00 UTC/bin/sh -c #(nop) COPY dir:e35d572eb49f1a0de7b4fe09b4090e368d810bd083ae24752f47ad8f1e65d0cf in /
2022-07-26 16:40:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-26 16:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-26 16:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T18:38:40+02:00
2022-07-26 16:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-26 16:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-26 16:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-26 16:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=6f9b0d0839a26779430caed92f1d0c342c147b4e
2022-07-26 16:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6f9b0d0839a26779430caed92f1d0c342c147b4e
2022-07-26 16:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-26 16:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-26 16:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-26 16:40:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-26 16:40:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2538328e-ls38
2022-07-28 05:55:09 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
2022-07-28 05:55:09 UTC/bin/sh -c #(nop) COPY dir:1569c122a99631fff694b053cb71eed5af4051624ee202e638e8d2cc1a3ca57b in /
2022-07-28 05:55:10 UTC/bin/sh -c #(nop) EXPOSE 443 80
2022-07-28 05:55:10 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-28 05:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-28 05:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-28T07:54:07+02:00
2022-07-28 05:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2022-07-28 05:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2022-07-28 05:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-28 05:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7995adda64a35925c5c350f9fffa6ec6e75a8e78
2022-07-28 05:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7995adda64a35925c5c350f9fffa6ec6e75a8e78
2022-07-28 05:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2022-07-28 05:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2022-07-28 05:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2022-07-28 05:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-28 05:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=525652c7-ls37
2022-08-02 05:38:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-02 05:38:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) ARG LIBRESPEED_RELEASE
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5.2.5-ls109 Build-date:- 2022-08-02T07:37:25+02:00
2022-08-02 05:38:32 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-08-02 05:38:36 UTC|3 BUILD_DATE=2022-08-02T07:37:25+02:00 LIBRESPEED_RELEASE=5.2.5 VERSION=5.2.5-ls109 /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/*
2022-08-02 05:38:36 UTC/bin/sh -c #(nop) COPY dir:4fe126945a9e2553846579860d19597bac72b988181c2757ff19b98db8820e2a in /
2022-08-02 05:38:37 UTC/bin/sh -c #(nop) EXPOSE 80
2022-08-02 05:38:37 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-02 05:38:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-02 05:38:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-02T07:37:25+02:00
2022-08-02 05:38:37 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.
2022-08-02 05:38:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-librespeed
2022-08-02 05:38:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-02 05:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7e13a1106b59357dc81b23f2292f373bd5037581
2022-08-02 05:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e13a1106b59357dc81b23f2292f373bd5037581
2022-08-02 05:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-librespeed
2022-08-02 05:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Librespeed
2022-08-02 05:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-librespeed/packages
2022-08-02 05:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-02 05:38:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5.2.5-ls109
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.