2022-01-23 07:59:34 UTC
38.3 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:30036f469531faef88f2efd0c1458a3a2115ec2d903b1d94b26d6c63cd2a985e - 7.08% (2.71 MB)
[#001] sha256:709919952aac60c4a571995dd9232910a9b6abe9c4751e3066391775a9da55fc - 5.6% (2.15 MB)
[#002] sha256:f143a5c153bd73972ba687e38ba13eff7378bb3c9be74f8a576fd20f879a7f1f - 5.49% (2.1 MB)
[#003] sha256:417acac9a5f550dd044bed9381b002ca002ef763bae3b959b8d3f7898b720b72 - 0.0% (409 Bytes)
[#004] sha256:c2270e8500c10aef38e089f8228f56329a922087d2bac4f3b1bf13d73c193be6 - 11.82% (4.53 MB)
[#005] sha256:b3c7981eef35fb2d2d73f4c6f616dff20f49b074c50a595d5ba0eb27964ceb15 - 0.01% (2.7 KB)
[#006] sha256:04295597c9f21da3060ddc5a134b52f6f4674f2b5f161939760e7b728e0aa9c1 - 40.99% (15.7 MB)
[#007] sha256:893cbd9e72f5df35c22329b834091a854c7202d95895c31a7e8d3edcfeedfb6f - 0.01% (2.96 KB)
[#008] sha256:103f5be0ce90637cd813bd4f41fc5ed672c537f6af84c1bef02b57e41baef934 - 28.99% (11.1 MB)
[#009] sha256:41d544b1da981ca05e83b43fd626115ace9f5b054a084911c53232431672591d - 0.01% (2.2 KB)
/bin/sh -c #(nop) COPY dir:2a8077dfb2f20f69701cb9ae74e3f596bfcfc796df45442abe74a01548310b91 in /
2021-12-21 06:30:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-12-21 06:30:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-12-21 06:30:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 43540da0-ls34 Build-date:- 2021-12-21T07:29:16+01:00
2021-12-21 06:30:30 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-12-21 06:30:31 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-12-21 06:30:32 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-12-21 06:30:35 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-12-21 06:30:36 UTC|4 BUILD_DATE=2021-12-21T07:29:16+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=43540da0-ls34 /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-12-21 06:30:37 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-12-21 06:30:37 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-12-21 06:30:42 UTC|4 BUILD_DATE=2021-12-21T07:29:16+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=43540da0-ls34 /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-12-21 06:30:44 UTC/bin/sh -c #(nop) COPY dir:bb04469845504e8ebff8fac16c60b7783663e6e74120c9c8657583155e5fe896 in /
2021-12-21 06:30:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-12-21 06:30:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-12-21 06:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-21T07:29:16+01:00
2021-12-21 06:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-12-21 06:30:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-12-21 06:30:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-12-21 06:30:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fb778a141bbaa5be3790b11fa4acd80931a6234c
2021-12-21 06:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fb778a141bbaa5be3790b11fa4acd80931a6234c
2021-12-21 06:30:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-12-21 06:30:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-12-21 06:30:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-12-21 06:30:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-12-21 06:30:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=43540da0-ls34
2022-01-20 05:54:32 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
2022-01-20 05:54:33 UTC/bin/sh -c #(nop) COPY dir:7e95067651ac0d94a3779f888c4a4a0ef71111ac71c598c1614f50320a162e7f in /
2022-01-20 05:54:33 UTC/bin/sh -c #(nop) EXPOSE 443 80
2022-01-20 05:54:34 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-20 05:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-20 05:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-20T06:53:20+01:00
2022-01-20 05:54:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2022-01-20 05:54:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2022-01-20 05:54:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-20 05:54:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=9ee95a15828379983036fd67e42726efa0902a9c
2022-01-20 05:54:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=9ee95a15828379983036fd67e42726efa0902a9c
2022-01-20 05:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2022-01-20 05:54:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2022-01-20 05:54:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2022-01-20 05:54:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-20 05:54:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=54513761-ls35
2022-01-23 07:59:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-23 07:59:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-23 07:59:11 UTC/bin/sh -c #(nop) ARG HEIMDALL_RELEASE
2022-01-23 07:59:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls113 Build-date:- 2022-01-23T08:58:11+01:00
2022-01-23 07:59:13 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-01-23 07:59:14 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2022-01-23 07:59:21 UTC|3 BUILD_DATE=2022-01-23T08:58:11+01:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls113 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype php7-pdo_sqlite 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/commits/master" | awk '/sha/{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/*
2022-01-23 07:59:23 UTC/bin/sh -c #(nop) COPY dir:79d3107b8b6a7205784b5b509a3c8bf631e50f626b239d5c1ea4a3a2ea4e787f in /
2022-01-23 07:59:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-23 07:59:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-23T08:58:11+01:00
2022-01-23 07:59:25 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.
2022-01-23 07:59:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall
2022-01-23 07:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-23 07:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f6bc88766eb7695f44b90215d943d65197284bbc
2022-01-23 07:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f6bc88766eb7695f44b90215d943d65197284bbc
2022-01-23 07:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall
2022-01-23 07:59:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall
2022-01-23 07:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages
2022-01-23 07:59:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-23 07:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=61a5a1a8-ls113
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.