2022-09-09 03:21:11 UTC
111 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:45bf1b3a581b60ff194e59d80f58d362203460a765252aa3171777dc0436c722 - 4.6% (5.1 MB)
[#001] sha256:683d41af51344568b46963dca905ed4eba050fe8f1fec15256d1c26151c7b2ec - 3.43% (3.8 MB)
[#002] sha256:2294a23b648bc860432405f16e06143d5000734045d6b610e809bc4b6417d74e - 0.0% (5.61 KB)
[#003] sha256:4dc33d018c558eb7762fcd587bba0b5306dd3ac16c99e7391128ea5e034ac9af - 91.96% (102 MB)
[#004] sha256:2d160ec65f5e390d2906c18a44e557a094dd8960967475a548332f5e95ef1e44 - 0.0% (441 Bytes)
/bin/sh -c #(nop) COPY dir:c0542534f11f914504cd71eb8d7abb349906146882a8355b9ec8816490f19da5 in /
2022-09-03 14:26:41 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-03 14:26:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-03 14:26:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls28 Build-date:- 2022-09-03T09:25:14-05:00
2022-09-03 14:26:41 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-03 14:26:41 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-03 14:26:44 UTC|2 BUILD_DATE=2022-09-03T09:25:14-05:00 VERSION=fb70a18b-ls28 /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-09-03 14:26:45 UTC/bin/sh -c #(nop) COPY dir:e86e930e0f531f1e8e9de12e86b27d51f247abcc7b9ddb0fe76ac721c9b2749b in /
2022-09-03 14:26:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-03 14:26:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-03 14:26:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-03T09:25:14-05:00
2022-09-03 14:26:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-03 14:26:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-03 14:26:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-03 14:26:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cc252e8e8755c42f3c55ae3f808dec48b9153ebf
2022-09-03 14:26:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc252e8e8755c42f3c55ae3f808dec48b9153ebf
2022-09-03 14:26:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-03 14:26:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-03 14:26:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-03 14:26:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-03 14:26:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls28
2022-09-09 03:20:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-09 03:20:51 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-09 03:20:51 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-09-09 03:20:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.5.1960-ls404 Build-date:- 2022-09-08T22:19:29-05:00
2022-09-09 03:20:51 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-09-09 03:20:51 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=nightly
2022-09-09 03:20:51 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-09-09 03:21:08 UTC|4 BUILD_DATE=2022-09-08T22:19:29-05:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.4.5.1960 VERSION=0.4.5.1960-ls404 /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-09-09 03:21:08 UTC/bin/sh -c #(nop) COPY dir:f21385a29cf24e11affd5bfc165b0133b8edcc8214814dfb1bcffce5f166244d in /
2022-09-09 03:21:09 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-09-09 03:21:09 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-09 03:21:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-09 03:21:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-08T22:19:29-05:00
2022-09-09 03:21:10 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-09-09 03:21:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-09-09 03:21:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-09 03:21:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=95804a5bff749bdb0d98fe998ea9b437c4eceaee
2022-09-09 03:21:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=95804a5bff749bdb0d98fe998ea9b437c4eceaee
2022-09-09 03:21:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-09-09 03:21:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-09-09 03:21:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-09-09 03:21:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-09 03:21:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.5.1960-ls404
2022-09-09 03:21:25 UTC
108 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:91d281ce43e5fe5a93e9816a6d5d95015aa4cafc40f00262a7e28b3e84e608dd - 4.71% (5.08 MB)
[#001] sha256:1b1e642a3dad14f3aa36554e1c2cf355c4aa9a508fd1cf61d398b85b78a2914d - 4.5% (4.86 MB)
[#002] sha256:14a22d6d7d88bf1a77de6d5674d30c91aa0a685a5b4c1c661879c01bae15d48b - 0.0% (5.44 KB)
[#003] sha256:f9b3d7e67db4c55b7931f5ec46ca97f440c99f8b8919c1dfcb3a7424967775c4 - 90.79% (97.9 MB)
[#004] sha256:9abc9c18e24472c39ec1653edeed07121ac067e00c5191c9844de70873949175 - 0.0% (441 Bytes)
/bin/sh -c #(nop) COPY dir:42292ffab39bb64d0cac06f00411f1faf39a88ba0688c4457bd24e2f71473cf2 in /
2022-09-03 14:26:53 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-03 14:26:54 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-03 14:26:55 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls28 Build-date:- 2022-09-03T09:25:14-05:00
2022-09-03 14:26:56 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-03 14:26:57 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-03 14:27:02 UTC|2 BUILD_DATE=2022-09-03T09:25:14-05:00 VERSION=fb70a18b-ls28 /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-09-03 14:27:03 UTC/bin/sh -c #(nop) COPY dir:e86e930e0f531f1e8e9de12e86b27d51f247abcc7b9ddb0fe76ac721c9b2749b in /
2022-09-03 14:27:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-03 14:27:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-03 14:27:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-03T09:25:14-05:00
2022-09-03 14:27:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-03 14:27:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-03 14:27:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-03 14:27:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cc252e8e8755c42f3c55ae3f808dec48b9153ebf
2022-09-03 14:27:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc252e8e8755c42f3c55ae3f808dec48b9153ebf
2022-09-03 14:27:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-03 14:27:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-03 14:27:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-03 14:27:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-03 14:27:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls28
2022-09-09 03:20:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-09 03:20:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-09 03:20:56 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-09-09 03:20:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.5.1960-ls404 Build-date:- 2022-09-08T22:19:29-05:00
2022-09-09 03:20:57 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-09-09 03:20:57 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=nightly
2022-09-09 03:20:57 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-09-09 03:21:20 UTC|4 BUILD_DATE=2022-09-08T22:19:29-05:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.4.5.1960 VERSION=0.4.5.1960-ls404 /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-09-09 03:21:23 UTC/bin/sh -c #(nop) COPY dir:f21385a29cf24e11affd5bfc165b0133b8edcc8214814dfb1bcffce5f166244d in /
2022-09-09 03:21:23 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-09-09 03:21:23 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-09 03:21:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-09 03:21:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-08T22:19:29-05:00
2022-09-09 03:21:24 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-09-09 03:21:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-09-09 03:21:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-09 03:21:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=95804a5bff749bdb0d98fe998ea9b437c4eceaee
2022-09-09 03:21:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=95804a5bff749bdb0d98fe998ea9b437c4eceaee
2022-09-09 03:21:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-09-09 03:21:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-09-09 03:21:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-09-09 03:21:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-09 03:21:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.5.1960-ls404
2022-09-09 03:21:41 UTC
109 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:798b405349e9c78c545d67819b484457ad2ec387a2fe6335d7bdbc5c7b95bb66 - 4.88% (5.31 MB)
[#001] sha256:69445c80f8dbcc2292871a59c16b3d5b803bc85684c79443701541920160606c - 5.01% (5.45 MB)
[#002] sha256:3210192fcb4778ddbe62d71eb16ab2b0e1c473d98fb9ea2d610727b08651b64c - 0.01% (5.65 KB)
[#003] sha256:edc893bcef7a2ca39c4ac86265c073d299c6b33c2ccd1ea942a33e31ea28d635 - 90.11% (98.1 MB)
[#004] sha256:8cb24e4c69a4383c8c69bb0a2dd417e8a8b575580cf79c96c3f8c5fd4f4db949 - 0.0% (414 Bytes)
/bin/sh -c #(nop) COPY dir:2ae70157652964e88b5143c13e2c3a1c8a46db4150a1bd2c782649b66ca04e3d in /
2022-09-03 14:27:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-03 14:27:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-03 14:27:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls28 Build-date:- 2022-09-03T09:25:14-05:00
2022-09-03 14:27:13 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-03 14:27:13 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-03 14:27:16 UTC|2 BUILD_DATE=2022-09-03T09:25:14-05:00 VERSION=fb70a18b-ls28 /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-09-03 14:27:17 UTC/bin/sh -c #(nop) COPY dir:e86e930e0f531f1e8e9de12e86b27d51f247abcc7b9ddb0fe76ac721c9b2749b in /
2022-09-03 14:27:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-03 14:27:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-03 14:27:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-03T09:25:14-05:00
2022-09-03 14:27:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-03 14:27:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-03 14:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-03 14:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cc252e8e8755c42f3c55ae3f808dec48b9153ebf
2022-09-03 14:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc252e8e8755c42f3c55ae3f808dec48b9153ebf
2022-09-03 14:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-03 14:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-03 14:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-03 14:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-03 14:27:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls28
2022-09-09 03:21:00 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-09 03:21:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-09 03:21:02 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-09-09 03:21:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.5.1960-ls404 Build-date:- 2022-09-08T22:19:29-05:00
2022-09-09 03:21:04 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-09-09 03:21:05 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=nightly
2022-09-09 03:21:06 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-09-09 03:21:27 UTC|4 BUILD_DATE=2022-09-08T22:19:29-05:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.4.5.1960 VERSION=0.4.5.1960-ls404 /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-09-09 03:21:28 UTC/bin/sh -c #(nop) COPY dir:f21385a29cf24e11affd5bfc165b0133b8edcc8214814dfb1bcffce5f166244d in /
2022-09-09 03:21:28 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-09-09 03:21:29 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-09 03:21:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-09 03:21:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-08T22:19:29-05:00
2022-09-09 03:21:32 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-09-09 03:21:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-09-09 03:21:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-09 03:21:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=95804a5bff749bdb0d98fe998ea9b437c4eceaee
2022-09-09 03:21:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=95804a5bff749bdb0d98fe998ea9b437c4eceaee
2022-09-09 03:21:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-09-09 03:21:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-09-09 03:21:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-09-09 03:21:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-09 03:21:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.5.1960-ls404
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.