2022-11-08 13:30:08 UTC
77.7 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:4697ca35198ed558ef7bf0682506f0797fe34a26aae3b09cde42188a04809bb8 - 6.56% (5.1 MB)
[#001] sha256:6e58324858154bbd6cca019135dab6468b1cf79541babf99cec023cd2a2ea8db - 4.88% (3.79 MB)
[#002] sha256:19800947f71efaa08535bf88564c1b198c504369d11c09cc5c4af08ddd18b713 - 0.01% (5.8 KB)
[#003] sha256:95c39338a541aca3a6c3605d97647fcb6fe8f1d7d88655a4cbd4f9e146bf3427 - 88.55% (68.8 MB)
[#004] sha256:fa6cd3eaafc96bc6248efe8a059d75c7b1496ac2099f8dca0d06949a866ea940 - 0.0% (412 Bytes)
/bin/sh -c #(nop) COPY dir:61f1f956571b809fcc9e9315d09ab25e66e4dfb31c6ef4cea24585a58689c1ec in /
2022-11-08 06:37:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 06:37:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 06:37:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00
2022-11-08 06:37:27 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-11-08 06:37:27 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-11-08 06:37:30 UTC|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && echo "**** cleanup ****" && rm -rf /tmp/*
2022-11-08 06:37:30 UTC/bin/sh -c #(nop) COPY dir:9da4c91c4b6623b6ef5ecf2a1e74c596ba26b0ff2e7ef445cd536a8fab673135 in /
2022-11-08 06:37:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-11-08 06:37:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 06:37:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-11-08 06:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-11-08 06:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 06:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b01a8a64-ls33
2022-11-08 13:29:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 13:29:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 13:29:47 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-11-08 13:29:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.8.2072-ls73 Build-date:- 2022-11-08T07:28:27-06:00
2022-11-08 13:29:47 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-11-08 13:29:48 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop
2022-11-08 13:29:48 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-11-08 13:30:00 UTC|4 BUILD_DATE=2022-11-08T07:28:27-06:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.8.2072 VERSION=0.4.8.2072-ls73 /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=x64" && 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-11-08 13:30:01 UTC/bin/sh -c #(nop) COPY dir:a477a5eb9b94805e4990c70e764a74219dfa9543d03cbb44e53b6e9518c08a1a in /
2022-11-08 13:30:02 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-11-08 13:30:03 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-11-08 13:30:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 13:30:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:28:27-06:00
2022-11-08 13:30:04 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-11-08 13:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-11-08 13:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 13:30:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e589d52f684df1d4b7c292bac71f6b04c28138a4
2022-11-08 13:30:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e589d52f684df1d4b7c292bac71f6b04c28138a4
2022-11-08 13:30:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-11-08 13:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-11-08 13:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-11-08 13:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 13:30:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.8.2072-ls73
2022-11-08 13:30:16 UTC
76.4 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:b24d02056fd5626f7a96e2ae5f0375fea868c853ec124e74eb32f48a9d734af0 - 6.65% (5.08 MB)
[#001] sha256:0b8a684c7c3cb6647788ef1c7393802efe38f37437d79179eb4b21a8c64fbeee - 6.35% (4.85 MB)
[#002] sha256:5af59ea42fbd5d967c81ca78d34559838f48f1cc4dfb4f4ef158b0386d0be565 - 0.01% (5.73 KB)
[#003] sha256:0f77817e1a49ee4370a2cc4756d645827d5cf39f8375b0c45b189f3e673b3974 - 87.0% (66.5 MB)
[#004] sha256:b6845dd061ff030233d92935b8e2137266d5f51685d6dcf3299848f95a92456b - 0.0% (413 Bytes)
/bin/sh -c #(nop) COPY dir:f4f88d82b70ca3b759b116e629173775aa9db780c6b80617c33ef3d250c7d72f in /
2022-11-08 06:37:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 06:37:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 06:37:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00
2022-11-08 06:37:55 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-11-08 06:37:56 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-11-08 06:38:02 UTC|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*
2022-11-08 06:38:04 UTC/bin/sh -c #(nop) COPY dir:9da4c91c4b6623b6ef5ecf2a1e74c596ba26b0ff2e7ef445cd536a8fab673135 in /
2022-11-08 06:38:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-11-08 06:38:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 06:38:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00
2022-11-08 06:38:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-11-08 06:38:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-11-08 06:38:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 06:38:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:38:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:38:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-11-08 06:38:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-11-08 06:38:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-11-08 06:38:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 06:38:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b01a8a64-ls33
2022-11-08 13:29:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 13:29:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 13:29:52 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-11-08 13:29:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.8.2072-ls73 Build-date:- 2022-11-08T07:28:27-06:00
2022-11-08 13:29:52 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-11-08 13:29:53 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop
2022-11-08 13:29:53 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-11-08 13:30:11 UTC|4 BUILD_DATE=2022-11-08T07:28:27-06:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.8.2072 VERSION=0.4.8.2072-ls73 /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=arm" && 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-11-08 13:30:12 UTC/bin/sh -c #(nop) COPY dir:aed3a66d85888205a95741dc84fdcf6d5590d7996e9b876c7d906c234abd6247 in /
2022-11-08 13:30:12 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-11-08 13:30:13 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-11-08 13:30:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 13:30:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:28:27-06:00
2022-11-08 13:30:13 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-11-08 13:30:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-11-08 13:30:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 13:30:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e589d52f684df1d4b7c292bac71f6b04c28138a4
2022-11-08 13:30:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e589d52f684df1d4b7c292bac71f6b04c28138a4
2022-11-08 13:30:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-11-08 13:30:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-11-08 13:30:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-11-08 13:30:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 13:30:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.8.2072-ls73
2022-11-08 13:30:34 UTC
77.5 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:74362e3f6e2a7e2c7aeb5982ddb155042263315c942996cbc5627ccf017e49a1 - 6.86% (5.31 MB)
[#001] sha256:d654a978b9ddcf16df11c121eabe91039d8997c101b20a8ea1dac03cbb41cf65 - 7.02% (5.44 MB)
[#002] sha256:2c8e8b1ded75e6a0e75ee294507dc9f06ca2c76681ec274717c24e54100cdf8d - 0.01% (5.73 KB)
[#003] sha256:136afd261efc84c0a3c10d5afb516d48b154496d89da3db134e0bd7e1a85a2b2 - 86.11% (66.7 MB)
[#004] sha256:1e337480984ce965d8ab858991cf41aeccc3d307dddce22f5fcf21cdf2cfb6c9 - 0.0% (412 Bytes)
/bin/sh -c #(nop) COPY dir:9ca58003b9e452ac415f66898ab28450f8a61c6d171e845082731a9e44b2050d in /
2022-11-08 06:37:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 06:37:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 06:37:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00
2022-11-08 06:37:45 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-11-08 06:37:46 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-11-08 06:37:53 UTC|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*
2022-11-08 06:37:54 UTC/bin/sh -c #(nop) COPY dir:9da4c91c4b6623b6ef5ecf2a1e74c596ba26b0ff2e7ef445cd536a8fab673135 in /
2022-11-08 06:37:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-11-08 06:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 06:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00
2022-11-08 06:37:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-11-08 06:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-11-08 06:37:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 06:38:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:38:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:38:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-11-08 06:38:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-11-08 06:38:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-11-08 06:38:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 06:38:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b01a8a64-ls33
2022-11-08 13:29:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 13:29:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 13:29:59 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-11-08 13:30:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.8.2072-ls73 Build-date:- 2022-11-08T07:28:27-06:00
2022-11-08 13:30:01 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-11-08 13:30:02 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop
2022-11-08 13:30:03 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-11-08 13:30:20 UTC|4 BUILD_DATE=2022-11-08T07:28:27-06:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.8.2072 VERSION=0.4.8.2072-ls73 /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-11-08 13:30:21 UTC/bin/sh -c #(nop) COPY dir:a477a5eb9b94805e4990c70e764a74219dfa9543d03cbb44e53b6e9518c08a1a in /
2022-11-08 13:30:21 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-11-08 13:30:22 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-11-08 13:30:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 13:30:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:28:27-06:00
2022-11-08 13:30:25 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-11-08 13:30:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-11-08 13:30:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 13:30:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e589d52f684df1d4b7c292bac71f6b04c28138a4
2022-11-08 13:30:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e589d52f684df1d4b7c292bac71f6b04c28138a4
2022-11-08 13:30:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-11-08 13:30:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-11-08 13:30:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-11-08 13:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 13:30:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.8.2072-ls73
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.