2022-01-16 07:43:43 UTC
109 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:604f8e03a2f0c0c4ee41c7aabefe6c448e8b545153261b3a717fd5b6652b7782 - 2.48% (2.71 MB)
[#001] sha256:43be71bcf85da60bc376f28696a05525cc461f63816df294ffd9663c03d30f87 - 1.97% (2.15 MB)
[#002] sha256:ab6bd7dd093c1341f254354e3fe3b67b8e76b8c21243f19b8082065ba8312e92 - 1.93% (2.1 MB)
[#003] sha256:0ed487bbd857c496a9cc1d8837ba2baef54a8c0bfc07647c1db2b74360cb65eb - 0.0% (411 Bytes)
[#004] sha256:376a4120bd58ba470ea85dbebfebd1d53bc2b98e3fb7d7d424c33b58bdc48404 - 4.32% (4.72 MB)
[#005] sha256:1460a3e32e3ca35615fbf20ab857ea6bc9519753f4ff6b75d8dbbb87043b2ddf - 0.0% (3.13 KB)
[#006] sha256:62628bc471c86e2dd12c8797f1067a6d0cd160ddbade298371c39483a6840000 - 89.3% (97.4 MB)
[#007] sha256:254f386a9313e1b244335d3b09653240e7ec0f1bbc4890c7464e86b2f4d6acce - 0.0% (414 Bytes)
/bin/sh -c #(nop) COPY dir:37a3f4fdf1de62726355fc8998312bb9a39a742c42351dc780f075ade322f637 in /
2021-12-21 18:01:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-12-21 18:01:36 UTC/bin/sh -c #(nop) ARG VERSION
2021-12-21 18:01:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 66d266ad-ls4 Build-date:- 2021-12-21T19:00:24+01:00
2021-12-21 18:01:38 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-12-21 18:01:39 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-12-21 18:01:40 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-12-21 18:01:42 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-12-21 18:01:43 UTC|4 BUILD_DATE=2021-12-21T19:00:24+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=66d266ad-ls4 /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 18:01:44 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-12-21 18:01:44 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-12-21 18:01:51 UTC|4 BUILD_DATE=2021-12-21T19:00:24+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=66d266ad-ls4 /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-12-21 18:01:52 UTC/bin/sh -c #(nop) COPY dir:9eaab8356b795793384e102bb178ca557143ac6dfa680fe1d7c2052ec322d665 in /
2021-12-21 18:01:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-12-21 18:01:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-12-21 18:01:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-21T19:00:24+01:00
2021-12-21 18:01:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-12-21 18:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-12-21 18:01:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-12-21 18:01:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cde88b797c53dee636649ae7d1de69f49ad7c929
2021-12-21 18:01:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cde88b797c53dee636649ae7d1de69f49ad7c929
2021-12-21 18:02:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-12-21 18:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-12-21 18:02:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-12-21 18:02:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-12-21 18:02:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=66d266ad-ls4
2022-01-16 07:43:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-16 07:43:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-16 07:43:02 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-01-16 07:43:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.10.1388-ls22 Build-date:- 2022-01-16T08:41:35+01:00
2022-01-16 07:43:04 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-01-16 07:43:05 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=nightly
2022-01-16 07:43:06 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-01-16 07:43:29 UTC|4 BUILD_DATE=2022-01-16T08:41:35+01:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.1.10.1388 VERSION=0.1.10.1388-ls22 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq icu-libs sqlite-libs && echo "**** install prowlarr ****" && mkdir -p /app/prowlarr/bin && if [ -z ${PROWLARR_RELEASE+x} ]; then PROWLARR_RELEASE=$(curl -sL "https://prowlarr.servarr.com/v1/update/${PROWLARR_BRANCH}/changes?runtime=netcore&os=linuxmusl" | jq -r '.[0].version'); fi && curl -o /tmp/prowlarr.tar.gz -L "https://prowlarr.servarr.com/v1/update/${PROWLARR_BRANCH}/updatefile?version=${PROWLARR_RELEASE}&os=linuxmusl&runtime=netcore&arch=arm64" && tar xzf /tmp/prowlarr.tar.gz -C /app/prowlarr/bin --strip-components=1 && echo -e "UpdateMethod=docker\nBranch=${PROWLARR_BRANCH}\nPackageVersion=${VERSION}\nPackageAuthor=[linuxserver.io](https://www.linuxserver.io/)" > /app/prowlarr/package_info && echo "**** cleanup ****" && rm -rf /app/prowlarr/bin/prowlarr.Update /tmp/* /var/tmp/*
2022-01-16 07:43:30 UTC/bin/sh -c #(nop) COPY dir:f21385a29cf24e11affd5bfc165b0133b8edcc8214814dfb1bcffce5f166244d in /
2022-01-16 07:43:30 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-01-16 07:43:31 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-16 07:43:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-16 07:43:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-16T08:41:35+01:00
2022-01-16 07:43:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Prowlarr](https://github.com/Prowlarr/Prowlarr) is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Sonarr, Radarr, Lidarr, and Readarr offering complete management of your indexers with no per app Indexer setup required (we do it all).
2022-01-16 07:43:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-01-16 07:43:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-16 07:43:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=13af9fbaa212d856e476e6888ae94cf854f8fbd9
2022-01-16 07:43:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=13af9fbaa212d856e476e6888ae94cf854f8fbd9
2022-01-16 07:43:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-01-16 07:43:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-01-16 07:43:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-01-16 07:43:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-16 07:43:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.10.1388-ls22
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.