2022-02-06 07:58:39 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:1648e9aebcac78bd9783463f7e49e4ae098db5b6d790806d79c0f8b3b19d4f6f - 6.87% (2.4 MB)
[#001] sha256:9c14c4c04dbf144292a80df9b83218cfaa0c170cd8716b983d0a8a8eea67efb3 - 6.15% (2.15 MB)
[#002] sha256:1d029c222d035b0c891adddd48ff4e309bb2390235029fa9e27f5c3c31df5d0c - 5.95% (2.08 MB)
[#003] sha256:aebfb4d2abdb1072103b8ea3966abf70ce864e12f31df1d10c8439a963129e74 - 0.0% (408 Bytes)
[#004] sha256:5e6e54af33fdcca013f02abaa9490a3b37fc1b58a679d41cff4a042bdeb2f97c - 11.4% (3.99 MB)
[#005] sha256:648887dd66889fdb3a6b906cf5fcc7918b7985cd1f3aba9a33d62e9c7538d04f - 0.01% (3.13 KB)
[#006] sha256:e748cf73e6d3fc1489dbe0349f5305d9101b19cf18bbce8199421c8fee579db6 - 38.34% (13.4 MB)
[#007] sha256:badda7fe4f7a9a2d95e8e15eda835b0f4dd3863a421ddf0c0e273a85ee18f55a - 0.01% (2.96 KB)
[#008] sha256:c4636ce8dba164996ee13e6774d7ff2849ef8a1eeabc5fd93ea344dfb9403b3e - 31.27% (10.9 MB)
[#009] sha256:90e867eee4203df56f02665a14bf22b2d86e3cf5aca9e61acb3c57fcc7d4ef07 - 0.01% (2.2 KB)
/bin/sh -c #(nop) COPY dir:2bb0e4c4f14dfdabf7283867e87ef84599d4d29ad197b19d076728fbe314d528 in /
2022-01-24 19:19:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-24 19:19:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-24 19:19:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- efd90ca6-ls35 Build-date:- 2022-01-24T20:17:55+01:00
2022-01-24 19:19:06 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-01-24 19:19:07 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-01-24 19:19:08 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-01-24 19:19:10 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-01-24 19:19:11 UTC|4 BUILD_DATE=2022-01-24T20:17:55+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=efd90ca6-ls35 /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-01-24 19:19:12 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-01-24 19:19:12 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-01-24 19:19:16 UTC|4 BUILD_DATE=2022-01-24T20:17:55+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=efd90ca6-ls35 /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-01-24 19:19:17 UTC/bin/sh -c #(nop) COPY dir:b0049848ca8d50062f078f69654f3963007fc50c06dbe0e6f00305b14aea1e23 in /
2022-01-24 19:19:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-01-24 19:19:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-24 19:19:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-24T20:17:55+01:00
2022-01-24 19:19:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-01-24 19:19:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-01-24 19:19:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-24 19:19:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=518f79ea8c0876f0b403a876904b67e8b5a99e4f
2022-01-24 19:19:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=518f79ea8c0876f0b403a876904b67e8b5a99e4f
2022-01-24 19:19:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-01-24 19:19:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-01-24 19:19:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-01-24 19:19:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-24 19:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=efd90ca6-ls35
2022-02-03 05:53:30 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-02-03 05:53:31 UTC/bin/sh -c #(nop) COPY dir:7e95067651ac0d94a3779f888c4a4a0ef71111ac71c598c1614f50320a162e7f in /
2022-02-03 05:53:31 UTC/bin/sh -c #(nop) EXPOSE 443 80
2022-02-03 05:53:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-03 05:53:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-03 05:53:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-03T06:52:33+01:00
2022-02-03 05:53:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2022-02-03 05:53:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2022-02-03 05:53:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-03 05:53:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1dbc612f3c8cdea66577ca89b8e06c08a7f3c390
2022-02-03 05:53:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1dbc612f3c8cdea66577ca89b8e06c08a7f3c390
2022-02-03 05:53:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2022-02-03 05:53:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2022-02-03 05:53:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2022-02-03 05:53:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-03 05:53:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e38e7497-ls36
2022-02-06 07:58:18 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-06 07:58:18 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-06 07:58:19 UTC/bin/sh -c #(nop) ARG HEIMDALL_RELEASE
2022-02-06 07:58:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls115 Build-date:- 2022-02-06T08:57:20+01:00
2022-02-06 07:58:21 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-06 07:58:22 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2022-02-06 07:58:27 UTC|3 BUILD_DATE=2022-02-06T08:57:20+01:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls115 /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-02-06 07:58:28 UTC/bin/sh -c #(nop) COPY dir:79d3107b8b6a7205784b5b509a3c8bf631e50f626b239d5c1ea4a3a2ea4e787f in /
2022-02-06 07:58:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-06 07:58:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-06T08:57:20+01:00
2022-02-06 07:58:30 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-02-06 07:58:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall
2022-02-06 07:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-06 07:58:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=393232aa8118e9466c6f9acd46882d4995379883
2022-02-06 07:58:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=393232aa8118e9466c6f9acd46882d4995379883
2022-02-06 07:58:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall
2022-02-06 07:58:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall
2022-02-06 07:58:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages
2022-02-06 07:58:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-06 07:58:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=61a5a1a8-ls115
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.