2021-07-11 08:00:22 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:8e409d6c88dbf16615d019f753d4affe20747831517a16eff9a2e60107e75836 - 7.06% (2.7 MB)
[#001] sha256:1d2940897c87e2c11791656ce5e7977f35ddda2fa09fc9a23a2032836316043c - 5.61% (2.15 MB)
[#002] sha256:7a3682e7a192e0127fe6b117e3683a79c44df04a7d261527b43fdab1af6f5910 - 5.49% (2.1 MB)
[#003] sha256:686eafa8eafdebc51a61d65a40ddd2c1ea961488e9d703d7346980c8cadd1d76 - 0.0% (409 Bytes)
[#004] sha256:a99b228def14de9ad1ec1980ec3fd011b071fc3f4123b8467a7a54d997cd4c36 - 11.78% (4.51 MB)
[#005] sha256:63ad4c8ce5a0dc8b10533b5e655a202aa22a7321a014689e3ad2fea03a05c6e6 - 0.01% (2.7 KB)
[#006] sha256:b95f9f36565bc0a3fb24e446a8bc96e6e00332ac4c8b5186ab8a45a48d729af6 - 41.03% (15.7 MB)
[#007] sha256:0cc31d2bcdccf5dd3e32c74b933a5a76ae7c2efb67a1892f3bd467ef5f32981e - 0.01% (2.96 KB)
[#008] sha256:8e0b8775d6ea6bd4bf3cacd5622f191a1f36c3230a442d7f3219f1709297a4bf - 29.01% (11.1 MB)
[#009] sha256:63cab14c929beb4637e4f4e8526c647137815069e28dc4c1909308795469f9cf - 0.01% (2.2 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-08 05:59:33 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-08 05:59:35 UTC/bin/sh -c #(nop) COPY dir:7e95067651ac0d94a3779f888c4a4a0ef71111ac71c598c1614f50320a162e7f in /
2021-07-08 05:59:35 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-07-08 05:59:36 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-08 05:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-08 05:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-08T05:57:56+00:00
2021-07-08 05:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2021-07-08 05:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2021-07-08 05:59:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-08 05:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cd9f44fc4f779a9adf271a4ffba97bc8ee37d111
2021-07-08 05:59:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cd9f44fc4f779a9adf271a4ffba97bc8ee37d111
2021-07-08 05:59:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2021-07-08 05:59:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2021-07-08 05:59:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2021-07-08 05:59:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-08 05:59:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=35f5def9-ls24
2021-07-11 07:59:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-11 07:59:53 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-11 07:59:54 UTC/bin/sh -c #(nop) ARG HEIMDALL_RELEASE
2021-07-11 07:59:55 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls93 Build-date:- 2021-07-11T07:58:24+00:00
2021-07-11 07:59:56 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-07-11 07:59:57 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2021-07-11 08:00:09 UTC|3 BUILD_DATE=2021-07-11T07:58:24+00:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls93 /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/*
2021-07-11 08:00:11 UTC/bin/sh -c #(nop) COPY dir:79d3107b8b6a7205784b5b509a3c8bf631e50f626b239d5c1ea4a3a2ea4e787f in /
2021-07-11 08:00:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-11 08:00:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-11T07:58:24+00:00
2021-07-11 08:00:13 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-07-11 08:00:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall
2021-07-11 08:00:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-11 08:00:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=83bdaef1895e19c410e619ef0becc726d878f6e1
2021-07-11 08:00:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=83bdaef1895e19c410e619ef0becc726d878f6e1
2021-07-11 08:00:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall
2021-07-11 08:00:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall
2021-07-11 08:00:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages
2021-07-11 08:00:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-11 08:00:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=61a5a1a8-ls93
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.