2022-03-13 08:00:02 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:81bc53d3122dd7a57e2d10e75e30b135ae0c0d4812e471df4f2ce4a723d9a04f - 6.83% (2.7 MB)
[#001] sha256:e7ad5cff3b02e3845bfa78d3f36d8949671b89a6f0286a3229bc7aa2447851fb - 5.42% (2.15 MB)
[#002] sha256:65fc9a3fccb995c4a843e608e2d0bedd85bec2f25d373444d8fff5c4822b6206 - 5.31% (2.1 MB)
[#003] sha256:7bbc87db93c5d7cd21cb0328c517e8143b5ce022ca22d4b2958fed923f44d539 - 0.0% (409 Bytes)
[#004] sha256:1b0be921c53c35ddfeae5453c8546d073a7f796a2271cda1c4bb1c72f253e401 - 11.41% (4.52 MB)
[#005] sha256:97a3dc3d3f6b9fce5418420ff92efad2d2301aa15a3b9d897d0a4c4d7fb5f680 - 0.01% (3.13 KB)
[#006] sha256:e0aa16ea47c363a9e8db3aa153eca8b16f31a37b3517ec580c010d9ca325bb52 - 39.65% (15.7 MB)
[#007] sha256:790b6c79db352ed08099a5aa376266c3c35ddbc1dba3ce2f6b8cd78ec8fd4c07 - 0.01% (2.96 KB)
[#008] sha256:3c2cdaf0a9c77a974a2ef6c8bfe1b92db1c1c5b7cf8375714ae3f95137a867dd - 31.36% (12.4 MB)
[#009] sha256:ac321fc1d2ca8c4994f3b166557b090ddb6bdab233166b76c284d33679c8120b - 0.01% (2.23 KB)
/bin/sh -c #(nop) COPY dir:65f226ce965dec3058b5a431b236e0370c5202a4da871a71dee376c463d8d519 in /
2022-02-15 06:28:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-15 06:28:27 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-15 06:28:28 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 43e1ae01-ls36 Build-date:- 2022-02-15T07:27:22+01:00
2022-02-15 06:28:29 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-15 06:28:30 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-15 06:28:31 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-02-15 06:28:33 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-02-15 06:28:33 UTC|4 BUILD_DATE=2022-02-15T07:27:22+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=43e1ae01-ls36 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-02-15 06:28:35 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-02-15 06:28:35 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-15 06:28:52 UTC|4 BUILD_DATE=2022-02-15T07:27:22+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=43e1ae01-ls36 /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/*
2022-02-15 06:28:53 UTC/bin/sh -c #(nop) COPY dir:b0049848ca8d50062f078f69654f3963007fc50c06dbe0e6f00305b14aea1e23 in /
2022-02-15 06:28:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-15 06:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-15 06:28:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-15T07:27:22+01:00
2022-02-15 06:28:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-02-15 06:28:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-02-15 06:28:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-15 06:28:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a0c8ad4952cec730808471bc69923f24c16ed60c
2022-02-15 06:29:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a0c8ad4952cec730808471bc69923f24c16ed60c
2022-02-15 06:29:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-02-15 06:29:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-02-15 06:29:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-02-15 06:29:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-15 06:29:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=43e1ae01-ls36
2022-03-10 05:54:07 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-03-10 05:54:08 UTC/bin/sh -c #(nop) COPY dir:7e95067651ac0d94a3779f888c4a4a0ef71111ac71c598c1614f50320a162e7f in /
2022-03-10 05:54:08 UTC/bin/sh -c #(nop) EXPOSE 443 80
2022-03-10 05:54:09 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-10 05:54:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-10 05:54:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-10T06:52:55+01:00
2022-03-10 05:54:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2022-03-10 05:54:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2022-03-10 05:54:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-10 05:54:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=021f0f48ee050618fe6ccd34f875a8a988338235
2022-03-10 05:54:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=021f0f48ee050618fe6ccd34f875a8a988338235
2022-03-10 05:54:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2022-03-10 05:54:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2022-03-10 05:54:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2022-03-10 05:54:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-10 05:54:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4f31540a-ls37
2022-03-13 07:59:38 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-13 07:59:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-13 07:59:40 UTC/bin/sh -c #(nop) ARG HEIMDALL_RELEASE
2022-03-13 07:59:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls160 Build-date:- 2022-03-13T08:58:27+01:00
2022-03-13 07:59:42 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-03-13 07:59:43 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2022-03-13 07:59:50 UTC|3 BUILD_DATE=2022-03-13T08:58:27+01:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls160 /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/*
2022-03-13 07:59:51 UTC/bin/sh -c #(nop) COPY dir:50d2f28c52d1224e0c176ad89512b9b0b7daf607120b0723506867dc3122e1fd in /
2022-03-13 07:59:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-13 07:59:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-13T08:58:27+01:00
2022-03-13 07:59:53 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-03-13 07:59:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall
2022-03-13 07:59:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-13 07:59:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=94538b7678dc88d4f79e26a9c228f35cb9ded008
2022-03-13 07:59:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=94538b7678dc88d4f79e26a9c228f35cb9ded008
2022-03-13 07:59:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall
2022-03-13 07:59:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall
2022-03-13 08:00:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages
2022-03-13 08:00:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-13 08:00:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.2.2-ls160
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.