2021-08-01 07:59:52 UTC
39.6 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_BEHAVIOUR_IF_STAGE2_FAILS2
TERMxterm
[#000] sha256:8e409d6c88dbf16615d019f753d4affe20747831517a16eff9a2e60107e75836 - 6.83% (2.7 MB)
[#001] sha256:1d2940897c87e2c11791656ce5e7977f35ddda2fa09fc9a23a2032836316043c - 5.42% (2.15 MB)
[#002] sha256:7a3682e7a192e0127fe6b117e3683a79c44df04a7d261527b43fdab1af6f5910 - 5.31% (2.1 MB)
[#003] sha256:686eafa8eafdebc51a61d65a40ddd2c1ea961488e9d703d7346980c8cadd1d76 - 0.0% (409 Bytes)
[#004] sha256:a99b228def14de9ad1ec1980ec3fd011b071fc3f4123b8467a7a54d997cd4c36 - 11.39% (4.51 MB)
[#005] sha256:63ad4c8ce5a0dc8b10533b5e655a202aa22a7321a014689e3ad2fea03a05c6e6 - 0.01% (2.7 KB)
[#006] sha256:809e4c0017dcc6410416d9f9a988306047a99d538db5ae3e97b07ab432196e97 - 39.68% (15.7 MB)
[#007] sha256:254f15f2c834fc7c5057e011ed9ea92ea2d5c669ba963be9010a9cd0505e4e5d - 0.01% (2.96 KB)
[#008] sha256:7994b9bcdb203524d9751337d706550e852ab6bba5c14077132000a7d832d5ba - 31.35% (12.4 MB)
[#009] sha256:b40f6a05f7ffc891426f30c7429c7c8ffb3b02e549004ca1f2ce15bed5d38d8b - 0.01% (2.23 KB)
/bin/sh -c #(nop) COPY dir:8def857ac628d2e8f0a793aaace4b0bdaae1661f877abeb588fa6ae7b9cc3f35 in /
2021-07-06 06:30:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-06 06:30:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-06 06:30:27 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls24 Build-date:- 2021-07-06T02:29:26-04:00
2021-07-06 06:30:28 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-06 06:30:29 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-06 06:30:30 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-07-06 06:30:32 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-07-06 06:30:33 UTC|4 BUILD_DATE=2021-07-06T02:29:26-04:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls24 /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-07-06 06:30:34 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-07-06 06:30:34 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-06 06:30:39 UTC|4 BUILD_DATE=2021-07-06T02:29:26-04:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls24 /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-07-06 06:30:40 UTC/bin/sh -c #(nop) COPY dir:bb04469845504e8ebff8fac16c60b7783663e6e74120c9c8657583155e5fe896 in /
2021-07-06 06:30:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-06 06:30:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-06 06:30:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-06T02:29:26-04:00
2021-07-06 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-06 06:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-06 06:30:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-06 06:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e71e51415a7edb6b11d681b3974c3ecf2d01365e
2021-07-06 06:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e71e51415a7edb6b11d681b3974c3ecf2d01365e
2021-07-06 06:30:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-06 06:30:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-06 06:30:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-06 06:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-06 06:30:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3e3be7bf-ls24
2021-07-29 05:54:15 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/conf.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-07-29 05:54:16 UTC/bin/sh -c #(nop) COPY dir:7e95067651ac0d94a3779f888c4a4a0ef71111ac71c598c1614f50320a162e7f in /
2021-07-29 05:54:16 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-07-29 05:54:17 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-29 05:54:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-29 05:54:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-29T07:53:26+02:00
2021-07-29 05:54:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2021-07-29 05:54:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2021-07-29 05:54:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-29 05:54:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=569a8cace4e5701dcd1d52e0aa1f5ad7c3e6a7c9
2021-07-29 05:54:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=569a8cace4e5701dcd1d52e0aa1f5ad7c3e6a7c9
2021-07-29 05:54:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2021-07-29 05:54:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2021-07-29 05:54:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2021-07-29 05:54:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-29 05:54:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=60361715-ls25
2021-08-01 07:59:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-01 07:59:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-01 07:59:31 UTC/bin/sh -c #(nop) ARG HEIMDALL_RELEASE
2021-08-01 07:59:32 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls134 Build-date:- 2021-08-01T09:58:37+02:00
2021-08-01 07:59:33 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-08-01 07:59:34 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2021-08-01 07:59:39 UTC|3 BUILD_DATE=2021-08-01T09:58:37+02:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls134 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl php7-ctype php7-curl php7-pdo_pgsql php7-pdo_sqlite php7-pdo_mysql php7-tokenizer php7-zip tar && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /heimdall/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && echo "**** cleanup ****" && rm -rf /tmp/*
2021-08-01 07:59:41 UTC/bin/sh -c #(nop) COPY dir:50d2f28c52d1224e0c176ad89512b9b0b7daf607120b0723506867dc3122e1fd in /
2021-08-01 07:59:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-01 07:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-01T09:58:37+02:00
2021-08-01 07:59:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Heimdall](https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.
2021-08-01 07:59:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall
2021-08-01 07:59:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-01 07:59:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a23caa394d4e473227d14b1ba41c48237afb4c96
2021-08-01 07:59:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a23caa394d4e473227d14b1ba41c48237afb4c96
2021-08-01 07:59:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall
2021-08-01 07:59:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall
2021-08-01 07:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages
2021-08-01 07:59:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-01 07:59:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.2.2-ls134
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.