2022-01-23 07:59:29 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:15c6c8a04c324bbe6d1bc165b5a6952da58098494e5f409da311699a2fa79a29 - 6.88% (2.41 MB)
[#001] sha256:41ce63bf71f9ea9c4b38c6d43bae5c79e8431a4336411ceb525cfa0f9814a223 - 6.14% (2.15 MB)
[#002] sha256:2c5b725f477870966e0b2dfbd81e251a7013dfc6b288488d6303ce498e661f5d - 5.94% (2.08 MB)
[#003] sha256:48939c0cfa701ab93bbbcaa0e5abd4af57d145093e7ebfdca0c604d785004390 - 0.0% (434 Bytes)
[#004] sha256:93a4d9ad3af925430998698095c48f1a538314bbddc9b3ca5d4d568122258c86 - 11.43% (4 MB)
[#005] sha256:3ad239417c1033795e755570dd75c9471565411a4260534ee83c029b93e238a3 - 0.01% (2.7 KB)
[#006] sha256:48f5883e5ff9a42fbf5321d623e6a2493a5d6a14704c57944f68cf1512795d03 - 38.32% (13.4 MB)
[#007] sha256:e5dac558f7a3df610ee7d1bd40cc5532bf86bbb37780c3bebc4b7dbcff45f505 - 0.01% (3.02 KB)
[#008] sha256:dd5f374d65725f487dd5c59e596543ca515b736546530b38afd5d030429fa89a - 31.26% (10.9 MB)
[#009] sha256:6316cedb0c8f0e9613080a6dd533d297eea442c7e4fae4047fd8aba23a0bdce4 - 0.01% (2.2 KB)
/bin/sh -c #(nop) COPY dir:207f36acdb373f58ef4709568b64889a99d5cd2f76a6020648e374c1457484fe in /
2021-12-21 06:30:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-12-21 06:30:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-12-21 06:30:37 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:37 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-12-21 06:30:38 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-12-21 06:30:38 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-12-21 06:30:40 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-12-21 06:30:42 UTC|4 BUILD_DATE=2021-12-21T07:29:16+01:00 OVERLAY_ARCH=arm 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:42 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-12-21 06:30:42 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-12-21 06:30:50 UTC|4 BUILD_DATE=2021-12-21T07:29:16+01:00 OVERLAY_ARCH=arm 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-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/*
2021-12-21 06:30:51 UTC/bin/sh -c #(nop) COPY dir:5b18a7441eef35b67ed3024be70ab7e6147614a149559f8509ac4dcdb6df29b5 in /
2021-12-21 06:30:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-12-21 06:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-12-21 06:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-21T07:29:16+01:00
2021-12-21 06:30:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-12-21 06:30:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-12-21 06:30:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-12-21 06:30:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fb778a141bbaa5be3790b11fa4acd80931a6234c
2021-12-21 06:30:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fb778a141bbaa5be3790b11fa4acd80931a6234c
2021-12-21 06:30:53 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:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-12-21 06:30:54 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:204ebd509a498e50f5bb89e88fa23841c987083d3c2a565a3c1a963194874c83 in /
2022-01-20 05:54:33 UTC/bin/sh -c #(nop) EXPOSE 443 80
2022-01-20 05:54:33 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-20 05:54:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-20 05:54:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-20T06:53:20+01:00
2022-01-20 05:54:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2022-01-20 05:54:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2022-01-20 05:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-20 05:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=9ee95a15828379983036fd67e42726efa0902a9c
2022-01-20 05:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=9ee95a15828379983036fd67e42726efa0902a9c
2022-01-20 05:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2022-01-20 05:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2022-01-20 05:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2022-01-20 05:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-20 05:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=54513761-ls35
2022-01-23 07:59:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-23 07:59:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-23 07:59:08 UTC/bin/sh -c #(nop) ARG HEIMDALL_RELEASE
2022-01-23 07:59:09 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:10 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-01-23 07:59:11 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2022-01-23 07:59:16 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:18 UTC/bin/sh -c #(nop) COPY dir:79d3107b8b6a7205784b5b509a3c8bf631e50f626b239d5c1ea4a3a2ea4e787f in /
2022-01-23 07:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-23 07:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-23T08:58:11+01:00
2022-01-23 07:59:20 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:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall
2022-01-23 07:59:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-23 07:59:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f6bc88766eb7695f44b90215d943d65197284bbc
2022-01-23 07:59:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f6bc88766eb7695f44b90215d943d65197284bbc
2022-01-23 07:59:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall
2022-01-23 07:59:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall
2022-01-23 07:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages
2022-01-23 07:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-23 07:59:29 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.