2022-03-06 08:02:10 UTC
35 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:197162d990e2d41310ee70580fb88494fed2f0d42d034c491da440e5801693ae - 6.87% (2.4 MB)
[#001] sha256:10bf76cc563d41f15dc15a5729026caea232c3bdce6fb2eef979016aae488746 - 6.15% (2.15 MB)
[#002] sha256:48fd9475cef7b53dc77d9c797e3ce1f80663a168fe3d85721154c36b79ea56a5 - 5.95% (2.08 MB)
[#003] sha256:8e324996923d41a3f521901a4f3576b0e7f36ad80eb19b6cacf09af0a9692f68 - 0.0% (439 Bytes)
[#004] sha256:2f48d7678ab1e266748ac3dcfe2519be643e91463621d7683b0ac08caf8e6b74 - 11.4% (3.99 MB)
[#005] sha256:d3d2b7f0b9b308a712ef4f9ab77c3ac5752546ab1750f0b8b3572ad3119100a2 - 0.01% (3.13 KB)
[#006] sha256:34fc3a65116f1b410c2fc0ba6d834f0b2612fcac01e1ebe8b187deb57e2fb93a - 38.34% (13.4 MB)
[#007] sha256:9d89bcda415b555c4321048efa6036a0d632a69fe91baa57bf041ad19d5e7375 - 0.01% (3.02 KB)
[#008] sha256:dc47529ff4908a29d045472ef22a4d3d819ff7e70ac68fc6a29214b282da5ad6 - 31.27% (10.9 MB)
[#009] sha256:643afdbc9dbfe8da1dc5fdf93f82a6b3f138692a60215719e130106e46cfb7ac - 0.01% (2.23 KB)
/bin/sh -c #(nop) COPY dir:39230f3e5b0c419574fa23691fdfdd2b9a1a01b1b4fc307aef950ea3f021be20 in /
2022-02-15 06:28:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-15 06:28:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-15 06:28:35 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:35 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-15 06:28:35 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-15 06:28:36 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-02-15 06:28:37 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-02-15 06:28:39 UTC|4 BUILD_DATE=2022-02-15T07:27:22+01:00 OVERLAY_ARCH=arm 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:40 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2022-02-15 06:28:40 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-15 06:28:51 UTC|4 BUILD_DATE=2022-02-15T07:27:22+01:00 OVERLAY_ARCH=arm 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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-02-15 06:28:51 UTC/bin/sh -c #(nop) COPY dir:a748e551239ce7543246d96ae7320f8414d8dd41dc302962bea42489c8a2eb9e in /
2022-02-15 06:28:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-15 06:28:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-15 06:28:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-15T07:27:22+01:00
2022-02-15 06:28:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-02-15 06:28:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-02-15 06:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-15 06:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a0c8ad4952cec730808471bc69923f24c16ed60c
2022-02-15 06:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a0c8ad4952cec730808471bc69923f24c16ed60c
2022-02-15 06:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-02-15 06:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-02-15 06:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-02-15 06:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-15 06:28:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=43e1ae01-ls36
2022-03-03 05:53:34 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-03 05:53:35 UTC/bin/sh -c #(nop) COPY dir:204ebd509a498e50f5bb89e88fa23841c987083d3c2a565a3c1a963194874c83 in /
2022-03-03 05:53:35 UTC/bin/sh -c #(nop) EXPOSE 443 80
2022-03-03 05:53:36 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-03 05:53:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-03 05:53:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-03T06:52:25+01:00
2022-03-03 05:53:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2022-03-03 05:53:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2022-03-03 05:53:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-03 05:53:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=673c4c662c531f9040b8b8c02833f0c9da64398d
2022-03-03 05:53:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=673c4c662c531f9040b8b8c02833f0c9da64398d
2022-03-03 05:53:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2022-03-03 05:53:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2022-03-03 05:53:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2022-03-03 05:53:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-03 05:53:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ba45e40f-ls37
2022-03-06 08:02:00 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-06 08:02:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-06 08:02:00 UTC/bin/sh -c #(nop) ARG HEIMDALL_RELEASE
2022-03-06 08:02:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls119 Build-date:- 2022-03-06T08:59:55+01:00
2022-03-06 08:02:01 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-03-06 08:02:01 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2022-03-06 08:02:06 UTC|3 BUILD_DATE=2022-03-06T08:59:55+01:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls119 /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-03-06 08:02:07 UTC/bin/sh -c #(nop) COPY dir:b89159bf4930067cc239078bff586b904ec27866c75dc662988a63f5e4c39096 in /
2022-03-06 08:02:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-06 08:02:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-06T08:59:55+01:00
2022-03-06 08:02:08 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-06 08:02:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall
2022-03-06 08:02:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-06 08:02:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=81623bd4084b92e365725f5499f13eddb454d061
2022-03-06 08:02:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=81623bd4084b92e365725f5499f13eddb454d061
2022-03-06 08:02:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall
2022-03-06 08:02:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall
2022-03-06 08:02:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages
2022-03-06 08:02:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-06 08:02:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=61a5a1a8-ls119
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.